| .. |
|
accumulators @ 404b0fbef2
|
2d51d05934
fix links to MPL and Parameters libraries
|
18 years ago |
|
algorithm @ 6d5e7b5a04
|
5a69068325
self assignment problem in is_any_ofF fixed
|
17 years ago |
|
any @ 181c33d131
|
6e8f813625
Fixes #1898 Compilation Error in Any Test
|
18 years ago |
|
array @ 9804292dad
|
c9c3d32e8e
Move array test into canonical test subdir structure.
|
18 years ago |
|
asio @ 7823a1e69e
|
cc11303b01
Fix typo.
|
17 years ago |
|
assign @ f18496571a
|
3a47f21a29
Minor doc update
|
18 years ago |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
bimap @ 02b2282260
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 years ago |
|
bind @ 48c5a6e682
|
712e9cfb7c
Fix #2245.
|
17 years ago |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
circular_buffer @ 868cc3dcde
|
0597dfd935
circular_buffer: fixed MSVC9 warning
|
17 years ago |
|
compatibility @ 0316eeeecb
|
c5dbd103aa
Change STLport links to point to the sourceforge home page, which is the home
|
19 years ago |
|
compose @ 0cd80c5f65
|
a70f317546
Add copyright, license
|
19 years ago |
|
concept_check @ eb4c1f2587
|
b9e507077c
silence MSVC8 warnings through pragmas, fixes #2296
|
17 years ago |
|
config @ 4cb054bf64
|
34a1842b1c
Enable long long support.
|
17 years ago |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
conversion @ 33981b9400
|
342b476f95
Patch from Ticket #2370
|
17 years ago |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
crc @ 344cd4474b
|
d5c96afe95
Oops, forgot the important file.
|
18 years ago |
|
date_time @ 19cdab0cd5
|
e13a1c4eb5
Worked around two unused function parameter compiler warnings. Suggested by Peter Klotz.
|
17 years ago |
|
detail @ 18dbae4700
|
d3b8c76350
integer_log2.hpp and lowest_bit.hpp, in boost/pending/: little comment cleanup (svn anchors, etc.); added a static_cast<> to silence (harmless) MSVC++ warnings
|
17 years ago |
|
disjoint_sets @ e2426c7465
|
d2d49ebb9a
Link to people pages on the website, as they've been removed from the download.
|
18 years ago |
|
dynamic_bitset @ 180aa15c44
|
953ba4f546
dynamic_bitset: in reference constructor, assert() before it is (eventually) too late!
|
17 years ago |
|
exception @ 4182c3634e
|
8464c4bbd6
fixing a warning on sun-5.10-stdcxx-4.2.2_x86_64
|
17 years ago |
|
filesystem @ e2cd046fde
|
abf0935cef
Filesystem: ticket #2176.
|
17 years ago |
|
flyweight @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
foreach @ 417d58e32e
|
b7cf1e9364
improve support for the latest CodeGear (formerly Borland) compiler, from nmusatti. fixes [2369]
|
17 years ago |
|
format @ 8bbaa45579
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 years ago |
|
function @ 75890fea53
|
446f2e5be0
CodeGear C++ fix, from Nicola Musatti. Fixes #2325
|
17 years ago |
|
function_types @ 594c159568
|
e964eec425
Added some parenthesis to disambiguate expressions.
|
18 years ago |
|
functional @ 85813284d1
|
098868379d
Small CodeGear specific patch
|
17 years ago |
|
fusion @ 575ce8ca26
|
7e8802e2c8
Fix cyclic dependencies between Boost.fusion.tuples and TR1.
|
17 years ago |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
gil @ 68b33f6e7b
|
ae27447ab7
GIL: Replaced tabs with spaces.
|
18 years ago |
|
graph @ 33640c6bf3
|
ca7324d611
Minor fixes for named graph changes
|
17 years ago |
|
graph_parallel @ 1639cca270
|
d6239fbbd1
Adjacency list serialization fixes, from David Keller
|
19 years ago |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
integer @ 2d259a4f3e
|
b039d984a5
Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups)
|
18 years ago |
|
interprocess @ ec9b099a8f
|
5bb339e046
Added FILE_SHARE_DELETE to CreateFile to allow unix-like behaviour when deleting shared memory
|
17 years ago |
|
intrusive @ cff3efe689
|
a190d217ed
Added operator==() to solve comeau errors
|
18 years ago |
|
io @ a720ac89c1
|
894be846dc
Point links to the pages that used to be in 'more' to the site.
|
18 years ago |
|
iostreams @ 35e2fe3964
|
163e49ab25
removed functions relating to file timestamps (addresses #2154)
|
18 years ago |
|
iterator @ e06c4b3279
|
ea56801af3
Applied patch from ticket #2344
|
17 years ago |
|
lambda @ 2788ede42a
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 years ago |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
logic @ 24117db3ae
|
9492fdca87
Include <ios> to get std::boolalpha. Fixes #1586
|
18 years ago |
|
math @ 1169a0b20f
|
e9dc81cdf4
Fixes for Sun C++ on Linux.
|
17 years ago |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
mpi @ dd4db989f5
|
c323b006a5
Dont emit message about MPI not configured if not building Boost.MPI.
|
17 years ago |
|
mpl @ 0e43d67c9b
|
917d098d48
Applied patch from ticket #2345
|
17 years ago |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
multi_array @ 0e8d2e3189
|
b9c3b9aef4
Initial Revision.
|
18 years ago |
|
multi_index @ 62911d5198
|
8c906f10e7
updated according to latest regression tests results
|
17 years ago |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
numeric
|
00dab3ac8f
Fix build of placement new test. From Farid Zaripov, fixes #2383
|
17 years ago |
|
optional @ 3ebabcb2d8
|
61ca16aeb1
Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers.
|
18 years ago |
|
parameter @ e054a75533
|
45d5fecd5d
Minor doc cleanups
|
18 years ago |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
pool @ 394b7b7798
|
12e571ee6b
Address ticket #1996: "void" template specialization for pool allocators.
|
17 years ago |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
preprocessor @ 485db8aef5
|
9c01dd6475
Move preprocessor tests into canonical test subdir structure.
|
18 years ago |
|
program_options @ 4dcce9efce
|
5687ba5a90
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
|
18 years ago |
|
property_map @ 6874cc3214
|
29177d00a1
Quote href values - our tools don't support unquoted values.
|
18 years ago |
|
property_tree @ f4105f823f
|
9b946de0fb
Adding property_tree
|
19 years ago |
|
proto @ c67af1cdb6
|
610d95f3a1
documentation for proto::switch_
|
17 years ago |
|
ptr_container @ 9264886e0c
|
c352cbdf96
update in response to inspection report
|
18 years ago |
|
python @ 6347f2e86c
|
6dea9b18c9
Clean up some link errors.
|
17 years ago |
|
random @ 6cfecd4a9b
|
2177e279e8
Fixed typo
|
17 years ago |
|
range @ 2dab8cfbc9
|
57673c7919
update in response to inspection report
|
18 years ago |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
rational @ 94caf9a401
|
988aa9ba33
Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license
|
18 years ago |
|
regex @ 545993d3eb
|
16402281a0
Suppress configuration messages when not actually building the regex lib.
|
17 years ago |
|
scope_exit @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
serialization @ c5b396d9a9
|
1c3180a77d
Merged documentation changes from releaee branch
|
17 years ago |
|
signals @ 1a5e31956c
|
ec2a7ebe46
Correct definition of the argN_type typedefs in Signals. Fixes #2023
|
18 years ago |
|
signals2 @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
smart_ptr @ ed79000ea8
|
69b560f9c3
Patch from Ticket #2342
|
17 years ago |
|
spirit @ 857625f845
|
6a34df4031
Spirit: Fixed initialization sequence in what_function avoiding some warnings...
|
17 years ago |
|
statechart @ 8aa8bb380c
|
f5a988067d
This should fix the PingPong example failure for GCC.
|
18 years ago |
|
static_assert @ 8cfe5d77c0
|
19bcaf1cf0
Fix a PDF link that I missed before.
|
18 years ago |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
system @ 4dc986ca03
|
810b74aabe
System: Only supply case EALREADY if EALREADY != EBUSY, to close a portion of ticket #2288
|
17 years ago |
|
test @ 31d2f27adb
|
84f0c29cca
Added a missing word in the Boost Test library's global fixture documentation.
|
17 years ago |
|
thread @ 0d1701c509
|
b4df70b2c5
Enhanced thread move tests
|
17 years ago |
|
timer @ ddad9d8ca5
|
05cb7bcc42
avoid "shadowing of class members and variables" warning
|
17 years ago |
|
tokenizer @ 4eadadb5a1
|
b7d0c0f23c
Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer
|
17 years ago |
|
tr1 @ be5a9d31d0
|
949d823d8f
Fix TR1 includes.
|
17 years ago |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
tuple @ a30a7f9604
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 years ago |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
type_traits @ 2d7661d661
|
9807117e98
Fixes 2346.
|
17 years ago |
|
typeof @ 7d3afd076d
|
9f54f67470
removes unnecessary escaping
|
18 years ago |
|
units @ f065e96abc
|
452d9e1ec8
patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp
|
17 years ago |
|
unordered @ e6417fe652
|
56ddb1fdaa
Update unordered changelog.
|
17 years ago |
|
utility @ c4338b1ce8
|
6dea9b18c9
Clean up some link errors.
|
17 years ago |
|
uuid @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 years ago |
|
variant @ 25e12b7428
|
79949d70c3
Fixes #965
|
18 years ago |
|
wave @ 506a7a612b
|
f746717406
Redirect source file references to svn.boost.org
|
17 years ago |
|
xpressive @ 122fc9a86c
|
b8c6ebca4c
accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto, fixes #2377
|
17 years ago |
|
index.html
|
a70f317546
Add copyright, license
|
19 years ago |
|
libraries.htm
|
af23efd739
add Boost.Proto to trunk
|
17 years ago |
|
maintainers.txt
|
4826198388
added my email address to libs/maintainers.txt
|
17 years ago |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
18 years ago |