boost/libs
John Maddock bfa1c5ed8c Fix typo.
[SVN r35871]
2006-11-06 12:22:48 +00:00
..
algorithm@d8683f2498 unused parameters removed 2006-10-27 17:37:37 +00:00
any@514145e502 Merge bugfix from HEAD to RC_1_34_0: cvs diff -u -r 1.12 -r 1.13 any.hpp | patch -Np1 2006-09-21 20:16:01 +00:00
array@b6522b3f60 (merge from head) 2006-08-08 18:53:30 +00:00
assign@802e1bdf77 *** empty log message *** 2006-09-13 18:23:22 +00:00
bind@e8646fa260 Work around ADL bug in GCC 3.3 that is causing failures in the Signals library 2006-09-20 13:07:20 +00:00
compatibility@d4aa879539 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
compose@f5b2c3c5d9 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
concept_check@949c2b1b28 Add missing license/copyright 2006-09-11 22:27:29 +00:00
config@0e93ed3c3c Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). 2006-11-02 10:39:11 +00:00
conversion@abf3aa23de removed erroneous macro version 2006-07-17 04:17:11 +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@bc53043e5c add single overall include file for date time lib 2006-10-27 23:21:38 +00:00
detail@8aebcc4fbd Updated patch from Boris Gubenko. 2006-10-20 10:08:21 +00:00
disjoint_sets@0ba11fdbfd This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
dynamic_bitset@a0d66fd920 prevented spurious Digital Mars warning 2006-07-20 22:55:07 +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@92c44b78b5 Inspect tool fixes 2006-07-29 20:45:11 +00:00
foreach@a05a023f25 change hello world example to not use iteration over string literal 2006-09-19 17:15:35 +00:00
format@0fde2d2b2e manual merge from trunk: fixed license reference text; added final slash to library doc url; removed inconsistent period at the end of what() string, fixed typos reported in http://bugs.debian.org/378016 2006-07-20 13:36:16 +00:00
function@47033bd162 Fix inspection problems 2006-11-03 19:41:10 +00:00
functional@299a641c9f Merge from head to RC_1_34_0. 2006-09-23 14:53:07 +00:00
graph@a306a8119f Cleanup lots of inspection failures 2006-11-03 19:17:56 +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 Changed test to reflect changes made to C99 in the TC. 2006-09-26 09:04:05 +00:00
io@5e88f0cc3b Merged fix from HEAD 2006-06-06 20:05:18 +00:00
iostreams@806662fb40 Added dll-export options. 2006-10-17 12:52:11 +00:00
iterator@0dc017b1a8 Remove unfinished quickbook documentation from release. 2006-10-20 19:05:37 +00:00
lambda@b3120233dc This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
logic@73cce598c7 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
math@2554c95700 rename file. 2006-09-08 12:31:26 +00:00
mpl@d0c56a0b37 Workaround GCC bug #29518 2006-11-06 05:51:40 +00:00
multi_array@3cb8546302 CW 8.3 workaround. 2006-06-30 15:14:08 +00:00
multi_index@6418bd5e83 merged from trunk to branch 2006-10-16 17:40:23 +00:00
numeric Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). 2006-11-02 10:39:11 +00:00
optional@5182283649 misused "precedence" changed to "precedent" 2006-11-04 02:13:53 +00:00
parameter@3852ff760c merged HEAD to RC 2006-10-02 23:37:18 +00:00
pool@89987a934f Updated Borland workaround 2006-05-02 07:17:36 +00:00
preprocessor@3278d97b30 Fix freshly broken links, again. 2006-07-28 16:06:08 +00:00
program_options@f4eac99310 Fix for Borland compilers. 2006-10-18 12:33:54 +00:00
property_map@371c65a1d8 Documentation fix 2006-09-29 15:15:50 +00:00
ptr_container@149a13ae44 *** empty log message *** 2006-10-12 16:59:13 +00:00
python@ca91dc828e Fix symbol visibility. 2006-10-27 21:19:47 +00:00
random@b8d3e62b19 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
range@e46eae8144 *** empty log message *** 2006-10-24 10:37:46 +00:00
rational@83b3a67afb merged from trunk to branch 2006-10-20 06:26:01 +00:00
regex@b057d0f943 Update heuristics used to determine max state count, following a bug report from SAP. 2006-10-18 12:56:45 +00:00
serialization@30b736df0b updated for hp 2006-11-06 04:55:19 +00:00
signals@d3271c69cd Fix inspectio problems 2006-11-03 19:45:41 +00:00
smart_ptr@db0969d97b TR1 cyclic inclusion fix 2006-07-12 12:31:28 +00:00
spirit@d201e3180e introduces result_type member to the symbol_inserter so it works with Phoenix 2006-10-23 12:24:33 +00:00
statechart@8d2ea2534c This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-10-23 18:25:03 +00:00
static_assert@66dd3d2595 Added trivial docs change, based on user suggestion, and brought example code into synch. 2006-08-11 18:14:13 +00:00
test@3e26dca83f Patch for serialisation test failures. 2006-10-30 18:37:36 +00:00
thread@974754598e Removed recursive_mutex from library builds and regression testing for RC_1_34_0 branch. 2006-11-03 04:39:17 +00:00
timer@e42165f478 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
tokenizer@01db91eff9 (merge from head) 2006-07-28 00:38:50 +00:00
tr1@2e7c23d254 Fix typo. 2006-11-06 12:22:48 +00:00
tuple@588c928e5a This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. 2006-03-21 02:26:31 +00:00
type_traits@797a419e4c removed dead code. 2006-10-13 09:19:37 +00:00
typeof@8868adc891 Merged from HEAD: Changed specialization of encode_integral for bool to work around issues with the sun compiler 2006-09-16 17:36:03 +00:00
utility@6dd93ab916 Removed unneeded semicolon. 2006-10-16 18:01:40 +00:00
variant@2d1dea19ba manual merge from trunk: fixed typos reported in http://bugs.debian.org/378016 2006-07-20 14:06:13 +00:00
wave@89bfd6b9f6 Wave: Fixed a warning. 2006-10-12 17:19:25 +00:00
xpressive@36d7589701 break misc1.cpp up into two smaller tests, in the hopes that qcc won't choke on it 2006-11-05 17:34:45 +00:00
expected_results.xml Support toolset aliases in expected results 2006-07-24 01:45:43 +00:00
index.html
libraries.htm Merge the updated links in libraries.htm from HEAD to 1.34 2006-09-24 17:09:36 +00:00
maintainers.txt Change my email. 2006-02-22 23:19:22 +00:00
platform_maintainers.txt Add platform maintainers file 2005-07-15 13:57:31 +00:00