boost/libs
Roland Schwarz ffc91ccafe Merged from HEAD.
[SVN r36923]
2007-02-11 13:55:21 +00:00
..
algorithm@37581bac55 documentation typo fixed 2007-01-30 07:59:28 +00:00
any@bab535f3dd Merged copyright and license addition 2006-11-07 19:27:00 +00:00
array@5a23b06a83 Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 2006-12-08 16:54:30 +00:00
asio@ce8445e176 Add documentation. 2006-12-24 08:35:08 +00:00
assign@9b4204e458 license update 2006-11-22 22:24:33 +00:00
bind@9ea5cf40da License update 2006-11-10 18:27:05 +00:00
compatibility@8c1d80216e Merged L & C issue fixes from trunk to branch. 2006-12-01 11:34:43 +00:00
compose@7ddf7e84b8 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
concept_check@bee3ccbb6c Change tests to run and compile-fail. 2006-11-28 17:28:34 +00:00
config@64cec5a49b Added AlisdairM's new macros. 2006-12-31 16:38:06 +00:00
conversion@37d07617d1 Presumably fix Boost.Test failures on Sun CC 5.3 (reported by Gennadiy Rozental) 2006-12-20 08:01:48 +00:00
crc@e36771dddd
date_time@1d86211a3b small documentation fix suggested by Dave A. 2006-11-08 00:03:09 +00:00
detail@ec6dfefa6e Corrected wrong order in copyright notices. 2006-12-02 10:04:37 +00:00
disjoint_sets@d135de29cf Merged L & C issue fixes & HTML conversions from trunk to branch. 2006-12-01 13:11:47 +00:00
dynamic_bitset@3e03a8d947 Add copyright, license 2006-11-07 19:11:57 +00:00
exception@1e7a50ca2a
filesystem@b0cea6376f Fix missing sysbols on linking as the reference to boost_system needs to be specific. 2006-12-01 00:46:22 +00:00
foreach@1746e3f104 Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
format@4ba803e83e Switch to BBv2 2006-12-16 19:38:42 +00:00
function@0b2aeda226 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
functional@d2b04d968c Merged L & C issue fixes from trunk to branch. 2006-12-02 14:17:26 +00:00
fusion@da51b3bd95 fixing level at which sequence base is applied 2006-12-19 14:46:40 +00:00
graph@02cdd5c0f8 Fix adjacency list and property map serialization 2007-02-05 22:16:58 +00:00
graph_parallel@dfdb417fe3 Fix adjacency list and property map serialization 2007-02-05 22:16:58 +00:00
integer@7ce7ba6bfd Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files 2006-11-04 22:58:43 +00:00
interprocess@84c318ca96 Corrected atomic decrement bug. Thanks to Glenn Schrader. 2006-12-17 01:22:52 +00:00
io@d63ab99fa6 Merge from HEAD. 2006-11-10 19:59:52 +00:00
iostreams@f2556139ad Fix a link to Boost.Build v1 documentation, to link to the Boost.Build 2007-01-07 22:40:33 +00:00
iterator@93c010eb51 Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
lambda@b112fb9254 Fix a link. 2007-01-07 22:42:25 +00:00
logic@9e9489c7bd Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
math@a4583b35ce removed dead file. 2006-12-31 16:44:13 +00:00
mpl@6cd485016b Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC 2007-01-29 07:28:45 +00:00
multi_array@e5b2e16a7f Updated the docs as per Neal Becker's suggestions. 2006-12-29 13:15:22 +00:00
multi_index@add267a90a merged from trunk to branch 2007-01-24 18:21:23 +00:00
numeric Fix a broken link. 2007-01-07 22:55:23 +00:00
optional@3dc3f46d66 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
parameter@28ed7b9704 fix table styles 2007-01-03 17:12:34 +00:00
pool@166ab9ed9e Removed the now obsolete proprietary copyright notice. 2006-12-05 12:54:35 +00:00
preprocessor@3278d97b30 removed single-line comment 2006-12-04 00:43:44 +00:00
program_options@37143a449d Fix a broken link 2007-01-07 22:51:27 +00:00
property_map@a0dbd1bd3c Integrate Kolmogorov's max flow algorithm, from Stephan Diederich. 2006-11-20 23:42:44 +00:00
ptr_container@180e18aa4b improved license and copyright info 2006-11-22 22:23:05 +00:00
python@c73ad50286 Roll back improved error message because it causes problems for vc6/7 2006-12-16 22:00:35 +00:00
random@5acafac835 Merged L & C issue fixes & HTML conversions from trunk to branch. 2006-12-05 16:36:30 +00:00
range@21b558fe5e license info 2006-11-22 22:33:09 +00:00
rational@83b3a67afb Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 2006-11-05 19:07:24 +00:00
regex@4c56f3c14e Only static linking works with mingw 2007-02-04 10:20:33 +00:00
serialization@5d9d00bf68 added BOOST_CHECK 2006-12-17 22:09:31 +00:00
signals@8f686dfdee Fix boost_signals linking info 2007-01-29 20:05:29 +00:00
smart_ptr@d889751bc0 BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese') 2006-12-10 21:01:55 +00:00
spirit@2cbe22a712 fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is defined 2007-01-04 13:45:00 +00:00
statechart@a5905204f4 Merged a fix for a couple of Intel9.1 failures from trunk to branch. 2007-02-08 22:06:38 +00:00
static_assert@69dbf6f12d Preliminary C++0x support 2006-11-22 15:58:39 +00:00
test@2e75ced270 Disabled dynamic linking of UTF for msvc-6.5 compiler 2007-02-03 14:17:55 +00:00
thread@db2aaa04fd Merged from HEAD. 2007-02-11 13:55:21 +00:00
timer@0e539cde1d Merged copyright and license addition 2006-11-07 19:27:00 +00:00
tokenizer@1c5711e10c Merged L & C issue fixes & HTML conversions from trunk to branch. 2006-12-25 12:21:24 +00:00
tr1@c64b336db6 Fix header include guard. 2007-01-08 09:34:24 +00:00
tuple@ec599f4b77 Merged a typofix from trunk to branch 2007-02-06 00:30:57 +00:00
type_traits@cff3acdd26 Updated HP-aCC workaround. 2007-01-15 10:42:05 +00:00
typeof@ed21868c25 tutorial text fix 2007-02-06 01:50:40 +00:00
utility@005c2f3cc8 Fix a couple of links. 2007-01-07 22:58:41 +00:00
variant@de56bdaa0a Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
wave@f63b07acb1 Added missing include. 2007-01-31 14:57:28 +00:00
xpressive@7e7a27e44c fix doc error for _ln 2007-01-23 16:59:21 +00:00
expected_results.xml borland-5_6_4 -> borland-5.6.4 2006-11-10 01:32:51 +00:00
index.html Merged copyright and license addition 2006-11-07 19:27:00 +00:00
libraries.htm Merge the updated links in libraries.htm from HEAD to 1.34 2006-09-24 17:09:36 +00:00
maintainers.txt Merged email changes from trunk to branch. 2006-12-27 07:56:47 +00:00
platform_maintainers.txt