Guillaume Melquiond 5f8c340f6f A bit too fast in commiting. Let's have proper copyright assignment. 20 лет назад
..
algorithm @ 45949a9316 bebd91dc9e Merged from 1.33.0 release 20 лет назад
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile 21 лет назад
array @ 2fde5e334b ab1c9f7456 License update 21 лет назад
assign @ 57a6ed85a7 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x 21 лет назад
bind @ 3b89e4215b b1d60d9c92 Added rvalue-handling overloads 20 лет назад
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release 20 лет назад
compose @ 1dac6c4295 fd68083d2d Placeholder for all time 21 лет назад
concept_check @ 8414234a2a d82d312cd4 documented the restriction on BOOST_CLASS_REQUIRES 20 лет назад
config @ 9796bd47ad d64d3fd6dc Applied Beman Dawes patches to tidy up examples. 20 лет назад
conversion @ cb2bd8076d c759cfb142 Reconfigure lexical_cast to work wide character strings and VC++ when not using /Zc:wchar_t. 20 лет назад
crc @ eff9ab38f2 bebd91dc9e Merged from 1.33.0 release 20 лет назад
date_time @ 6ab46fc3d4 6e6d51fbb8 fixes for regression in gcc295 compilers 20 лет назад
detail @ d63b0de6f9 6e7efc1cf4 Moved BOOST_INTERLOCKED_READ stuff into its own header 20 лет назад
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release 20 лет назад
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think 21 лет назад
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 лет назад
filesystem @ a9458cdc47 efbefc2663 Revert to 0xFFFFFFFF because VC++6.0 doesn't support INVALID_FILE_ATTRIBUTES 20 лет назад
foreach @ 94f5bef9f0 11c7baa0f1 define NO_RVALUE_DETECTION for sunpro 5_8 20 лет назад
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release 20 лет назад
function @ 35e2ff56a0 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
functional @ aa137615ec 7da03b83ad Add tests for container_fwd to hash tests. 20 лет назад
graph @ cd346002ea 6d8a08b228 changed some stuff, rearranged and added example 20 лет назад
integer @ 291bb8c525 73127c805b Enable support for Dragonfly BSD 20 лет назад
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. 21 лет назад
iostreams @ 46e55682dc af8fa6af0f initial commitment 20 лет назад
iterator @ ae10a3b706 2678a54c26 Added first (rough) draft of quickbook documentation 20 лет назад
lambda @ 7f77f987c1 b9b2cb31d0 Fixed typos in comments 21 лет назад
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
math @ 7a4ca04278 d4e265fa0a Work around Tiger's wonky double double format for long double 20 лет назад
mpl @ af51dfffc2 f735447a41 Fix typos (thanks to Charles Brockman!) 20 лет назад
multi_array @ c6cb294daf f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
multi_index @ 1361bfe530 a941be0940 updated; changes meant for 1.34 are included in 1.33.1 20 лет назад
numeric 5f8c340f6f A bit too fast in commiting. Let's have proper copyright assignment. 20 лет назад
optional @ f89c517fa8 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
parameter @ 73eccfc901 5c15f6c32a added Stuart Dootson's results 20 лет назад
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug 21 лет назад
preprocessor @ c9c95e1684 b217f31049 single element fix 20 лет назад
program_options @ 84cc0d2972 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release 20 лет назад
ptr_container @ cf8278d4cf 1b5e6577ce fixed too strict precondition in erase() 20 лет назад
python @ 67a7669ff4 11a004ea5a work around Visual C++ 6 problem 20 лет назад
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
range @ e76e9cda28 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
rational @ e2815547d3 bebd91dc9e Merged from 1.33.0 release 20 лет назад
regex @ b5bc6e2be9 30bb5b337e Enabled negated character classes inside character sets. 20 лет назад
serialization @ 454aeece14 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
signals @ dd1f6008f0 1fcfdc3deb Added alternative Qt hack from Frank Hess 20 лет назад
smart_ptr @ 92a027fbeb a19daf97bf Minor warning fix for SGI MIPSPro (Kevin Wheatley) 20 лет назад
spirit @ 637f2ff9e5 6de72f179e Updated Spirit changelog. 20 лет назад
statechart @ 602789befa cf0c109ba8 Minor clarification 20 лет назад
static_assert @ 098770b91d 2e98ec82f0 Improved local documentation build. 21 лет назад
test @ 72b4954942 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
thread @ 358e32e98f 20d220c7af Remove <runtime-link>static requirement: it's not universally supported. 20 лет назад
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release 20 лет назад
tokenizer @ 4ad66f6c9c f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
tuple @ 2d13a60d05 f02f028291 applied patch by Rupert Kittinger, avoids potentially undefined behavior 20 лет назад
type_traits @ bc4d7d7b32 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
typeof @ 799a1c1760 25f63448e2 size_t->std::size_t 20 лет назад
utility @ 30236f8915 ab9ae7e32e Made the Boost logo link to the home page 20 лет назад
variant @ 93353f3afc f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
wave @ 1bbd6db53f 0ef4b7c9df Updated the Jamfile for the Wave test apps. 20 лет назад
expected_results.xml bebd91dc9e Merged from 1.33.0 release 20 лет назад
index.html 9ef38fdf62 htm instead of html:-) 24 лет назад
libraries.htm d10e85e50c add Boost.Foreach 20 лет назад
maintainers.txt 606d6133f2 added typeof maintainers 20 лет назад
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 лет назад
粤ICP备19079148号