Eric Niebler 3d366d1b54 more efficient actions 19 anni fa
..
algorithm @ f1e60579c2 6796ec81e5 documentation typo fixed 19 anni fa
any @ fbfce97070 a70f317546 Add copyright, license 19 anni fa
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 19 anni fa
asio @ cc427bfc38 db8dc3be46 Need to specify Windows socket libraries with cw toolset. 19 anni fa
assign @ 91e4888c8e 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 anni fa
bind @ 41d9fbc317 263d417e84 License update 19 anni fa
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 anni fa
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 anni fa
concept_check @ c1709f6794 a70f317546 Add copyright, license 19 anni fa
config @ 4a7fd6f09f 01e74f65d2 Only check rvalue_refs option in CodeWarrior releases after 9.5 19 anni fa
conversion @ f986e8e588 42b9afdbdb Get rid of Tru64 cxx warnings 19 anni fa
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 anni fa
date_time @ 2a19fc5fb0 ab83679a17 SF tracker 1672139 - fix end time in au_dst_traits to 3 hours instead of 2 19 anni fa
detail @ 1da5dd89a8 94d9400e98 Corrected wrong order in copyright notices. 19 anni fa
disjoint_sets @ 6ad962422b 7631a12a9a Fixed minor HTML tidy error. 19 anni fa
dynamic_bitset @ 08357c3972 a70f317546 Add copyright, license 19 anni fa
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 anni fa
filesystem @ 14f0535f27 ba7db9fe95 Fix missing sysbols on linking as the reference to boost_system needs to be specific. 19 anni fa
foreach @ 6f9901e774 b0a2751919 intel compiler on linux doesn't do const rvalue detection 19 anni fa
format @ 04657d5f82 b943818d52 Switch to BBv2 19 anni fa
function @ 6a3f0df553 a70f317546 Add copyright, license 19 anni fa
function_types @ 8e1489a8df 4e2acc5e7d adds function_types implementation 19 anni fa
functional @ d14013264c f83d188528 Correct testing bugs: 19 anni fa
fusion @ ddf9cb743a 5a46d3abed updates VC7.1 workaround 19 anni fa
graph @ 7fdb4af8f6 412352a7a4 a few more bug fixes 19 anni fa
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 anni fa
integer @ a1cc143de7 9f146bbee6 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 19 anni fa
interprocess @ 03cbd08651 e29cc0c742 Fixed bug in the mapping call, the mapping address was not used. 19 anni fa
io @ 03d3918627 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 anni fa
iostreams @ 356ab3d256 152f2c21e0 Fix building bzlib and zlib from source on Windows. 19 anni fa
iterator @ 0b095e687f f83d188528 Correct testing bugs: 19 anni fa
lambda @ 47bf3df0ae 7372df7541 Merge fixed links from RC_1_34_0. 19 anni fa
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 anni fa
math @ 61942e35be c8eb92237f Undo previous fix, it causes regressions. 19 anni fa
mpi @ 2b6a9ed411 8e728c657c Work around property propagation problems 19 anni fa
mpl @ 6d0ea17411 a372d37fe1 Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC (merged from RC_1_34_0) 19 anni fa
multi_array @ 13259f4def 250ad57fdd Added storage_order_convert.cpp to the test list. 19 anni fa
multi_index @ d6932847ec 6957e10596 fixed grammar 19 anni fa
numeric fb207a1a66 - removed wrong 'typename' in coordinate_matrix 19 anni fa
optional @ be7249b537 a70f317546 Add copyright, license 19 anni fa
parameter @ f7611b8a1f f83d188528 Correct testing bugs: 19 anni fa
pool @ e85801b701 bcefe1d519 Removed the now obsolete proprietary copyright notice. 19 anni fa
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation 19 anni fa
program_options @ 232894cb3d a28e2d7293 Add missing include, to try to fix compilation on sun 19 anni fa
property_map @ c63c017991 57c1d42004 Integrate Kolmogorov's max flow algorithm, from Stephan Diederich. 19 anni fa
ptr_container @ 4b236a407c 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 anni fa
python @ 1b5cd10f7c 6930b4d225 Fix reference counting error. 19 anni fa
random @ 7fa86c3bdd 87472d80b1 local variables should not shadow class members 19 anni fa
range @ aeb47120e3 8d05da75d1 fixed typo 19 anni fa
rational @ 16d0b949ee bd60c9d2e5 Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 19 anni fa
regex @ 4f3f622806 0e3a11e728 Added new test for Perl style formatting with \u and \l. 19 anni fa
serialization @ 09ef207293 4f16becddf added codecvt_null 19 anni fa
signals @ 4d15dc2fde 83c88a184c Fix boost_signals linking info 19 anni fa
smart_ptr @ 1c3813ce52 909c2d2f6d BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese') 19 anni fa
spirit @ e21574dc45 e11360623d Fixed a compilation problem for gcc 4.1.2. 19 anni fa
statechart @ 32cec52a14 37398bd58e Another try at fixing a few Intel9.1 failures. 19 anni fa
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 anni fa
system @ 111c30d99e 78b972b722 Add missing include of <cstdlib> 19 anni fa
test @ 78fd970c43 b3fd7b8282 Removed the msvc-6.5 hack from HEAD again. Gennadiy Rozental didn't like it anyways... 19 anni fa
thread @ 9889bf50a2 9e871525a8 FAQ Entry: Passing parameters during thread creation. 19 anni fa
timer @ 0eab9f74de a70f317546 Add copyright, license 19 anni fa
tokenizer @ 4e8d066db5 62109b5235 Fixed license & copyright issues and converted to HTML 4.01 19 anni fa
tr1 @ 1ed4a09588 7cef78617c Fix header include. 19 anni fa
tuple @ 19b8004830 79a1541e28 Fixed a typo. 19 anni fa
type_traits @ 820cae7c2c 57b2d6c3e9 removed dead file. 19 anni fa
typeof @ 07a28b16d5 d7fe228ac7 tutorial text fix 19 anni fa
utility @ 2d860e2574 e187ea0ae2 Fix result_of's handling of F(void). 19 anni fa
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 anni fa
wave @ 07f997e321 d9d74bbe55 Wave: Fixed Re2C problem when feeded with empty files. 19 anni fa
xpressive @ e4617961de 3d366d1b54 more efficient actions 19 anni fa
expected_results.xml 5a1cad6346 mingw aliases updated 19 anni fa
index.html a70f317546 Add copyright, license 19 anni fa
libraries.htm 7032a42b2b I messed up a link. This fixes it. 19 anni fa
maintainers.txt d8fd793c46 Changed my email address. 19 anni fa
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 anni fa
粤ICP备19079148号