Peter Dimov 423fc4d320 sp_unary_addr_test added (reported by Scott French) vor 19 Jahren
..
algorithm @ 4eef56761a 2db95a6a48 find/split iterator tests added vor 19 Jahren
any @ fbfce97070 a70f317546 Add copyright, license vor 19 Jahren
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. vor 19 Jahren
asio @ 0e60b07b4f 5accc26aff Add handling for URL-escaping of spaces as plus signs. Remove unnecessary vor 19 Jahren
assign @ 91e4888c8e 8552d7d322 Allow building of shared versions of some Boost.Test libraries. vor 19 Jahren
bimap @ 79174b604a d69c454971 remove unused stuff vor 19 Jahren
bind @ ce24d4f735 4e87b13795 Fixed to compile vor 19 Jahren
circular_buffer @ cd09454460 a27e10611f circuler_buffer: cached begin() and end() iterators vor 19 Jahren
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home vor 19 Jahren
compose @ 0cd80c5f65 a70f317546 Add copyright, license vor 19 Jahren
concept_check @ c1709f6794 a70f317546 Add copyright, license vor 19 Jahren
config @ 66dfa52613 10b0ad2cd6 add conditionalization for VAJRA compiler on PA-RISC vor 19 Jahren
conversion @ 9c1f3650f2 d61041ab86 Added BOOST_LEXICAL_CAST_ASSUME_C_LOCALE. vor 19 Jahren
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 vor 20 Jahren
date_time @ 908a40bdc1 7311235ab1 apply changes from adobe to remove else clause which makes some compilers spit out a warning. vor 19 Jahren
detail @ 1da5dd89a8 94d9400e98 Corrected wrong order in copyright notices. vor 19 Jahren
disjoint_sets @ 6ad962422b 7631a12a9a Fixed minor HTML tidy error. vor 19 Jahren
dynamic_bitset @ 08357c3972 a70f317546 Add copyright, license vor 19 Jahren
exception @ ae714358ad e5a29a5074 fixes comeau bug vor 22 Jahren
filesystem @ 39386598a7 11408227d3 Merge from RC_1_34_0. Fix broken links. Ticket #964 vor 19 Jahren
foreach @ 6f9901e774 b0a2751919 intel compiler on linux doesn't do const rvalue detection vor 19 Jahren
format @ 04657d5f82 b943818d52 Switch to BBv2 vor 19 Jahren
function @ 5c514ebe35 6bc58fbd39 Try to work around EC++4 bug vor 19 Jahren
function_types @ b8727b8445 d9f2038beb removes outdated test case vor 19 Jahren
functional @ 26cfba5031 6b750a0d87 Put the borland workarounds back - it still seems to need them. Will probably vor 19 Jahren
fusion @ d20847afd7 e9db38ccbe don't use forward declarations of partial specializations. vor 19 Jahren
gil @ 560f17c1d1 0ccf8e43de Hooked up GIL regression tests to run from boost/status vor 19 Jahren
graph @ a080a480ce 1a2526fbc0 Fixed an inconsistency between explicit graph properties and implicit vor 19 Jahren
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller vor 19 Jahren
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 vor 19 Jahren
interprocess @ 6c7abfd7f2 69dc7413ac no message vor 19 Jahren
intrusive @ 0653ca2678 04d5947a6b no message vor 19 Jahren
io @ 03d3918627 8552d7d322 Allow building of shared versions of some Boost.Test libraries. vor 19 Jahren
iostreams @ 3f66947198 b8b3a3da96 Added Kim Barrett's patches that merge the changes from 1.33.1 into cvs HEAD. vor 19 Jahren
iterator @ 5bf5110cdb d5cb191234 Resolved symbol ambiguities. vor 19 Jahren
lambda @ 47bf3df0ae 7372df7541 Merge fixed links from RC_1_34_0. vor 19 Jahren
logic @ 23af176127 20f5bcc143 fix typo vor 19 Jahren
math @ 61942e35be c8eb92237f Undo previous fix, it causes regressions. vor 19 Jahren
mpi @ 1082c372b5 5281576256 Create a separate graph_communicator type to handle graph topologies vor 19 Jahren
mpl @ d970498445 59c423709a Add an example that shows use of if_ with dependent entities vor 19 Jahren
multi_array @ 13259f4def 250ad57fdd Added storage_order_convert.cpp to the test list. vor 19 Jahren
multi_index @ d6932847ec 6957e10596 fixed grammar vor 19 Jahren
numeric 4e1e03b145 - matrix.hpp: added missing include, serialization/array.hpp vor 19 Jahren
optional @ 07ce2fc860 87caf78f7d new quickbook docs for optional vor 19 Jahren
parameter @ a28883d9ad 2afde07026 Fixed typo. vor 19 Jahren
pool @ e85801b701 bcefe1d519 Removed the now obsolete proprietary copyright notice. vor 19 Jahren
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation vor 19 Jahren
program_options @ d1d5636365 baab7659e4 Compilation fix for sun. Fixes #739. vor 19 Jahren
property_map @ 53ec1d1fbe 5f020c6e00 Added documentation for "ignore_other_properties". vor 19 Jahren
property_tree @ f4105f823f 9b946de0fb Adding property_tree vor 19 Jahren
ptr_container @ 4b236a407c 8552d7d322 Allow building of shared versions of some Boost.Test libraries. vor 19 Jahren
python @ 9de994c0d1 106accf7db Hans Meine's extra new-line for epydoc with reST compatibility vor 19 Jahren
random @ c41b4d5bf5 65db1e2a45 we're actually using the Box-Muller method (with trigonometric functions) vor 19 Jahren
range @ aeb47120e3 8d05da75d1 fixed typo vor 19 Jahren
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 vor 19 Jahren
regex @ 90ef9ee1e0 30cd4f8302 Changed "it's" to the grammatically correct "its". vor 19 Jahren
serialization @ 09ef207293 4f16becddf added codecvt_null vor 19 Jahren
signals @ 008215cf71 bbd3d075ee last_value returns void on compilers that support void returns. fixes #1043. vor 19 Jahren
smart_ptr @ ecb41cb150 423fc4d320 sp_unary_addr_test added (reported by Scott French) vor 19 Jahren
spirit @ 6f0cf670ad d361e8df0b Added a simple test for detecting post-skips. vor 19 Jahren
statechart @ f56f94066e f7dbff9323 Moved the erroneously under 1.34.0 listed changes under a new "Unreleased changes" heading. vor 19 Jahren
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros vor 19 Jahren
system @ ffb49adbc3 121c0636ea supply errno values likely to be missing, particularly on Windows vor 19 Jahren
test @ 5e944cf05c a7f7e36e36 Add include of climits vor 19 Jahren
thread @ a11bd6ebd9 79e7f2dba6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. vor 19 Jahren
timer @ 0eab9f74de a70f317546 Add copyright, license vor 19 Jahren
tokenizer @ 4e8d066db5 62109b5235 Fixed license & copyright issues and converted to HTML 4.01 vor 19 Jahren
tr1 @ 1ed4a09588 7cef78617c Fix header include. vor 19 Jahren
tuple @ 19b8004830 79a1541e28 Fixed a typo. vor 19 Jahren
type_traits @ 6378e00d86 fbcfdea8fc Apply patch posted in 'attempt to patch floating_point_promotion on borland' message and wait for regression test results. vor 19 Jahren
typeof @ 744db7fe1d 6be6f2dbdd add conditionalization for aCC and cxx vor 19 Jahren
utility @ c950825ef4 88770ad9e8 - overloads apply for array construction vor 19 Jahren
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 vor 20 Jahren
wave @ c36f1594bf 8e1c612c08 Wave: fixed configuration to correctly take into account thread related settings. vor 19 Jahren
xpressive @ 1f638cdb91 cd7f5dcbb2 don't compare intrusive_ptrs with 0; msvc-7.1 doesn't like it vor 19 Jahren
expected_results.xml 5a1cad6346 mingw aliases updated vor 19 Jahren
index.html a70f317546 Add copyright, license vor 19 Jahren
libraries.htm 6a9f94a68e Error from previous commit: "ñ" was incorrectly written vor 19 Jahren
maintainers.txt 9560269aa6 Added intrusive/interprocess maintainer vor 19 Jahren
platform_maintainers.txt 0698677e2a Add platform maintainers file vor 21 Jahren
粤ICP备19079148号