boost/libs
2011-04-11 13:21:15 +00:00
..
accumulators@0fcb5cc03b Merged revisions 63724 via svnmerge from 2010-07-07 21:58:43 +00:00
algorithm@01492a93c6 trunk changes merged 2011-01-10 19:36:38 +00:00
any@fa5090a375 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 2009-10-17 01:10:45 +00:00
array@5a97de6f2e Merge changes in Boost.Array to release 2011-03-29 14:49:32 +00:00
asio@0a10f19dbf Merge selected bug fixes from trunk: 2011-03-08 11:07:01 +00:00
assign@2457c825f3 Spirit: merging from trunk upto rev. 61489 2010-07-04 22:38:38 +00:00
bimap@059973ba5d Bimap: Merge documentation update. 2011-04-03 11:00:15 +00:00
bind@c53ba15ce5 Merge doc fix to release; fixes #4532 2010-12-05 22:18:05 +00:00
chrono@3fea28a46c Chrono: import from Trunk 2011-03-21 21:58:51 +00:00
circular_buffer@ed237fa058 circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined 2010-11-23 19:45:36 +00:00
compatibility@1f87ecee01 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 2009-10-17 01:10:45 +00:00
compose@a272b4acc2 Merge misc. changes from trunk, mostly minor documentation fixes. 2009-03-22 10:42:48 +00:00
concept_check@a16e4a65da Stop using BOOST_NO_CONCEPTS macro as it's going to be removed from Boost.Config. 2011-03-23 12:20:49 +00:00
config@98d2f9fc1d Release: Merge fixed BOOST_LIB_VERSION from trunk. 2011-03-26 10:43:03 +00:00
conversion@b5583b88fa Merge some detail changes. 2010-02-14 16:31:21 +00:00
crc@425737c015 Merge some link fixes. 2010-04-05 10:01:20 +00:00
date_time@88c18beb87 Merge date/time fixes to release. Fixes #4920 2011-04-04 23:53:07 +00:00
detail@799953dd55 Detail: Merge tests + disable container_fwd on libc++. 2011-03-29 21:58:48 +00:00
disjoint_sets@2b59e13342 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 2009-10-17 01:10:45 +00:00
dynamic_bitset@e6fc8e8ec9 Merge dynamic_bitset from the trunk 2011-01-03 16:38:46 +00:00
exception@f5dc3715bc merged changes from trunk: better boost::diagnostic_information 2011-04-10 02:13:12 +00:00
filesystem@938490e164 Merge trunk; 3 code fixes, 1 doc fix 2011-03-03 18:00:21 +00:00
flyweight@02fd648366 merged [66013] from trunk 2010-10-16 11:48:43 +00:00
foreach@232fa07faf Merge documentation fixes to release. 2010-10-30 17:34:45 +00:00
format@0bcaf671d6 Merge format from the trunk. This should fix the regressions resulting from the partial merge in [63640]. 2010-07-09 20:27:18 +00:00
function@3193df71b9 Function: Merge from trunk. 2011-03-21 21:32:38 +00:00
function_types@1f2bc4d8d3 Function types: Merge from trunk. 2011-04-02 17:20:34 +00:00
functional@68bfa12696 Functional: Merge old change to use BOOST_DEDUCED_TYPENAME. 2011-03-24 20:28:33 +00:00
fusion@c411c4b479 Spirit: merging from trunk (68457,68496,68522,68865,69218-69219,69294,69476,69546,70042-70043,70049-70050 2011-03-26 17:18:36 +00:00
geometry@596cefb5b1 Merged 71027,71093,71117 (centroid nD plus convert to detail) 2011-04-08 15:43:58 +00:00
gil@6805259c26 Enables reading multi-page tiff. 2010-11-29 15:08:44 +00:00
graph@5a5b35b154 Merged r70875 from trunk 2011-04-05 02:31:38 +00:00
graph_parallel@23c53b585e Merged more fixes from trunk; added is_sorted.hpp because that is needed for BGL fixes 2011-03-29 19:07:16 +00:00
icl@e3e5e55580 Adjustment for lib++ associated to clang. Qualified call of this->equal_range in split_interval_set. 2011-04-07 09:42:45 +00:00
integer@24785bf997 Merge [68802] from the trunk. 2011-03-31 21:41:11 +00:00
interprocess@45756b761e Merge from trunk for 1.46 2011-01-12 22:26:04 +00:00
intrusive@4a99aa7f6b Merge from trunk for 1.46 2011-01-12 22:24:28 +00:00
io@59368c46a9 Merge from trunk 2011-01-19 17:37:43 +00:00
iostreams@b4f7627726 Iostreams: Document Iostreams Code converter bug. Fixes #5242. 2011-03-31 07:50:11 +00:00
iterator@5d72ae48da Iterator: Use boost::result_of to determine nested result type of function in transform_iterator. Fixes #1427. 2011-03-29 21:31:29 +00:00
lambda@3caa685662 Merge [67640] from the trunk. 2011-03-17 16:29:28 +00:00
logic@5ad06c7370 Logic: merge old warning fixes. 2011-03-24 20:55:46 +00:00
math@ade7de09ce Merge minor bug fixes from Trunk for 1.46.1 release. 2011-03-06 17:19:34 +00:00
mpi@b9343fe56c Moved Boost.MPI fixes for the 1.45 release to the release branch 2010-10-18 06:22:09 +00:00
mpl@161b05edfb Docs/cosmetic: fix td/th border style in Firefox 2011-02-21 10:00:08 +00:00
msm@aac75b4e57 merged rev. 67897 2011-01-17 20:53:03 +00:00
multi_array@4bc0a9d40b Merged r46508 (bug fixes), r53790 (added test case), r62605 (fix for #3581), r62606 (fix for #3820), r62607 (fix for #3989), r62609 (missing header), r62963 (non-Trac bug fixes) from trunk; refs #3581, #3820, #3989 2010-10-05 18:25:35 +00:00
multi_index@768432afcb merged [61482] from trunk 2010-07-25 10:44:55 +00:00
numeric Merge Interval from the trunk 2011-01-03 03:57:26 +00:00
optional@6ed68269a8 Merge [44825] and [45264] from the trunk. 2011-03-31 19:47:42 +00:00
parameter@bdcbf442bf Merge fix to release branch, fixes #4983 2011-01-22 15:42:09 +00:00
polygon@65ebf0ba43 added simplify algorithm documentation 2011-03-29 23:53:22 +00:00
pool@646b32b5e9 Merging fixes to release; Fixes #2696; Refs #4346; Refs #2941; Refs #386 2011-01-11 14:22:32 +00:00
preprocessor@c81e77bb16 Merge [43112], [62165], [65119], and [65120] from the trunk. 2011-04-06 17:22:43 +00:00
program_options@cf09cfde1f Merging fixes for #3909 to release branch 2011-01-13 01:46:49 +00:00
property_map@fe8cd3ce0d Merged r67708 from trunk 2011-01-11 18:34:06 +00:00
property_tree@6386e5fea2 Merge r68990 to release just before 2.46.1, because it's a critical and low-risk fix. Sorry about not waiting for permission, but I won't have access to this computer again until after the release. So if this merge is a problem, just revert it. 2011-03-08 14:58:52 +00:00
proto@8b7ee78bd3 merge changeset 68314 68463 to release 2011-03-02 04:34:53 +00:00
ptr_container@0c3cb093bd update from trunk to support decltype 2011-03-31 20:36:46 +00:00
python@dcc3590907 verifying commit privs 2011-04-09 16:55:43 +00:00
random@d72a14fb78 Merge random from the trunk. 2011-04-05 21:27:52 +00:00
range@cafea6aea5 [boost][range] - Merge a fix to undo an erroneous change to iterator_range.size() that allowed it to compile for ranges that did not model the Random Access Range Concept and thereby broken the complexity guarantees. 2011-01-16 17:07:27 +00:00
ratio@8fd9973106 Ratio: import from Trunk 2011-03-21 17:17:54 +00:00
rational@9e13da68bd rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 2009-10-17 01:10:45 +00:00
regex@813e5f77e3 Merge minor regex lib fixes from Trunk. 2011-03-07 13:23:36 +00:00
scope_exit@fab7538f6c Merge more rebuilt documentation. 2010-07-08 23:13:28 +00:00
serialization@663b1ba184 backward compatibility fix 2011-01-23 20:28:05 +00:00
signals@cf596be14a Merge patch to release; fixes #4365 2010-11-29 21:27:10 +00:00
signals2@a4291f64b8 Merged from trunk to release. 2011-03-02 13:54:30 +00:00
smart_ptr@8abc8889d1 Merge [69262] to release. Fixes #5018. 2011-03-23 00:13:54 +00:00
spirit@af164e831c Spirit: merging from trunk (71077,71080) 2011-04-07 14:51:35 +00:00
statechart@6df0ef3f17 Added previously forgotten file. 2011-01-02 09:48:47 +00:00
static_assert@06dedcd232 Merge trunk BOOST_ASSERT_MSG additions 2011-02-15 14:54:16 +00:00
system@d0cd2066d4 Merge from trunk 2011-01-11 20:49:15 +00:00
test@62643ac712 Spirit: merging from trunk upto rev. 61489 2010-07-04 22:38:38 +00:00
thread@7ec9804540 Merged Boost.Thread changes from trunk 2011-03-21 22:59:40 +00:00
timer@224856657e rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 2009-10-17 01:10:45 +00:00
tokenizer@d6b50de1f4 Merge tokenizer fixes to release. Fixes #4649 2011-04-11 13:21:15 +00:00
tr1@d6a035911c Merge minor fixes in TR1 to release. 2011-03-07 16:43:45 +00:00
tuple@a2c9608ef0 Merge Tuple from the trunk 2011-01-02 20:25:11 +00:00
type_traits@023bec7ba0 Fix PDF build from within boost-root/doc/pdf 2011-03-03 11:22:48 +00:00
typeof@4fab1b5d17 fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile 2010-11-21 21:42:52 +00:00
units@7f5192f0fa Merge fixes for test_output from the trunk. 2011-02-03 17:22:34 +00:00
unordered@3fd5635d7d Unordered: Fix some overly strict tests. 2011-03-23 00:07:17 +00:00
utility@1aa48ea698 Utility/operators: [67268] Limit warning suppression to old versions of VC++, fixes #4432. 2011-03-24 21:01:36 +00:00
uuid@967a19964c One can define BOOST_UUID_NO_TYPE_TRAITS to remove the dependency on Boost.TypeTraits. 2010-07-13 00:37:17 +00:00
variant@c13372a092 Merge variant from the trunk. 2011-03-31 21:08:35 +00:00
wave@6521b47fc7 Wave: merging from trunk 2011-01-11 23:19:22 +00:00
xpressive@aaaf7a77fd use boost::optional::swap member function 2010-12-19 17:50:24 +00:00
index.html
libraries.htm Chrono: import from Trunk 2011-03-21 22:18:38 +00:00
maintainers.txt Chrono: import from Trunk 2011-03-21 22:18:38 +00:00
platform_maintainers.txt Merge trunk 2008-07-18 12:04:43 +00:00