Vladimir Prus 91fd2d168f Add missing includes. Without them g++ 3.4 can't compile the following hace 21 años
..
algorithm @ 053cc53eea ef938a6802 workaround for a problem of GCC 2.95 with local scope using directives hace 21 años
any @ 15690b572f 6973349c53 BSL update hace 21 años
array @ 2fde5e334b ab1c9f7456 License update hace 21 años
assign @ ddac8d2c01 29e2428cff *** empty log message *** hace 21 años
bind @ 9ffd0a08c5 6e215c3356 Switched data members to return by value to avoid a const ref to short lived temp problem hace 21 años
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks hace 23 años
compose @ 1dac6c4295 fd68083d2d Placeholder for all time hace 21 años
concept_check @ 1ff77e789e 3d22676dda Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. hace 21 años
config @ d216a669c5 7f8411b817 Added vc8 support hace 21 años
conversion @ f6b0ec3685 ae082eb9e3 fix syntax errors hace 21 años
crc @ 52cf759c50 24258c24e8 Fixed (hopefully) bugs with CRC polymoninals shorter than a byte, with a patch from Bert Klaps hace 21 años
date_time @ 83e4e6951f d589b58cb1 fix copyright hace 21 años
detail @ 5fcbfdf2f8 6d4f6f8727 Changed files to BSL based on permissions in blanket-permission.txt hace 21 años
disjoint_sets @ 545e568d7b b13be9176b Get rid of test lib hace 22 años
dynamic_bitset @ 6f1a3ed336 3d22676dda Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. hace 21 años
exception @ ae714358ad e5a29a5074 fixes comeau bug hace 22 años
filesystem @ 097d0d6ebe 037995b4ba Work around Intel 7.1/Linux include problem hace 21 años
format @ 02ad183cba f9c5032244 Converted to BSL based on permissions in blanket-permission.txt hace 21 años
function @ c9d7858ff0 236f1ed0f3 Remove tabs in file. hace 22 años
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments hace 23 años
graph @ 896c715e35 f57b69f88e using namespace boost should work around some issues for MIPSpro hace 21 años
integer @ 0935f20c69 3d22676dda Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. hace 21 años
io @ a14284ef8a 63e9a13d18 Added Daryle Walker's copyrights as requested. hace 21 años
iterator @ 1f999864a1 fd78217269 Fix 31 character limit hace 21 años
lambda @ e9ed0829b2 2c1853d007 gcc 3.4. does not distinguish between bind overloads for function refrerences, and just const T&. hace 21 años
logic @ e5c2ea9a90 3f81c6d366 Update copyrights hace 22 años
math @ a84e01fcc6 6d4f6f8727 Changed files to BSL based on permissions in blanket-permission.txt hace 21 años
mpl @ 81f7e4bb99 351c7d7773 ADL fixes hace 21 años
multi_array @ 477d155791 54da803942 merge new MPL version from 'mplbook' branch hace 21 años
multi_index @ 554ad57587 e67f0e4507 improved coverage of get_allocator memfuns hace 21 años
numeric 6832f02aa9 fix syntax errors etc. hace 21 años
optional @ 24c5f92413 0b30d62c50 In-place factories moved from /detail to /utility hace 21 años
pool @ b49f5e350f 6d4f6f8727 Changed files to BSL based on permissions in blanket-permission.txt hace 21 años
preprocessor @ fcc60a3011 a52e07de13 fixed 31+ filenames, unlinked files hace 21 años
program_options @ adab37a443 2ea602b71e Intel workaround hace 21 años
property_map @ 45843a66d3 6ce2dcb1c3 BSL hace 21 años
python @ 937a851baa ad1c0269a8 warning suppression for GCC hace 21 años
random @ 27ecfe77d4 91fd2d168f Add missing includes. Without them g++ 3.4 can't compile the following hace 21 años
range @ 3f27b522c1 c6a09d7408 cw 8.3 fixes hace 21 años
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
regex @ ad21d2cb2f b3c488159e Stamped on more C++ style comments in C compatible code. hace 21 años
serialization @ cf28ecb048 e3c3b5e3ae fix overruns from <code> tag hace 21 años
signals @ 7c3c134910 5ff874643b Initialize and update slot_assigned where necessary hace 21 años
smart_ptr @ 1bc58ea861 59eb2e061f Updated to use the BSL (using permissions supplied in more/blanket-permission.txt) hace 21 años
spirit @ e3a9d9f6aa adc0dbdc99 bug fix for the free add function hace 21 años
statechart @ eaa1f4d80d 334f506cc2 Fixed bug that led to a failing runtime assert when a transition is made in an unstable state machine with orthogonal regions. hace 22 años
static_assert @ f60bc26f84 6dd4a7a96b Improved gcc 3.3 and 3.4 error messages. hace 21 años
test @ c536f39c21 f4083d6902 unnesseary check removed hace 21 años
thread @ c747a6ff4e 1747658bd7 Fix uninitialized variables hace 21 años
timer @ 7d7b156a03 d466a77c37 Updated Beman Dawes' licence statement to use the new prefered form of words. hace 22 años
tokenizer @ 9e93efc857 1cc0db4a02 fix unused variable warnings on gcc with -Wall hace 21 años
tuple @ eea1937afc cd6254eb97 Converted to Boost Software License, Version 1.0 hace 22 años
type_traits @ 9ca727623b 52bbdb37c6 missing #include hace 21 años
utility @ d198bd9d96 60ceb96b33 added explicit return to main hace 21 años
variant @ 649ac735ce cfce1db764 fix MSVC failures hace 21 años
expected_results.xml b359d0480e manually add some graph library results from 1.31 hace 21 años
index.html 9ef38fdf62 htm instead of html:-) hace 24 años
libraries.htm 92f890a14f small correction hace 21 años
粤ICP备19079148号