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