| .. |
|
accumulators @ 1735fe7124
|
a08dc84ddf
Comment typo corrections & stylistic changes.
|
18 lat temu |
|
algorithm @ 7299b29bf8
|
e444b51716
fixind the problems in is_any_ofF spotted by gcc
|
18 lat temu |
|
any @ 181c33d131
|
6e8f813625
Fixes #1898 Compilation Error in Any Test
|
18 lat temu |
|
array @ 9804292dad
|
c9c3d32e8e
Move array test into canonical test subdir structure.
|
18 lat temu |
|
asio @ c2dedfe03b
|
30ee79069c
Documentation updates.
|
18 lat temu |
|
assign @ f18496571a
|
3a47f21a29
Minor doc update
|
18 lat temu |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
bimap @ 02b2282260
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 lat temu |
|
bind @ 203ca82ef2
|
a1e27a9e63
bind( type<R>(), f, ... ) now works when f is a member function.
|
18 lat temu |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
circular_buffer @ 6c59b9fe12
|
836510f6e2
circular_buffer: bugfix #1919, #1852
|
18 lat temu |
|
compatibility @ 0316eeeecb
|
c5dbd103aa
Change STLport links to point to the sourceforge home page, which is the home
|
19 lat temu |
|
compose @ 0cd80c5f65
|
a70f317546
Add copyright, license
|
19 lat temu |
|
concept_check @ cc5dcdfb33
|
f9450e32b0
Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined.
|
18 lat temu |
|
config @ 73bce85012
|
b7b74fa1cf
Update to support pgi-7.2, now that I've started
|
18 lat temu |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
conversion @ 0d258ff7b1
|
685cf19421
Largely pointless Borland 5.5.1 changes. :-)
|
18 lat temu |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
crc @ 344cd4474b
|
d5c96afe95
Oops, forgot the important file.
|
18 lat temu |
|
date_time @ 2ff01baa21
|
a08dc84ddf
Comment typo corrections & stylistic changes.
|
18 lat temu |
|
detail @ 06946f6607
|
b50523664a
Boost 1.36 version of Boost.MultiIndex
|
18 lat temu |
|
disjoint_sets @ e2426c7465
|
d2d49ebb9a
Link to people pages on the website, as they've been removed from the download.
|
18 lat temu |
|
dynamic_bitset @ a8998ae8a0
|
f5afd60ae8
dynamic_bitset: in example3.cpp, changed #include of boost/dynamic_bitset.hpp to quoted form and moved the directive itself at the top (there has been discussion in the past about using the quoted form for boost includes, but it's almost two years now that the resolution of core issue 370 has been voted into WP...)
|
18 lat temu |
|
exception @ 09c3747408
|
7faae93fb8
documentation update
|
18 lat temu |
|
filesystem @ f58c3cd871
|
ec2e1a1f90
fix posix_remove() return
|
18 lat temu |
|
flyweight @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
foreach @ 6c7e0cabf3
|
5a52921c22
Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues.
|
18 lat temu |
|
format @ 8bbaa45579
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 lat temu |
|
function @ bacb5d6752
|
4e18b0b298
Attempt to work around problem with allocator casts in Boost.Function
|
18 lat temu |
|
function_types @ 594c159568
|
e964eec425
Added some parenthesis to disambiguate expressions.
|
18 lat temu |
|
functional @ 9cd18d36ef
|
ba4c8e5a7e
Revert conversion from lightweight test to Boost.Test.
|
18 lat temu |
|
fusion @ 8506cd8be6
|
307fb227f1
pair doc fix
|
18 lat temu |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
gil @ 68b33f6e7b
|
ae27447ab7
GIL: Replaced tabs with spaces.
|
18 lat temu |
|
graph @ f9dcab79b2
|
c830e6cd1b
Support BOOST_NO_EXCEPTIONS in Boost.Graph, from Brian Barrett
|
18 lat temu |
|
graph_parallel @ 1639cca270
|
d6239fbbd1
Adjacency list serialization fixes, from David Keller
|
19 lat temu |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
integer @ ed80575830
|
ae37619431
Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224
|
18 lat temu |
|
interprocess @ 5144622812
|
2f7078bc77
Fix an import path.
|
18 lat temu |
|
intrusive @ cff3efe689
|
a190d217ed
Added operator==() to solve comeau errors
|
18 lat temu |
|
io @ a720ac89c1
|
894be846dc
Point links to the pages that used to be in 'more' to the site.
|
18 lat temu |
|
iostreams @ ca4668ae2c
|
8ce9ded30b
fixed copy-paste error when adapting large file support from file_descriptor.cpp
|
18 lat temu |
|
iterator @ bf7d904bf8
|
894be846dc
Point links to the pages that used to be in 'more' to the site.
|
18 lat temu |
|
lambda @ 2788ede42a
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 lat temu |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
logic @ 24117db3ae
|
9492fdca87
Include <ios> to get std::boolalpha. Fixes #1586
|
18 lat temu |
|
math @ 1f8b7ae201
|
e4db42c9c0
Fix VC 7.1 failures.
|
18 lat temu |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
mpi @ 31885ba318
|
0a9f6d6ffd
Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005
|
18 lat temu |
|
mpl @ b953a6b63b
|
71be317f5d
Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528)
|
18 lat temu |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
multi_array @ 40b0db7ad6
|
29d9b1600f
fixed bugs.
|
18 lat temu |
|
multi_index @ a404be8a6b
|
8f9411a31b
stylistic change as per Boris Gubenko's advice
|
18 lat temu |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
numeric
|
3cd1e438f2
- added missing typedefs for difference type
|
18 lat temu |
|
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 lat temu |
|
parameter @ e054a75533
|
45d5fecd5d
Minor doc cleanups
|
18 lat temu |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
pool @ 7f87d3e79b
|
932f692af7
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
|
18 lat temu |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
preprocessor @ 485db8aef5
|
9c01dd6475
Move preprocessor tests into canonical test subdir structure.
|
18 lat temu |
|
program_options @ 4dcce9efce
|
5687ba5a90
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
|
18 lat temu |
|
property_map @ 6874cc3214
|
29177d00a1
Quote href values - our tools don't support unquoted values.
|
18 lat temu |
|
property_tree @ f4105f823f
|
9b946de0fb
Adding property_tree
|
19 lat temu |
|
proto @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
ptr_container @ 74a7b6ecd4
|
04976f8653
doc update
|
18 lat temu |
|
python @ c44100afda
|
e5eda75022
Make valid HTML
|
18 lat temu |
|
random @ 1d7cbef7e2
|
6f83fc42c0
Replace random's make_unsigned with the type_traits version. Fixes #2026
|
18 lat temu |
|
range @ 8724a83c49
|
edc8875c53
doc updates
|
18 lat temu |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
rational @ fa7f26c8f4
|
02db33e1e6
fixed issue 1545
|
18 lat temu |
|
regex @ be28ad44c7
|
1e54356433
Tentative fix for some VC failures.
|
18 lat temu |
|
scope_exit @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
serialization @ 57e84bb71f
|
8b369e4d3c
Removed vector_134-hpp since default is compatibility with 1.34
|
18 lat temu |
|
signals @ 1a5e31956c
|
ec2a7ebe46
Correct definition of the argN_type typedefs in Signals. Fixes #2023
|
18 lat temu |
|
signals2 @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
smart_ptr @ 77ab953171
|
861a7fbe96
Updated atomic access syntax to match N2674 and the WD.
|
18 lat temu |
|
spirit @ 284ff31595
|
5c99c611e3
fix regression: overflowing int
|
18 lat temu |
|
statechart @ c9f93772b3
|
202c32c633
This should fix several PingPong example failures.
|
18 lat temu |
|
static_assert @ 8cfe5d77c0
|
19bcaf1cf0
Fix a PDF link that I missed before.
|
18 lat temu |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
system @ a97517585c
|
77912f73b3
Add const char* constructors to system_error, rationalize test coverage
|
18 lat temu |
|
test @ ddb8520cb0
|
e5252c950c
Fix gcc -pedantic warning: extra ;
|
18 lat temu |
|
thread @ 27426b18d1
|
36eb93075e
Split lock and try_lock into mutex and range overloads without using enable_if, so it works on Borland compilers
|
18 lat temu |
|
timer @ a80e5bc9c5
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 lat temu |
|
tokenizer @ 79e83dece7
|
f122639b3d
Move tokenizer tests into canonical test subdir structure.
|
18 lat temu |
|
tr1 @ 8104bb3fc6
|
76a2abcaed
Updated Config/TR1 tests so they include the needed headers.
|
18 lat temu |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
tuple @ a30a7f9604
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 lat temu |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
type_traits @ a8248f5884
|
c8a19a9a3b
Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).
|
18 lat temu |
|
typeof @ 7d3afd076d
|
9f54f67470
removes unnecessary escaping
|
18 lat temu |
|
units @ 646c7fbafa
|
267757382e
Pathscale again
|
18 lat temu |
|
unordered @ eae2a90463
|
a19e89215a
Remove a mention of the hash functions which I missed before.
|
18 lat temu |
|
utility @ 28fff2d821
|
3fe933c739
Remove duplicate content.
|
18 lat temu |
|
uuid @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 lat temu |
|
variant @ 25e12b7428
|
79949d70c3
Fixes #965
|
18 lat temu |
|
wave @ 0de8ea5126
|
bf22184cbe
Wave: Fixed ticket #2102
|
18 lat temu |
|
xpressive @ 1b761a51d0
|
8e7555fce0
fix inaccurate doxygen comments
|
18 lat temu |
|
index.html
|
a70f317546
Add copyright, license
|
19 lat temu |
|
libraries.htm
|
f3069f3a76
Moved utility\swap to the trunk, as discussed in trac issue #2056.
|
18 lat temu |
|
maintainers.txt
|
f3069f3a76
Moved utility\swap to the trunk, as discussed in trac issue #2056.
|
18 lat temu |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
18 lat temu |