boost/libs
2011-07-21 15:35:11 +00:00
..
accumulators@423e776efd fix invalid trailing semi 2011-05-26 18:35:18 +00:00
algorithm@e92d471817 Comment updated 2011-06-02 20:08:16 +00:00
any@23b025589c
array@e6a44cf529 Removed tabs 2011-03-22 23:55:20 +00:00
asio@df4b6cd4d6 Fix for static mutex initialisation. 2011-06-30 13:38:30 +00:00
assign@a06e839236
atomic@88da98e37b
bimap@25b5f19171
bind@27003baf12
chrono@5ee45e7b69 chrono: isuue with win-intel compiler 2011-07-06 22:52:36 +00:00
circular_buffer@fb85032783
compatibility@3e0da6395d
compose@d5be6d029f
concept_check@52adefee9a Supress msvc warnings. Fixes #5102. 2011-04-06 22:26:42 +00:00
config@2b7da15387 Document BOOST_HAS_GETSYSTEMTIMEASFILETIME, add test case, and change test for BOOST_HAS_FTIME. 2011-07-13 18:03:52 +00:00
container@88da98e37b
context@88da98e37b
conversion@c1c8485cb4 Fixes #5723. Links in documentation are now implemented via [@boost: ] 2011-07-21 15:35:11 +00:00
coroutine@88da98e37b
crc@e916db4b08
date_time@77d6aa82bb Applied patch; refs #1674 2011-05-24 15:11:37 +00:00
detail@8a12de16a4 Detail: Turn off warnings as errors for compile-fail tests. 2011-07-14 09:47:51 +00:00
disjoint_sets@34939ce5b0
dynamic_bitset@d6f1835fbb Applied patch; Refs #5439 2011-04-26 14:41:50 +00:00
exception@b053deaf22 documentation update 2011-07-11 17:56:47 +00:00
filesystem@55dd13f71e Initial commit of development support tools 2011-07-20 15:47:39 +00:00
flyweight@3fc4756231
foreach@1116c80833 use rvalue refs on supporting compilers for const rvalue detection 2011-03-13 14:41:51 +00:00
format@7907ce81f4
function@cbb9e7c4da Applied patch from #4717 2011-05-31 21:12:35 +00:00
function_types@1f51d9ba29 Function types: rebuild documentation. 2011-04-02 14:41:07 +00:00
functional@572712fac8 Fix annoying markup problems. 2011-04-07 00:38:05 +00:00
fusion@adc8be256f fixed wording to make it clear that I/O operators are only available for sequences in fusion's namespace 2011-07-19 23:29:06 +00:00
geometry@4fb4ab26b1 Updated tests reflecting changes for within/covered_by 2011-07-17 12:28:21 +00:00
gil@b3ad20c906
graph@b6c54fa390 Weakened property map requirements further, removing uses of [] on property maps 2011-07-13 01:04:47 +00:00
graph_parallel@c86337d3a1 Added distance map initialization and 'min' reduction operation for distance maps 2011-05-03 23:04:39 +00:00
heap@88da98e37b
icl@b84a721461 Cleaning up tests after checking last bug claims by Denis. 2011-06-06 14:10:52 +00:00
integer@8457bd01b1
interprocess@b9218114a1 Fixed semaphore_unlink for XSI emulation and error when mapping fails 2011-06-21 20:15:54 +00:00
intrusive@85e5b6bc34 Fixes for Boost 1.47 2011-04-01 22:04:17 +00:00
io@e2fe59318b
iostreams@57e98b1450 Iostreams: Remove last revised date. Refs #5695 2011-07-13 22:23:38 +00:00
iterator@5c477dc695 Always include add_reference in iterator_adaptor. 2011-03-11 18:28:31 +00:00
lambda@2ed8d7f4df
local_function@88da98e37b
locale@8eb15f3d27 Fixed missing properties for objects 2011-07-18 15:02:00 +00:00
lockfree@88da98e37b
logic@31af87e6ae Tribool: add a redirect to the docs. 2011-04-29 11:03:48 +00:00
math@dc53f191e7 Credit for lexical_cast and nonfinites 2011-07-18 14:13:19 +00:00
move@01e16750d4 Move was detecting clang as an old GCC and applying old-style rvalue-references. 2011-04-03 09:50:26 +00:00
mpi@a1ca5b5e7b
mpl@7d2a04eea3 Applied an adapted version of patch from Ticket #4364 2011-05-17 18:16:59 +00:00
msm@87c1898dcf fixed doc problem 2011-07-06 21:23:28 +00:00
multi_array@7bdcfb017c addressed an identifier clash. 2011-03-13 23:10:30 +00:00
multi_index@bac508586e fixed #5488 2011-05-06 19:56:06 +00:00
multiprecision@88da98e37b
numeric Fixes #5707. Fixes some trivial bugs for VC++6 2011-07-17 19:36:06 +00:00
optional@f921762bf6 Add link to header from synopsis. Fixes #4049. Add links to in place factory assignment operators. 2011-04-07 21:05:15 +00:00
parameter@0b0ce28a8a Parameter: Merge [62231] from release - missing includes. 2011-03-24 21:12:54 +00:00
phoenix@d1cf1c54f3 [phoenix] 2011-07-13 07:24:29 +00:00
polygon@0f8ef1e780 added simplify algorithm documentation 2011-03-29 23:53:33 +00:00
pool@9038969ce2 Correct test case to take account of sizeof(void*). 2011-07-21 10:02:15 +00:00
predef@88da98e37b
preprocessor@1149d38ef4 limited variadic support 2011-06-26 13:07:20 +00:00
program_options@9d7afca35c Return 0, not 1, when --help is passed. 2011-03-17 21:25:16 +00:00
property_map@3a1dba235e
property_tree@2d0abadfc6 Try to work around MSVC name lookup bug. See bug 5281. 2011-05-16 22:05:08 +00:00
proto@1037499491 fix path to utility.hpp header 2011-07-18 06:43:11 +00:00
ptr_container@4f67607320 added pointee<T>:::type again 2011-03-07 22:24:00 +00:00
python@302fee14b0 libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo 2011-06-25 01:27:17 +00:00
random@04ade5c792 Random: fix constexpr in integer_log2_impl. 2011-07-09 17:13:59 +00:00
range@c4bd4bf4ce Remove tabs. 2011-05-26 18:23:57 +00:00
ratio@81893a3fd7 Ratio: fix si example 2011-04-11 22:23:22 +00:00
rational@a23c6ef3a9
regex@d08bfeff25 Add checked constructors to the Unicode iterators that need them. 2011-07-21 10:01:09 +00:00
scope_exit@fd2168edf8
serialization@023f0f155e sync projects 2011-06-23 04:19:56 +00:00
signals@63524f1ce1
signals2@97de292a0c Use BOOST_PP_EXPR_IF instead of BOOST_PP_IF with BOOST_PP_EMPTY. 2011-05-12 14:43:25 +00:00
smart_ptr@7e9664396a Add copy constructor/assignment - in C++0x, move disables implicit copy. 2011-07-17 20:35:44 +00:00
spirit@4bbee95961 LLVM backend! 2011-07-18 04:06:05 +00:00
statechart@b5707cd409
static_assert@e910489e16
sync@88da98e37b
system@322e46fc49
test@abf897e466 check BOOST_NO_FENV_H before making use of it. 2011-03-23 12:24:19 +00:00
thread@681af396b8 Change pin_to_zero and interruptible_wait to use (u)intmax_t rather than (unsigned) long, to avoid warnings about truncation 2011-05-31 12:28:11 +00:00
timer@9e83237560
tokenizer@f17e70a091 Applied patch; Refs #4649 2011-04-05 17:33:50 +00:00
tr1@75b85c8542 Fix typos. 2011-04-06 10:51:30 +00:00
tti@88da98e37b
tuple@f904cd5d69
type_erasure@88da98e37b
type_traits@437c57d614 Fixes #5707. Fixes some trivial bugs for VC++6 2011-07-17 19:36:06 +00:00
typeof@b46f8efd6b
units@7525b0c564 Fix checking for double registration with clang in C++0x mode. Fixes #5436. 2011-04-07 14:50:53 +00:00
unordered@b4e1d32e85 Unordered: detab. 2011-07-04 21:55:40 +00:00
utility@26b39384e3 Apply patch from #5607. 2011-06-14 08:27:14 +00:00
uuid@f840d91dba Ticket #5570 2011-06-01 23:13:02 +00:00
variant@f9e03b6053 Supress warnings from variant. Refs #4666. 2011-04-07 15:35:56 +00:00
wave@1e0208fbb4 Wave: fixed #5569: slex CONTLINE token works only for LF line endings 2011-05-26 22:22:52 +00:00
xpressive@849fe1d35e Fix a standards-conformance issue where Xpressive is attempting to 2011-05-04 17:04:30 +00:00
index.html
libraries.htm forgot to add the forwarding index.html 2011-03-16 19:10:44 +00:00
maintainers.txt Fixes #5723. Updates lexical_cast maintainer info 2011-07-20 11:50:46 +00:00
platform_maintainers.txt