.. |
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@ec02089d75
|
Applied fix for http://svn.boost.org/trac/boost/ticket/972.
|
2007-06-15 09:24:35 +00:00 |
conversion@37d07617d1
|
Get rid of Tru64 cxx warnings
|
2007-02-28 21:44:10 +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@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
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-03-21 02:26:31 +00:00 |
filesystem@5d66b9b62c
|
Fix broken links. Ticket #964
|
2007-06-07 20:50:16 +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@c849f35965
|
Doc and build fixes by Dave Abrahams.
|
2007-07-06 19:47:17 +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
|
Fixes for #583.
|
2007-06-07 18:43:47 +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@f407b6ce47
|
Applying patch to fix example build.
|
2007-07-06 19:20:51 +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@2851325748
|
Doc and build fixes by Dave Abrahams.
|
2007-07-06 19:47:17 +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@d7dceaa662
|
Fix #990.
|
2007-06-07 17:56:42 +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@8f61694057
|
Fix #1039.
|
2007-06-08 18:48:50 +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@edddebcbf9
|
Fix #1035.
|
2007-06-08 00:49:22 +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
|
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
|
Add platform maintainers file
|
2005-07-15 13:57:31 +00:00 |