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