Vladimir Prus c8d0075b52 Update to match V1 Jamfile. il y a 21 ans
..
algorithm @ 45949a9316 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile il y a 21 ans
array @ 2fde5e334b ab1c9f7456 License update il y a 22 ans
assign @ 57a6ed85a7 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x il y a 21 ans
bind @ 2a21f7df2c e9caf36548 Added - an example of using boost::cref il y a 21 ans
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
compose @ 1dac6c4295 fd68083d2d Placeholder for all time il y a 22 ans
concept_check @ 8414234a2a d82d312cd4 documented the restriction on BOOST_CLASS_REQUIRES il y a 21 ans
config @ 67fe04926d 16ae9f720b Fix comment il y a 21 ans
conversion @ cb2bd8076d c759cfb142 Reconfigure lexical_cast to work wide character strings and VC++ when not using /Zc:wchar_t. il y a 21 ans
crc @ eff9ab38f2 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
date_time @ 6ab46fc3d4 6e6d51fbb8 fixes for regression in gcc295 compilers il y a 21 ans
detail @ 33ff8d33be 492fc8c657 InterlockedCompareExchangePointer is only intrinsic on 64 bit platforms, otherwise it's just a synonym for il y a 21 ans
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release il y a 21 ans
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think il y a 21 ans
exception @ ae714358ad e5a29a5074 fixes comeau bug il y a 22 ans
filesystem @ f57c2d02b9 c8d0075b52 Update to match V1 Jamfile. il y a 21 ans
foreach @ 94f5bef9f0 11c7baa0f1 define NO_RVALUE_DETECTION for sunpro 5_8 il y a 21 ans
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
function @ 35e2ff56a0 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
functional @ 328909eeb9 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
graph @ b48254406d 582b3d9abe Add visitor and named parameter support to biconnected_componnets, from Janusz Piwowarski il y a 21 ans
integer @ 291bb8c525 73127c805b Enable support for Dragonfly BSD il y a 21 ans
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. il y a 21 ans
iostreams @ 46e55682dc af8fa6af0f initial commitment il y a 21 ans
iterator @ ae10a3b706 2678a54c26 Added first (rough) draft of quickbook documentation il y a 21 ans
lambda @ 7f77f987c1 b9b2cb31d0 Fixed typos in comments il y a 21 ans
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
math @ b433fca3ec bebd91dc9e Merged from 1.33.0 release il y a 21 ans
mpl @ 997a78ad4f f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
multi_array @ c6cb294daf f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
multi_index @ 1361bfe530 a941be0940 updated; changes meant for 1.34 are included in 1.33.1 il y a 21 ans
numeric 0332cbcb07 Fix rounding directions on PPC. Fortunately these directions were not used for guaranteed interval operations... il y a 21 ans
optional @ f89c517fa8 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
parameter @ 3902ea1509 fc9f125394 Add efficiency measurement il y a 21 ans
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug il y a 21 ans
preprocessor @ c9c95e1684 b217f31049 single element fix il y a 21 ans
program_options @ 84cc0d2972 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release il y a 21 ans
ptr_container @ cf8278d4cf 1b5e6577ce fixed too strict precondition in erase() il y a 21 ans
python @ e80545a7d3 b7f8b6757d Use BOOST_ASSERT instead of std::runtime_error to indicate errors. il y a 21 ans
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
range @ e76e9cda28 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
rational @ e2815547d3 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
regex @ 90f4367b8d 2ec4aaabe3 Ported ICU integration code to VC6/7. il y a 21 ans
serialization @ 454aeece14 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
signals @ 25e859a13c bebd91dc9e Merged from 1.33.0 release il y a 21 ans
smart_ptr @ c6a4e93a05 04f85ab475 Qualify detail references il y a 21 ans
spirit @ a214b88d37 d8f0c51438 Turn off debug info for traverse_tests on intel il y a 21 ans
statechart @ 602789befa cf0c109ba8 Minor clarification il y a 21 ans
static_assert @ 098770b91d 2e98ec82f0 Improved local documentation build. il y a 21 ans
test @ 72b4954942 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
thread @ 01297016bd ece7d8b06e Reverted trunk to before adding new threads code il y a 21 ans
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release il y a 21 ans
tokenizer @ 4ad66f6c9c f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
tuple @ 2d13a60d05 f02f028291 applied patch by Rupert Kittinger, avoids potentially undefined behavior il y a 21 ans
type_traits @ bc4d7d7b32 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
typeof @ 9bb8a83f24 742ad6394a added more tests il y a 21 ans
utility @ 1d60d49136 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
variant @ 93353f3afc f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 21 ans
wave @ e152ad4269 cff025b235 Fixed line numbering inside the generated tokens. il y a 21 ans
expected_results.xml bebd91dc9e Merged from 1.33.0 release il y a 21 ans
index.html 9ef38fdf62 htm instead of html:-) il y a 24 ans
libraries.htm d10e85e50c add Boost.Foreach il y a 21 ans
maintainers.txt 51d13f4762 Make Jeremy Siek the maintainer of the concepts lib il y a 21 ans
platform_maintainers.txt 0698677e2a Add platform maintainers file il y a 21 ans
粤ICP备19079148号