boost/libs
2007-06-06 20:57:40 +00:00
..
algorithm@5bdbb2b308 Documentation for iter_find/iter_split added 2007-06-01 13:50:51 +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 Need to specify Windows socket libraries with cw toolset. 2007-02-23 02:28:24 +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@ce4e81128f Change STLport links to point to the sourceforge home page, which is the home 2007-02-28 00:01:33 +00:00
compose@7ddf7e84b8 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
concept_check@d0c4fe7914 Patches from Trac #583. 2007-06-01 16:12:08 +00:00
config@b457855f90 Fix the version number string to match the libraries we build. Adjusted instructions on version string to match what the format really is. Fixes issue #986. 2007-05-31 22:38:40 +00:00
conversion@37d07617d1 Get rid of Tru64 cxx warnings 2007-02-28 21:44:10 +00:00
crc@e36771dddd
date_time@62c7e837f1 Patches from Trac #583. 2007-06-01 16:12:08 +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@f88342ca37 Patches from Trac #583. 2007-06-01 16:12:08 +00:00
foreach@8eb375b8dc intel compiler on linux doesn't do const rvalue detection 2007-02-26 20:42:46 +00:00
format@4ba803e83e Switch to BBv2 2006-12-16 19:38:42 +00:00
function@7581949360 Patches from Trac #583. 2007-06-01 16:12:08 +00:00
functional@a967703ab5 Hash warning patch 2 see Trac #952 2007-05-22 03:55:10 +00:00
fusion@da51b3bd95 unpack_args has been removed - there are docs for its replacement 2007-02-25 22:25:29 +00:00
graph@efcb9317fc Patches from Trac #583. 2007-06-01 16:12:08 +00:00
graph_parallel@dfdb417fe3 Fix adjacency list and property map serialization 2007-02-05 22:16:58 +00:00
integer@167961aba1 Correct testing bugs: 2007-02-25 15:28:02 +00:00
interprocess@84c318ca96 Fixed bug in atomic_dec32 for intel. Thanks to Harold Pirtle! 2007-02-17 11:39:41 +00:00
io@d63ab99fa6 Merge from HEAD. 2006-11-10 19:59:52 +00:00
iostreams@2ccf6dbb81 Applied Kim Barret's patches to bring the iostreams library into line with 133.1: http://svn.boost.org/trac/boost/ticket/971 2007-05-23 08:27:32 +00:00
iterator@aa483f4961 Correct testing bugs: 2007-02-25 15:28:02 +00:00
lambda@b112fb9254 Merge fixed links from RC_1_34_0. 2007-01-07 23:50:56 +00:00
logic@9e9489c7bd Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
math@a73fcd7734 Added links to PDF docs. 2007-05-09 17:20:56 +00:00
mpl@e42b58021c Patch from Trac #583. 2007-06-01 16:31:21 +00:00
multi_array@618aae50a3 Correct testing bugs: 2007-02-25 15:28:02 +00:00
multi_index@47079d4620 merged from trunk to branch 2007-02-27 07:49:12 +00:00
numeric Minimal fix for supporting floating-point types on x86-64/MSVC (tested by Andreas Fabri). 2007-03-16 10:43:29 +00:00
optional@35040aab6a Add missing newline at eof. 2007-04-12 19:43:30 +00:00
parameter@ce2d43c1b5 Merged HEAD to RC_1_34_0 2007-05-03 14:39:42 +00:00
pool@166ab9ed9e Removed the now obsolete proprietary copyright notice. 2006-12-05 12:54:35 +00:00
preprocessor@0c28d39c7d EDG MS emulation 2007-03-07 10:37:03 +00:00
program_options@87938cfa8e Merge: Add missing include, to try to fix compilation on sun 2007-02-19 19:28:49 +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@a346c577cf Fix the abolute reference to the Boost sources inserted by Dave. 2007-05-31 22:03:06 +00:00
random@5acafac835 local variables should not shadow class members 2007-02-21 20:29:57 +00:00
range@fd448ffa31 removed invalid test 2007-02-28 22:27:50 +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@1fe19b815a Ticket #583. 2007-06-05 17:28:18 +00:00
serialization@8400223437 Resolve Trac #992. 2007-05-25 20:07:55 +00:00
signals@8f686dfdee Fix boost_signals linking info 2007-01-29 20:05:29 +00:00
smart_ptr@94db735438 gcc-4.2+ moved atomicity.hpp from bits/ to ext/ 2007-05-21 01:34:43 +00:00
spirit@96683a99e2 Correct testing bugs: 2007-02-25 15:28:02 +00:00
statechart@8c8e8af79f Merged various minor changes from trunk to branch. 2007-04-09 13:58:14 +00:00
static_assert@2fa11699bf Added links to PDF docs. 2007-05-09 17:20:56 +00:00
test@d211d316a4 Patch from Trac #583. 2007-06-01 16:41:06 +00:00
thread@67f7de5305 Fix #996. 2007-05-29 17:12:59 +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@03c03f511e Patches from Trac #583. 2007-06-01 16:12:08 +00:00
tuple@ec599f4b77 Merged a typofix from trunk to branch 2007-02-06 00:30:57 +00:00
type_traits@dbac0a6f4c Added links to PDF docs. 2007-05-09 17:20:56 +00:00
typeof@f7df17a93a Merged doc fix 2007-05-02 20:03:05 +00:00
utility@d5ea07c737 Merged changes for ticket #979 from HEAD 2007-06-06 20:57:40 +00:00
variant@de56bdaa0a Remove obsolete Boost.Build v1 files. 2006-11-06 17:10:46 +00:00
wave@b415a801c0 Wave: Small documentation fix. 2007-03-20 19:06:02 +00:00
xpressive@a25d4e4cf8 fix for trac ticket 1026: regex_token_iterator crash 2007-06-04 19:16:45 +00:00
expected_results.xml merged from HEAD 2007-02-15 14:57:22 +00:00
index.html Merged copyright and license addition 2006-11-07 19:27:00 +00:00
libraries.htm
maintainers.txt Merged email changes from trunk to branch. 2006-12-27 07:56:47 +00:00
platform_maintainers.txt