Jeff Garland bbc6bb8fbf update for patch 22 лет назад
..
algorithm @ f16de45e46 20b4b75083 Don't copy default-initialized iterator, which might be singlular. 22 лет назад
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 лет назад
array @ cfb6d6eae6 2379b2676d array.xml: documentation updates from Nico 22 лет назад
assign @ d54cb6e9fc fd44b6acb5 Don't assume that slist is in the std namespace. It's not a standard container, and is only present in some runtimes in the extensions namespace. 22 лет назад
bind @ 5c53d7db2a 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks 23 лет назад
compose @ c174dc9e01 64a1659506 index.htm renamed index.html 22 лет назад
concept_check @ daad09ad49 3a79d9fca7 Fix a typo 22 лет назад
config @ 0dd2b7aed9 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
conversion @ 463284f46f 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
crc @ ed764fe9c4 284f949144 Corrected license statement 22 лет назад
date_time @ 7cee02385f bbc6bb8fbf update for patch 22 лет назад
detail @ 40a44d6810 552fcada28 cleanup and improved portability 22 лет назад
disjoint_sets @ cf471f086b b7e39aaaef cwpro8.3 workaround 23 лет назад
dynamic_bitset @ 0ff409e7d6 aa44804718 More V2 Jamfile tweaks. 22 лет назад
exception @ 17f806e8a7 cf319e71b6 _MSC_VER use clarified. 22 лет назад
filesystem @ 38ed4c472c 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
format @ f54966678b b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines 22 лет назад
function @ e4f632e5ca 4c09f4e510 function_template.hpp: Move definition of operator() out-of-line for 22 лет назад
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments 23 лет назад
graph @ 598c2d2478 797cc7d446 Do not copy default-constructed interator, which might be signular. 22 лет назад
integer @ 170a352574 78163ac264 new version - more efficient, and with no dependency on numeric_limits<> 22 лет назад
io @ 61141d5872 8b007365af Add V2 Jamfile 22 лет назад
iterator @ 700db48ac7 c668ecea51 add nested typedefs 22 лет назад
lambda @ 5031c63f73 6d6a2ef86a . 22 лет назад
logic @ 5433ed53df 5abf379de4 Complete the BOOST_NO_STD_LOCALE workaround 22 лет назад
math @ 7f6b7ef005 a10a6bf9fc Fix all the currently remaining line-ending problems. 22 лет назад
mpl @ f181cf92c5 2ecd0b0e98 workaround for MIPSpro 7.3.1.3 name lookup problem 22 лет назад
multi_array @ 872a799cdd c1cefd36fa Confirmed that the MPL-based change works for MSVC. Removed old code. 22 лет назад
multi_index @ d571b05b22 d35bfd0be7 grammar error 22 лет назад
numeric 3d90add673 Boost licensing of Jamfiles 22 лет назад
optional @ 7717a785de 370c98cc18 Fix some typos 22 лет назад
pool @ bc2218310e b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines 22 лет назад
preprocessor @ d8c979c633 cdddc626bc *** empty log message *** 22 лет назад
program_options @ 69182e7ef0 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
property_map @ 7d4d18c64b 7edac6c779 Don't copy default-initialized iterator. 22 лет назад
python @ d6325d902e a4777c5192 workaround for MIPSpro 7.3.1.3 name lookup problem 22 лет назад
random @ 9febe9be3f b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines 22 лет назад
range @ 3e19875b22 c4a226b820 gcc 3.4 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 @ 99f8d02805 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
serialization @ 4f62044ce3 234a2f409e make demos more directory friendly 22 лет назад
signals @ 6a89271e9b 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
smart_ptr @ 9c67a59d43 b7d887aa71 Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead) 22 лет назад
spirit @ 4b04d1bc86 bf87a40577 (cr only) line-ending, missing copyright 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 @ f0969644d0 3c01d369b9 Fixed doc typo. 22 лет назад
test @ aa157007e6 2d7f7ef80b Documentation update from Jon T. Pedant 22 лет назад
thread @ d29dae72de e3ec70f2a9 Clean up scheduling algorithms to pass unit tests and hopefully eliminate reported deadlocks. Still needs work, but should be better than before. 22 лет назад
timer @ 79d6e03d1a 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
tokenizer @ 4e7357c63e 8b00141520 Fixed a bug involving using char_delimiter with a true input iterator. 22 лет назад
tuple @ 045d761ab5 ac0b2f3ddf suppressed scoping the call get_class to the detail namespace 22 лет назад
type_traits @ ed97beb51f aa44804718 More V2 Jamfile tweaks. 22 лет назад
utility @ 35d3c03d19 9729c066fd Update 22 лет назад
variant @ 17df22fa13 b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines 22 лет назад
expected_results.xml f9945c77f8 add expected_results.xml 22 лет назад
index.html 9ef38fdf62 htm instead of html:-) 24 лет назад
libraries.htm af20b58483 Link to string_algo library added 22 лет назад
粤ICP备19079148号