boost/libs
2007-05-11 11:57:38 +00:00
..
algorithm@777f30780e Fix broken build of docs, it was missing a dependency to the doxygen docs. 2007-04-17 17:19:25 +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@48f1ab2c57 Revert incorrect change to one of the test checks. 2007-05-08 22:51:34 +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@0f6f5f8d65 Define BOOST_HAS_RVALUE_REFS for ConceptGCC and OSL5-gcc 2007-05-08 19:56:40 +00:00
conversion@f986e8e588 Get rid of Tru64 cxx warnings 2007-02-28 21:44:10 +00:00
crc@c1abdded4c Merged from Version_1_33_1 2005-12-08 03:23:02 +00:00
date_time@ff8d2cf762 timezone updates for mexico sf tracker#1695914 2007-04-21 18:38:39 +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@d8ce83872d disable problematic specialization for aCC and cxx on Alpha platforms 2007-05-02 02:38:18 +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@5c514ebe35 Try to work around EC++4 bug 2007-04-18 12:13:53 +00:00
function_types@8e1489a8df adds function_types implementation 2007-02-15 22:28:30 +00:00
functional@7e023df182 Another typo. 2007-05-02 21:44:56 +00:00
fusion@dfcadb449b tests for assoc struct adaptor 2007-05-08 22:16:09 +00:00
gil@560f17c1d1 Hooked up GIL regression tests to run from boost/status 2007-05-10 22:39:02 +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@67ef523642 Changes for official inclusion in the regression tests 2007-05-04 21:17:55 +00:00
intrusive@b039088719 First inclusion 2007-05-04 21:30:54 +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@23af176127 fix typo 2007-05-03 03:28:53 +00:00
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 bug in triangular_matrix::resize and hermitian_matrix::resize 2007-05-01 12:30:39 +00:00
optional@be7249b537 Add copyright, license 2006-11-07 19:11:57 +00:00
parameter@a28883d9ad Fixed typo. 2007-05-03 14:17:06 +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@a29728e679 fix xincludes of doxygen-generated reference sections 2007-05-03 01:18:48 +00:00
property_map@541e1d8b1b updated documentation. 2007-05-02 20:49:29 +00:00
ptr_container@4b236a407c Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
python@fe23d9885f Add new eval() function. 2007-05-02 13:11:20 +00:00
random@b3927694eb sourceforge bug #1464566: adjust documentation for uniform_01 to reality 2007-04-26 20:16:33 +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@5b57eff9b8 atomic_count_gcc_x86 added since _sync doesn't work on i386 2007-05-08 20:14:38 +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@8e2ee5a2f3 add include for <cassert> (Ryo Igarashi) 2007-05-11 11:57:38 +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@e47dd5b94c *** empty log message *** 2007-05-02 02:38:56 +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@4ef8f43361 Wave: replaced '' with '\xA7'. 2007-05-02 16:32:43 +00:00
xpressive@bdc6165487 use as_arg instead of as_expr to avoid needless copying, proto::make_expr is slightly less broken 2007-05-09 06:55:32 +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