Jonathan Brandmeyer 5b3959dc76 Take a shot at enabling the workaround for ICC 7.1 on Windows. 21 years ago
..
algorithm @ 4d346d43ad 01a3c9090e Explicit namespace qualification added to std::distance calls 21 years ago
any @ 3fb1dbc758 7e3a545af0 Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0. 22 years ago
array @ 4ee6e051fe 7919160468 *** empty log message *** 22 years ago
assign @ 6b98511000 9b62163a72 *** empty log message *** 21 years ago
bind @ 4e287df40c 0a3b5459fa Converted to Boost Software License, Version 1.0 22 years ago
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks 23 years ago
compose @ c174dc9e01 64a1659506 index.htm renamed index.html 22 years ago
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. 21 years ago
config @ 1a38571c92 d123ab6a4e Patch for STLPort configs with no wide stream support. 21 years ago
conversion @ c1c338990c 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. 21 years ago
crc @ 52cf759c50 24258c24e8 Fixed (hopefully) bugs with CRC polymoninals shorter than a byte, with a patch from Bert Klaps 21 years ago
date_time @ 12d162eeb9 249f8b3a0a add readme file 21 years ago
detail @ d67afd0e09 f52f3026d6 Bug fix from Marvin H. Sielenkemper - sielenk-at-sf.net 21 years ago
disjoint_sets @ 545e568d7b b13be9176b Get rid of test lib 22 years ago
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. 21 years ago
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 years ago
filesystem @ 44694971a6 69eb6ba1e2 Add fs::exceptionj member tests 21 years ago
format @ 5ed5e8a4f0 06145f5104 Add workaround for Compaq C++. 21 years ago
function @ c9d7858ff0 236f1ed0f3 Remove tabs in file. 22 years ago
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments 23 years ago
graph @ d84342b076 d6ca465447 Fix a silly typo 21 years ago
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. 21 years ago
io @ a14284ef8a 63e9a13d18 Added Daryle Walker's copyrights as requested. 22 years ago
iterator @ a396085bc0 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. 21 years ago
lambda @ 485bcbdcd8 54da803942 merge new MPL version from 'mplbook' branch 21 years ago
logic @ e5c2ea9a90 3f81c6d366 Update copyrights 22 years ago
math @ de88dc5e38 a75b3c853a Fixed BOOST_OCTONION_MEMBER_DIV_GENERATOR_4. 21 years ago
mpl @ 3bf1d39bfb a44292b22f bug fix 21 years ago
multi_array @ 477d155791 54da803942 merge new MPL version from 'mplbook' branch 21 years ago
multi_index @ 8ad633997d 23b571df8c typo 21 years ago
numeric 001d915697 VC6 member function sepecializtions disabled 21 years ago
optional @ 7717a785de 370c98cc18 Fix some typos 22 years ago
pool @ 187051f4a7 0f27cfd851 Fixed windows platform detection. 22 years ago
preprocessor @ 0b8615f1be 7c82c9c1fa tweak url 21 years ago
program_options @ 7fa6a814ab c801bd20bc Move include of <detail/workaround.hpp> 21 years ago
property_map @ 45843a66d3 6ce2dcb1c3 BSL 21 years ago
python @ 0b4f2bafe6 5b3959dc76 Take a shot at enabling the workaround for ICC 7.1 on Windows. 21 years ago
random @ 3e53b922c7 5201cbf5a2 Work around GCC 3.3 problem with 22 years ago
range @ 3ce0264517 3b7fec9309 *** empty log message *** 21 years ago
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 years ago
regex @ b0a325cf65 e8c32d8633 Fix: re-used match_results structure didn't set size correctly. 21 years ago
serialization @ 9daa716072 4ee9b1cfbc Fix spaces after backslash escape 21 years ago
signals @ 42d6f7828e 13977897ec Converted files to the BSL. 22 years ago
smart_ptr @ 1bc58ea861 59eb2e061f Updated to use the BSL (using permissions supplied in more/blanket-permission.txt) 21 years ago
spirit @ f0ba42f0d2 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. 21 years ago
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 years ago
static_assert @ f0969644d0 3c01d369b9 Fixed doc typo. 22 years ago
test @ 988ac68788 2c929db461 another tru64cxx65 workaround 22 years ago
thread @ 454b58cdf0 52cc5f77d7 Configure Intel for Windows like MSVC 21 years ago
timer @ 7d7b156a03 d466a77c37 Updated Beman Dawes' licence statement to use the new prefered form of words. 22 years ago
tokenizer @ 9e93efc857 1cc0db4a02 fix unused variable warnings on gcc with -Wall 21 years ago
tuple @ eea1937afc cd6254eb97 Converted to Boost Software License, Version 1.0 22 years ago
type_traits @ ad5fc1a2ac 33ef1feefd workaround buggy preprocessors 21 years ago
utility @ b685784155 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. 21 years ago
variant @ 14547949ec 54da803942 merge new MPL version from 'mplbook' branch 21 years ago
expected_results.xml f9945c77f8 add expected_results.xml 22 years ago
index.html 9ef38fdf62 htm instead of html:-) 24 years ago
libraries.htm bf244eca9e Added message about Boost.Compose being retired 21 years ago
粤ICP备19079148号