Hartmut Kaiser dd0ae26041 Wave: Fixed predefined macro support to be thread safe. 19 years ago
..
algorithm @ 4eef56761a 2db95a6a48 find/split iterator tests added 19 years ago
any @ fbfce97070 a70f317546 Add copyright, license 19 years ago
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 19 years ago
asio @ 0e60b07b4f 5accc26aff Add handling for URL-escaping of spaces as plus signs. Remove unnecessary 19 years ago
assign @ 91e4888c8e 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
bimap @ 79174b604a d69c454971 remove unused stuff 19 years ago
bind @ 79f8680eda 78e135c3d6 Fix #997 19 years ago
circular_buffer @ 2e38f5d24b 94ab2ce4bc circuler_buffer: fixed standalone functions documentation 19 years ago
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 years ago
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 years ago
concept_check @ c1709f6794 a70f317546 Add copyright, license 19 years ago
config @ 4c11df6feb 6a31da8fa8 Fix compiler information for C++0x 19 years ago
conversion @ 9c1f3650f2 d61041ab86 Added BOOST_LEXICAL_CAST_ASSUME_C_LOCALE. 19 years ago
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 years ago
date_time @ 908a40bdc1 7311235ab1 apply changes from adobe to remove else clause which makes some compilers spit out a warning. 19 years ago
detail @ 1da5dd89a8 94d9400e98 Corrected wrong order in copyright notices. 19 years ago
disjoint_sets @ 6ad962422b 7631a12a9a Fixed minor HTML tidy error. 19 years ago
dynamic_bitset @ 08357c3972 a70f317546 Add copyright, license 19 years ago
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 years ago
filesystem @ 39386598a7 11408227d3 Merge from RC_1_34_0. Fix broken links. Ticket #964 19 years ago
foreach @ 6f9901e774 b0a2751919 intel compiler on linux doesn't do const rvalue detection 19 years ago
format @ 04657d5f82 b943818d52 Switch to BBv2 19 years ago
function @ 5c514ebe35 6bc58fbd39 Try to work around EC++4 bug 19 years ago
function_types @ 7093ad7b86 8e4c49932c Jamfile.v2 --> Jamfile 19 years ago
functional @ 26cfba5031 6b750a0d87 Put the borland workarounds back - it still seems to need them. Will probably 19 years ago
fusion @ 50bd63adcd 26906efb03 fixes const-correctness 19 years ago
gil @ 560f17c1d1 0ccf8e43de Hooked up GIL regression tests to run from boost/status 19 years ago
graph @ a080a480ce 1a2526fbc0 Fixed an inconsistency between explicit graph properties and implicit 19 years ago
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 years ago
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 years ago
interprocess @ 1da65050f4 f73198f864 Fixed bug when address mapping could not be fulfilled in UNIX 19 years ago
intrusive @ 0653ca2678 04d5947a6b no message 19 years ago
io @ 03d3918627 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
iostreams @ 3f66947198 b8b3a3da96 Added Kim Barrett's patches that merge the changes from 1.33.1 into cvs HEAD. 19 years ago
iterator @ 5bf5110cdb d5cb191234 Resolved symbol ambiguities. 19 years ago
lambda @ 47bf3df0ae 7372df7541 Merge fixed links from RC_1_34_0. 19 years ago
logic @ 23af176127 20f5bcc143 fix typo 19 years ago
math @ 61942e35be c8eb92237f Undo previous fix, it causes regressions. 19 years ago
mpi @ 1082c372b5 5281576256 Create a separate graph_communicator type to handle graph topologies 19 years ago
mpl @ fa401f0e4d 737a1e430d Merge documentation fixes from RC_1_34_0 19 years ago
multi_array @ 13259f4def 250ad57fdd Added storage_order_convert.cpp to the test list. 19 years ago
multi_index @ d6932847ec 6957e10596 fixed grammar 19 years ago
numeric 975f35553f - vector_expression.hpp: added size check to vector_scalar_binary 19 years ago
optional @ 07ce2fc860 87caf78f7d new quickbook docs for optional 19 years ago
parameter @ a28883d9ad 2afde07026 Fixed typo. 19 years ago
pool @ e85801b701 bcefe1d519 Removed the now obsolete proprietary copyright notice. 19 years ago
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation 19 years ago
program_options @ d0aa5abee5 93281a01d8 Implement support for unregistered options in config files. Closes #687. 19 years ago
property_map @ 53ec1d1fbe 5f020c6e00 Added documentation for "ignore_other_properties". 19 years ago
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 years ago
ptr_container @ 4b236a407c 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
python @ 9de994c0d1 106accf7db Hans Meine's extra new-line for epydoc with reST compatibility 19 years ago
random @ c41b4d5bf5 65db1e2a45 we're actually using the Box-Muller method (with trigonometric functions) 19 years ago
range @ aeb47120e3 8d05da75d1 fixed typo 19 years ago
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 years ago
regex @ 90ef9ee1e0 30cd4f8302 Changed "it's" to the grammatically correct "its". 19 years ago
serialization @ 831203f981 6086074804 more complete set of build variants 19 years ago
signals @ 008215cf71 bbd3d075ee last_value returns void on compilers that support void returns. fixes #1043. 19 years ago
smart_ptr @ ecb41cb150 423fc4d320 sp_unary_addr_test added (reported by Scott French) 19 years ago
spirit @ 8029467b59 81d0f5845d Fixed an integer overflow bug preventing to fail parsing on certain large integers. 19 years ago
statechart @ f56f94066e f7dbff9323 Moved the erroneously under 1.34.0 listed changes under a new "Unreleased changes" heading. 19 years ago
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 years ago
system @ ffb49adbc3 121c0636ea supply errno values likely to be missing, particularly on Windows 19 years ago
test @ 5e944cf05c a7f7e36e36 Add include of climits 19 years ago
thread @ a11bd6ebd9 79e7f2dba6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. 19 years ago
timer @ 0eab9f74de a70f317546 Add copyright, license 19 years ago
tokenizer @ 4e8d066db5 62109b5235 Fixed license & copyright issues and converted to HTML 4.01 19 years ago
tr1 @ 1ed4a09588 7cef78617c Fix header include. 19 years ago
tuple @ 19b8004830 79a1541e28 Fixed a typo. 19 years ago
type_traits @ 6378e00d86 fbcfdea8fc Apply patch posted in 'attempt to patch floating_point_promotion on borland' message and wait for regression test results. 19 years ago
typeof @ 744db7fe1d 6be6f2dbdd add conditionalization for aCC and cxx 19 years ago
utility @ c950825ef4 88770ad9e8 - overloads apply for array construction 19 years ago
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 years ago
wave @ 2faaf7f871 dd0ae26041 Wave: Fixed predefined macro support to be thread safe. 19 years ago
xpressive @ f3845205d0 117ec8e9b8 faster symbols parser, from Dave Jenkins 19 years ago
expected_results.xml 5a1cad6346 mingw aliases updated 19 years ago
index.html a70f317546 Add copyright, license 19 years ago
libraries.htm 6a9f94a68e Error from previous commit: "ñ" was incorrectly written 19 years ago
maintainers.txt 9560269aa6 Added intrusive/interprocess maintainer 19 years ago
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 years ago
粤ICP备19079148号