boost/libs
2006-12-14 02:20:34 +00:00
..
algorithm@a71a4ed5b1 Merged copyright and license addition 2006-11-07 19:27:00 +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 Replace win_iocp_io_service::register_socket() with register_handle() to 2006-12-09 22:31:44 +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 Corrected wrong order in copyright notices. 2006-12-02 10:04:37 +00:00
conversion@37d07617d1 Fix 2006-11-10 21:03:16 +00:00
crc@e36771dddd This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
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 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
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 Corrected wrong order in copyright notices. 2006-12-02 09:36:38 +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 Updates for boost::tuple and boost::variant 2006-11-26 22:41:04 +00:00
graph@64b6038f92 renaming sorted_erdos_renyi_generator.html and lengauer_tarjan_dominator_tree.htm so inspection reports won't complain 2006-12-14 02:20:34 +00:00
graph_parallel@6316eac641 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +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 bug that ignores the destructor y list nodes 2006-12-02 00:00:50 +00:00
io@d63ab99fa6 Merge from HEAD. 2006-11-10 19:59:52 +00:00
iostreams@5c5cf91b52 Merge: 2006-11-28 08:12:56 +00:00
iterator@93c010eb51 Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
lambda@13ec0c5bbc fixed omission 2006-11-29 19:28:48 +00:00
logic@9e9489c7bd Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
math@d4608ab35a merged 1.9 from trunk to branch 2006-12-04 07:06:43 +00:00
mpl@dab3eafd37 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-12-11 05:02:35 +00:00
multi_array@e5b2e16a7f Merged copyright and license addition 2006-11-07 19:27:00 +00:00
multi_index@93d21ea64c removed obsolete Boost.Build v1 Jamfile 2006-11-07 14:51:19 +00:00
numeric CHANGE zero/identity/scalar _ vector/matrix add ALLOC template parameter to specify size/difference_type 2006-12-06 09:34:01 +00:00
optional@3dc3f46d66 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
parameter@15048a1d82 Correct typo 2006-11-11 22:25:16 +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@2e0e9fd30b Merge: Fix dynamic linking 2006-11-10 20:31:43 +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@0910710ac4 Correct class/function mismatches for MSVC and bring across 2006-12-13 15:08:26 +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@bb8f057d6c Fix for msvc-6 in multithreaded test mode. 2006-12-12 09:57:35 +00:00
serialization@80a61bb579 correction to previous change 2006-11-15 18:43:12 +00:00
signals@a0c622982a Removed unused inclusion of ct_if.hpp. 2006-12-04 23:23:35 +00:00
smart_ptr@d889751bc0 BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese') 2006-12-10 21:01:55 +00:00
spirit@404483b70b Fixed a bug in the tree_to_xml code. 2006-12-02 18:13:31 +00:00
statechart@f8e471e541 Corrected wrong order in copyright notices. 2006-12-03 15:10:26 +00:00
static_assert@69dbf6f12d Preliminary C++0x support 2006-11-22 15:58:39 +00:00
test@d4e1bd988b Merge from HEAD: Remove unnecessary export makro. 2006-11-30 14:41:21 +00:00
thread@dfd865d67d Fixed missing tss_null file. 2006-12-11 19:51:14 +00:00
timer@0e539cde1d Merged copyright and license addition 2006-11-07 19:27:00 +00:00
tokenizer@01db91eff9 (merge from head) 2006-07-28 00:38:50 +00:00
tr1@bff75c9f36 Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
tuple@3e7b7f407d Merged copyright and license addition 2006-11-07 19:27:00 +00:00
type_traits@f674627e7b Fix is_base_of example. 2006-12-12 16:14:41 +00:00
typeof@43b4d4522c Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
utility@09f7aab52d Merged L & C issue fixes & HTML conversions from trunk to branch. 2006-12-05 22:33:21 +00:00
variant@de56bdaa0a Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
wave@a4908d58dd Wave: untabified file. 2006-12-10 18:54:40 +00:00
xpressive@c253016b73 add an .eval() member function to the expr<> struct 2006-12-08 22:24:24 +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 Update Jeremy's e-mail address 2006-11-28 17:30:52 +00:00
platform_maintainers.txt