Joaquín M. López Muñoz fd02eb68fe protected against serialization tracking due to spurious address sharing; adapted to serialization stricter rules on saving and constness před 21 roky
..
algorithm @ 5419d39b2e d78f89703c Documents updated to reflect collection traits removal před 21 roky
any @ 9f1c19dc3d f83a307c4d Split test for any-to-reference cast into a separate file. In fails před 21 roky
array @ 2fde5e334b ab1c9f7456 License update před 21 roky
assign @ 2b95013d0c 8f39052429 corrected copy-paste error před 21 roky
bind @ 27d1cf539b bae7599f6e fixed dead link to Petter Urkedal's 'More' lib. před 21 roky
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement před 21 roky
compose @ 1dac6c4295 fd68083d2d Placeholder for all time před 21 roky
concept_check @ 87f5b1ab63 46de5d4b23 Minor fixes před 21 roky
config @ 65f8b152b7 b25030bf4f Added explicit type casts to work around numeric_limits implementations that use nested enums (unnamed types) rather than bool members. před 21 roky
conversion @ caa875505e bd6882a5e7 Update před 21 roky
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement před 21 roky
date_time @ 1d5b9be500 332fcf1787 Fix bjam error when Spirit is not found, which is required for use of Boost.Serialization. před 21 roky
detail @ 1a9a83f0fb 3297825b3e Link to documentation added. před 21 roky
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License před 21 roky
dynamic_bitset @ b18fc5cd99 db379cd2a2 merge RC_1_32_0 fixes před 21 roky
exception @ ae714358ad e5a29a5074 fixes comeau bug před 22 roky
filesystem @ ed8d6c1beb 71b3b86e33 Don't force static linking on NT. před 21 roky
format @ 20f2d3405d bb7a514fd4 . made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence před 21 roky
function @ 24ce3091d0 2185c01dfa Peter Dimov's ADL workarounds před 21 roky
functional @ 90b21239b4 c3460806ab Fix a clumsy mistake in hash_float_test před 21 roky
graph @ 66e61339b1 c8c718628e Turn off debug symbols by default před 21 roky
integer @ 27aae3b3cb ca3b556134 replaced BOOST_TEST před 21 roky
io @ 3bcf03e985 7a260ae14c Added 'restore' member function to recover state (multiple times) within a code block před 21 roky
iostreams @ 53bef2f7f1 084e98de70 initial commitment před 21 roky
iterator @ f9c4915b55 e03756a37d Sync with V1 před 21 roky
lambda @ 6b67606f40 e766fc4017 class to struct před 21 roky
logic @ ea15a9abf6 4b4c6ea3ac Add V2 Jamfile před 21 roky
math @ 33e3aa09d0 deabcef50f Greater use of BOOST_WORKAROUND. před 21 roky
mpl @ 911659dfa3 4b4c6ea3ac Add V2 Jamfile před 21 roky
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success před 21 roky
multi_index @ bdc4558ca6 fd02eb68fe protected against serialization tracking due to spurious address sharing; adapted to serialization stricter rules on saving and constness před 21 roky
numeric f1774eb356 Add V2 Jamfile před 21 roky
optional @ 361d945b5c 96c7d16859 fixed couple of html-typos před 21 roky
parameter @ d4de25c3c2 8425c614e7 member function macro před 21 roky
pool @ a8e7a2f04c 8ca767765d Applied the patch for pool.hpp posted on the list. před 21 roky
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround před 21 roky
program_options @ d78ebf5f0e 71b3b86e33 Don't force static linking on NT. před 21 roky
property_map @ 95256b864c e14f99ffb0 Added V2 Jamfile před 21 roky
ptr_container @ d7c1b76067 a1a885ed63 fixed errors with the order of is_null() and a two-phase lookup problem před 21 roky
python @ b217c4ffa8 412f1af88d Replace 'run-pyd' with 'bpl-test' in a couple of places. The former does před 21 roky
random @ b450fc98f2 a7044dd025 fix conceptual maths bug in seeding for mersenne_twister<> před 21 roky
range @ b358ea0773 59dfdb1133 *** empty log message *** před 21 roky
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement před 21 roky
regex @ ed93c55832 7f927ee554 Added additional tests for newly discovered regex_iterator bug. před 21 roky
serialization @ 0503614360 e1672fdf36 sync solution with projects před 21 roky
signals @ 8783398f46 bcbf880e55 Oops, don't turn on debug mode, silly před 21 roky
smart_ptr @ 4e4ec29fc9 94ca385bc1 Added an implementation of sp_counted_base for g++/ia64. před 21 roky
spirit @ fc3e6e822f 8837ecb142 don't skip in the middle of an EOL in eol_parser (this was long overdue) před 21 roky
statechart @ a9a29595ca 3270f2f641 Corrected the review period length. před 21 roky
static_assert @ 178eed53c2 80569afee0 Fixed library information in docs. před 21 roky
test @ 349cb0fb27 6dba8137c4 Sync with V1 před 21 roky
thread @ 6ba9fd1b60 407bd2cfac Sync with V1 před 21 roky
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement před 21 roky
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement před 21 roky
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST před 21 roky
type_traits @ ff5d236eeb bfda3e2ce2 Only enable __stdcall function support when _MSC_EXTENSIONS is defined (rather than _MSC_VER). před 21 roky
utility @ aca7699046 0896c88836 Add V2 Jamfile před 21 roky
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available před 21 roky
wave @ 19a8d88328 e2db91b8de Added a workaround for gcc 3.2.x před 21 roky
expected_results.xml 60164eb61b new expected results format před 21 roky
index.html 9ef38fdf62 htm instead of html:-) před 24 roky
libraries.htm 9fca01dd74 added iostreams; alphabetized libraries in 'String and text processing' category před 21 roky
粤ICP备19079148号