..
accumulators@ 8c45f6a12b
add missing include to docs for covariance
2010-07-07 15:55:56 +00:00
algorithm@ caea7bd125
trim_all test fixed
2011-01-15 18:37:46 +00:00
any@ 23b025589c
array@ e6a44cf529
Removed tabs
2011-03-22 23:55:20 +00:00
asio@ 56ce545fda
* Use variadic templates when supported.
2011-03-30 12:58:14 +00:00
assign@ a06e839236
Resolve C++0x ambiguities. Fixes #3073
2010-06-10 14:32:59 +00:00
atomic@ 88da98e37b
bimap@ 25b5f19171
Update links to boost tools in bimap.
2011-02-27 12:02:25 +00:00
bind@ 27003baf12
Pathscale-4.0 configuration code/workarounds.
2011-01-14 02:59:34 +00:00
chrono@ dd6c4050f1
Chrono: added time_point_arithmetic_ext_pass test
2011-04-12 20:21:35 +00:00
circular_buffer@ fb85032783
circular_buffer: fixed (the fix ;-) when BOOST_NO_STDC_NAMESPACE defined
2010-11-22 22:06:08 +00:00
compatibility@ 3e0da6395d
compose@ d5be6d029f
concept_check@ 52adefee9a
Supress msvc warnings. Fixes #5102 .
2011-04-06 22:26:42 +00:00
config@ 4c07c44225
Revert unnecessary changes.
2011-04-06 17:21:44 +00:00
container@ 88da98e37b
context@ 88da98e37b
conversion@ c28efea0b3
Fix an access to grouping[grouping.size()].
2010-09-05 00:02:25 +00:00
coroutine@ 88da98e37b
crc@ e916db4b08
date_time@ a77b19d9d7
Applied patch; Refs #4870
2011-04-11 18:20:53 +00:00
detail@ 9f938bf39b
Applied patch from issue #4849
2011-03-21 23:09:07 +00:00
disjoint_sets@ 34939ce5b0
dynamic_bitset@ 734861bdac
Fix test for C++0x
2011-01-02 19:24:47 +00:00
exception@ f6e9b5808a
doc update
2011-04-05 00:48:19 +00:00
filesystem@ 9820ee3679
Add comment to docs on Windows extended-length prefix paths. Add test program for experimenting with extended-length prefix paths.
2011-04-12 14:34:16 +00:00
flyweight@ 3fc4756231
Pathscale-4.0 configuration code/workarounds.
2011-01-14 02:59:34 +00:00
foreach@ 1116c80833
use rvalue refs on supporting compilers for const rvalue detection
2011-03-13 14:41:51 +00:00
format@ 7907ce81f4
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
function@ 7ee94c6975
Function: Extra member tests, to catch #4073 .
2011-03-21 09:01:18 +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@ 01424b06b3
added version of fold (overload) accepting non-const State.
2011-04-10 23:45:34 +00:00
geometry@ de18eb8891
Updated examples (assign -> assign_values)
2011-04-12 22:11:32 +00:00
gil@ b3ad20c906
Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations.
2010-11-06 18:17:10 +00:00
graph@ 1fa0cd9a26
Fixed C++0x array ambiguity
2011-04-10 20:01:06 +00:00
graph_parallel@ 11e660b615
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
heap@ 88da98e37b
icl@ 71bc388e5c
Adjustment for lib++ associated to clang. Qualified call of this->equal_range in split_interval_set.
2011-04-07 09:20:56 +00:00
integer@ 8457bd01b1
Fix integer_traits<long long> when no macro from limits.h is available.
2011-02-12 15:06:21 +00:00
interprocess@ 9bf632bbde
Added new linker flags
2011-04-09 12:01:11 +00:00
intrusive@ 85e5b6bc34
Fixes for Boost 1.47
2011-04-01 22:04:17 +00:00
io@ e2fe59318b
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
iostreams@ 3d554911e5
Fix typo. Fixes #5338 .
2011-04-07 18:25:47 +00:00
iterator@ 5c477dc695
Always include add_reference in iterator_adaptor.
2011-03-11 18:28:31 +00:00
lambda@ 2ed8d7f4df
Fix return type deduction for pointers to data members. Fixes #4962 . Fixes #4566 .
2011-01-03 22:31:21 +00:00
local_function@ 88da98e37b
locale@ 88da98e37b
lockfree@ 88da98e37b
logic@ 9c4577cce3
Detab some jamfiles.
2010-06-26 12:10:47 +00:00
math@ c2faf71f7d
Fix value returned for atanh(1).
2011-03-29 11:17:58 +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
Fixed tickets #4693 and #4772
2010-11-27 12:40:31 +00:00
mpl@ f8e9b04e6a
mpl::always is now nullary. Test is updated to take care of new possible calls using apply and apply0.
2011-04-10 11:27:54 +00:00
msm@ a2e01044d5
remove unintended (and unimproving) detail
2011-04-10 08:48:26 +00:00
multi_array@ 7bdcfb017c
addressed an identifier clash.
2011-03-13 23:10:30 +00:00
multi_index@ f0c0ae11a8
boost/multi_index/detail/scope_guard.hpp: fixing typo to restore g++ (and possibly other) builds
2011-03-08 17:33:30 +00:00
multiprecision@ 88da98e37b
numeric
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +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@ 74722b8e46
[phoenix]
2011-04-13 19:09:59 +00:00
polygon@ 0f8ef1e780
added simplify algorithm documentation
2011-03-29 23:53:33 +00:00
pool@ 434c9a7630
Applied patch; refs #2696
2011-01-07 15:58:00 +00:00
predef@ 88da98e37b
preprocessor@ 0c87b91f95
gcc fix
2011-03-30 01:14:17 +00:00
program_options@ 9d7afca35c
Return 0, not 1, when --help is passed.
2011-03-17 21:25:16 +00:00
property_map@ 3a1dba235e
Fixed assert issues from inspection report for PropertyMap
2011-01-06 02:43:46 +00:00
property_tree@ 7c3d04561a
Allow the use of # as a comment character in the PTree INI parser.
2011-03-28 13:44:16 +00:00
proto@ c2fb79256d
revert 68544 for now
2011-01-30 04:58:04 +00:00
ptr_container@ 4f67607320
added pointee<T>:::type again
2011-03-07 22:24:00 +00:00
python@ a11a3f9f76
libs/python/src/converter/builtin_converters.cpp: Python 3.2 compatibility, based on patch by Matthew Bradbury, fixes issue #4994
2011-04-06 21:32:59 +00:00
random@ 94645686dc
Oops. This copy/paste error makes sun 5.10 unhappy.
2011-03-31 14:53:33 +00:00
range@ 126e6861d7
[boost][range] - Resolved Trace 5162 - boost::iterator_range<T*> is unsafe.
2011-04-02 13:05:26 +00:00
ratio@ 81893a3fd7
Ratio: fix si example
2011-04-11 22:23:22 +00:00
rational@ a23c6ef3a9
regex@ 3ce59d3bbd
Fix issue with VC10 not compiling std::messages<unsigned short>.
2011-04-06 17:50:57 +00:00
scope_exit@ fd2168edf8
Rebuild the scope_exit documentation.
2010-07-08 22:51:00 +00:00
serialization@ 63f4076bbb
added const to version<t> static variable
2011-04-12 03:54:22 +00:00
signals@ 63524f1ce1
Applied patch in #4365 ; will watch tests before merging to trunk
2010-11-28 06:33:11 +00:00
signals2@ 146198e281
Make sure that the command works even in debug mode. Refs #4872 .
2011-04-06 23:52:25 +00:00
smart_ptr@ f76a8d95d8
Apply suggested patch. Refs #5327 .
2011-03-23 00:29:22 +00:00
spirit@ b3678abf1d
[phoenix]
2011-04-13 19:09:59 +00:00
statechart@ b5707cd409
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
static_assert@ e910489e16
Add BOOST_STATIC_ASSERT_MSG
2011-01-31 15:03:41 +00:00
sync@ 88da98e37b
system@ 322e46fc49
Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
2011-01-16 12:07:26 +00:00
test@ abf897e466
check BOOST_NO_FENV_H before making use of it.
2011-03-23 12:24:19 +00:00
thread@ 9cc243837d
Fixed typo
2011-03-23 08:17:45 +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
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
type_erasure@ 88da98e37b
type_traits@ 74d5955a7a
Fix misc typos and regenerate docs.
2011-04-13 11:02:44 +00:00
typeof@ b46f8efd6b
Ticket #3520 Syntax Error in boost/typeof/typeof.hpp
2010-08-30 20:21:47 +00:00
units@ 7525b0c564
Fix checking for double registration with clang in C++0x mode. Fixes #5436 .
2011-04-07 14:50:53 +00:00
unordered@ d9c49a6cde
Don't require explicit conversion in pairs in unordered's insert tests.
2011-03-16 21:34:08 +00:00
utility@ 5684a2f2b3
Applied doc patches from Matt Calabrese
2011-04-13 02:30:39 +00:00
uuid@ 5e684f7779
Ticket #5235
2011-03-05 23:55:25 +00:00
variant@ f9e03b6053
Supress warnings from variant. Refs #4666 .
2011-04-07 15:35:56 +00:00
wave@ ebe7d2b14e
Wave: updated predefined __cplusplus for C++11
2011-04-13 13:01:14 +00:00
xpressive@ 1ac8cf17d1
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +00:00
index.html
libraries.htm
forgot to add the forwarding index.html
2011-03-16 19:10:44 +00:00
maintainers.txt
Added Move library
2011-03-29 10:52:54 +00:00
platform_maintainers.txt