boost/libs
2007-04-17 04:44:59 +00:00
..
algorithm@f1e60579c2 documentation typo fixed 2007-01-30 07:59:28 +00:00
any@fbfce97070 Add copyright, license 2006-11-07 19:11:57 +00:00
array@069b5e2ca1 Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 2006-12-08 16:54:30 +00:00
asio@046c9870fc Try to fix AIX compile error in tests. 2007-04-07 09:01:23 +00:00
assign@91e4888c8e Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
bind@ce24d4f735 Fixed to compile 2007-04-04 21:30:32 +00:00
compatibility@0316eeeecb Change STLport links to point to the sourceforge home page, which is the home 2007-02-28 00:01:33 +00:00
compose@0cd80c5f65 Add copyright, license 2006-11-07 19:11:57 +00:00
concept_check@c1709f6794 Add copyright, license 2006-11-07 19:11:57 +00:00
config@ec4827dea7 Fix as per issue 1693857. 2007-04-04 10:19:14 +00:00
conversion@f986e8e588 Get rid of Tru64 cxx warnings 2007-02-28 21:44:10 +00:00
crc@c1abdded4c
date_time@9586e247ac Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. 2007-04-17 04:44:59 +00:00
detail@1da5dd89a8 Corrected wrong order in copyright notices. 2006-12-02 10:04:37 +00:00
disjoint_sets@6ad962422b Fixed minor HTML tidy error. 2006-12-01 13:10:06 +00:00
dynamic_bitset@08357c3972 Add copyright, license 2006-11-07 19:11:57 +00:00
exception@ae714358ad
filesystem@14f0535f27 Fix missing sysbols on linking as the reference to boost_system needs to be specific. 2006-12-01 00:46:22 +00:00
foreach@6f9901e774 intel compiler on linux doesn't do const rvalue detection 2007-02-26 20:42:46 +00:00
format@04657d5f82 Switch to BBv2 2006-12-16 19:38:42 +00:00
function@6a3f0df553 Add copyright, license 2006-11-07 19:11:57 +00:00
function_types@8e1489a8df adds function_types implementation 2007-02-15 22:28:30 +00:00
functional@b5c1943ce9 Merge in the intel gcc workaround from RC_1_34_0. 2007-04-12 20:37:27 +00:00
fusion@bf4c542d5d more flat includes 2007-04-14 08:27:24 +00:00
graph@f65f09bba9 added preprocessor guards 2007-04-13 16:05:53 +00:00
graph_parallel@1639cca270 Adjacency list serialization fixes, from David Keller 2007-01-29 19:54:47 +00:00
integer@a1cc143de7 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@fc4c970180 Fixed race condition if a shared memory segment is being created/initialized for the first time. Thanks to Paul Poulin. 2007-04-14 10:34:33 +00:00
io@03d3918627 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
iostreams@f0b005fa29 Do not use peek at source files, link to the library. 2007-04-10 06:02:10 +00:00
iterator@0b095e687f Correct testing bugs: 2007-02-24 22:40:59 +00:00
lambda@47bf3df0ae Merge fixed links from RC_1_34_0. 2007-01-07 23:50:56 +00:00
logic@5cf0ef44a7
math@61942e35be Undo previous fix, it causes regressions. 2007-02-20 13:28:39 +00:00
mpi@00578a53c6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. 2007-04-17 04:44:59 +00:00
mpl@b4048c1b75 'set' fixes + more thorough regression tests 2007-04-02 07:42:41 +00:00
multi_array@13259f4def Added storage_order_convert.cpp to the test list. 2007-03-25 18:51:22 +00:00
multi_index@d6932847ec fixed grammar 2007-02-27 07:47:43 +00:00
numeric * fixed wrong markup 2007-04-16 22:28:13 +00:00
optional@be7249b537 Add copyright, license 2006-11-07 19:11:57 +00:00
parameter@f7611b8a1f Correct testing bugs: 2007-02-24 22:40:59 +00:00
pool@e85801b701 Removed the now obsolete proprietary copyright notice. 2006-12-05 12:54:35 +00:00
preprocessor@fee02ed013 EDG MS emulation 2007-03-07 10:27:38 +00:00
program_options@232894cb3d Add missing include, to try to fix compilation on sun 2007-02-19 19:27:54 +00:00
property_map@c63c017991 Integrate Kolmogorov's max flow algorithm, from Stephan Diederich. 2006-11-20 23:42:44 +00:00
ptr_container@4b236a407c Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
python@5edb63d01c Some progress on Python build guide. Minor fixes to getting started guide. 2007-04-11 23:35:08 +00:00
random@7fa86c3bdd local variables should not shadow class members 2007-02-21 20:29:57 +00:00
range@aeb47120e3 fixed typo 2007-01-10 18:57:20 +00:00
rational@16d0b949ee 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@15085e5bb1 Fixes to bug report 1693867. 2007-04-04 10:12:34 +00:00
serialization@09ef207293 added codecvt_null 2007-02-09 04:32:35 +00:00
signals@4d15dc2fde Fix boost_signals linking info 2007-01-29 20:05:29 +00:00
smart_ptr@86d3f0aba7 Changed move constructors/assignments to leave the source empty 2007-04-15 02:47:45 +00:00
spirit@b17060fd58 -- make_shared has been removed from weak_ptr.hpp. Adjusted code to 2007-04-10 16:03:45 +00:00
statechart@f56f94066e Moved the erroneously under 1.34.0 listed changes under a new "Unreleased changes" heading. 2007-04-09 13:12:58 +00:00
static_assert@1663a635aa Fix C++0x helper macros 2007-03-14 09:20:38 +00:00
system@da0da6dc28 Make init_decoders[] a function-local static, rather than global, to avoid 2007-04-06 09:12:28 +00:00
test@5e944cf05c Add include of climits 2007-04-05 14:46:47 +00:00
thread@a11bd6ebd9 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. 2007-04-17 04:44:59 +00:00
timer@0eab9f74de Add copyright, license 2006-11-07 19:11:57 +00:00
tokenizer@4e8d066db5 Fixed license & copyright issues and converted to HTML 4.01 2006-12-25 12:17:48 +00:00
tr1@1ed4a09588 Fix header include. 2007-01-08 09:33:49 +00:00
tuple@19b8004830 Fixed a typo. 2007-02-06 00:23:26 +00:00
type_traits@820cae7c2c removed dead file. 2006-12-31 17:29:18 +00:00
typeof@07a28b16d5 tutorial text fix 2007-02-06 01:50:40 +00:00
utility@2d860e2574 Fix result_of's handling of F(void). 2007-03-05 15:25:16 +00:00
variant@deaf338bd4 fixed typos reported in http://bugs.debian.org/378016 2006-07-20 13:15:25 +00:00
wave@9556b1829c Wave: Added more missing #includes. 2007-04-05 13:06:20 +00:00
xpressive@7a59452b2c callable_context works on intel-win-9.1 2007-04-16 08:27:57 +00:00
expected_results.xml mingw aliases updated 2007-02-15 14:45:00 +00:00
index.html Add copyright, license 2006-11-07 19:11:57 +00:00
libraries.htm I messed up a link. This fixes it. 2006-09-23 20:31:42 +00:00
maintainers.txt Changed my email address. 2006-12-27 07:53:11 +00:00
platform_maintainers.txt