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