boost/libs
Fernando Cacciola 849ce5fa78 Testsuite for none_t added.
[SVN r37421]
2007-04-12 14:32:38 +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 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@bee3ccbb6c Change tests to run and compile-fail. 2006-11-28 17:28:34 +00:00
config@05fc9bf094 Change STLport links to point to the sourceforge home page, which is the home 2007-02-28 00:01:33 +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@2cbb73d151 SF tracker 1672139 - fix end time in au_dst_traits to 3 hours instead of 2 2007-03-02 05:19:06 +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@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@0b2aeda226 Merged copyright and license addition 2006-11-07 19:27:00 +00:00
functional@35f46d5129 Reverting the last change as it's not a main function so returning 2007-02-25 15:59:08 +00:00
fusion@da51b3bd95 unpack_args has been removed - there are docs for its replacement 2007-02-25 22:25:29 +00:00
graph@3125c8577d Correct testing bugs: 2007-02-25 15:28:02 +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@d018df1e70 Merge 2007-04-11 19:14:18 +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@cc1d63b410 Undo previous fix, it causes regressions. 2007-02-20 13:28:39 +00:00
mpl@3437477789 for-each.html at el. 2007-03-29 08:30:29 +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@bfd5cc0a87 Updated single-header implementation 2007-04-12 14:25:21 +00:00
parameter@ccf40a29c1 Correct testing bugs: 2007-02-25 15:28:02 +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@a784bfc0f8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2007-04-11 23:35:09 +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@2643fcb245 Ooops, fix version check. 2007-02-28 17:18:33 +00:00
serialization@5d9d00bf68 added codecvt_null 2007-02-09 04:32:35 +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@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@69dbf6f12d remove dead file. 2006-12-31 17:27:27 +00:00
test@194f17cbbf Merged garbage removeal from trunk to branch 2007-02-23 18:20:10 +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@aa0096bf42 Testsuite for none_t added. 2007-04-12 14:32:38 +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@6d975c2ae0 work around intel-vc8-win-9.1 compiler bug 2007-03-01 18:19:51 +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