Jeff Garland da170d1c15 fixes for year functor před 22 roky
..
algorithm @ 113c676eef 3909d4a5cc std::facet requirement added před 22 roky
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. před 22 roky
array @ cfb6d6eae6 2379b2676d array.xml: documentation updates from Nico před 22 roky
assign @ 7a04858543 766121df40 *** empty log message *** před 22 roky
bind @ 4377e763a5 5214f0fade port to vacpp před 22 roky
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks před 23 roky
compose @ c174dc9e01 64a1659506 index.htm renamed index.html před 22 roky
concept_check @ ad5f1d47d8 b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines před 22 roky
config @ cf4e798691 b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines před 22 roky
conversion @ 463284f46f 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
crc @ ed764fe9c4 284f949144 Corrected license statement před 22 roky
date_time @ db85b0a744 da170d1c15 fixes for year functor před 22 roky
detail @ ec1d526862 7d62087140 stricter check in is_partial_std_allocator před 22 roky
disjoint_sets @ cf471f086b b7e39aaaef cwpro8.3 workaround před 23 roky
dynamic_bitset @ 912ab0576e a1ff53b194 use BOOST_WORKAROUND for Codewarrior workarounds před 22 roky
exception @ 17f806e8a7 cf319e71b6 _MSC_VER use clarified. před 22 roky
filesystem @ f69c19dc5c 8496418c93 Added fix for when the filename syntax is invalid. před 22 roky
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 před 22 roky
function @ 5b4dc38727 f1201648e7 boost/function/function_base.hpp: před 22 roky
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments před 23 roky
graph @ 7b66953776 b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines před 22 roky
integer @ 4862574bb1 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
io @ 61141d5872 8b007365af Add V2 Jamfile před 22 roky
iterator @ 1ffc31cc37 e33873e5a5 Bugfix před 22 roky
lambda @ a80b8a59a0 707bca5ee5 remove std_min and std_max, update minmax coding guidelines před 22 roky
math @ a607b80188 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
mpl @ fb95f0f38a 371ddcc29a added workaround for vacpp version 6 compiler před 22 roky
multi_array @ 91661f2f17 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
multi_index @ 51c7206352 d0849db698 BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS added to Boost.Config před 22 roky
numeric b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines před 22 roky
optional @ 0109fabef4 e76517529d Fixed test for bcc5.6.4 weak overload resolution před 22 roky
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 před 22 roky
preprocessor @ a7f3bbaa59 c454f481bc fixed no-EMPTY usage před 22 roky
program_options @ ee778af57c ac8290f917 More declspecs před 22 roky
property_map @ 5139012588 6b83d6ecae property_map_iterator.hpp: před 22 roky
python @ 858e5e9720 c382edca45 boost/python/detail/prefix.hpp must be included first to satisfy Python requirements; this fixes compilation errors under Tru64 Unix and IRIX using Python 2.3.4 před 22 roky
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 před 22 roky
range @ dd72943343 60225c9950 Incorrect include fixed. před 22 roky
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
regex @ aebb44e507 de7a2768d6 Don't include integer_traits.hpp unless it's actually used: IBM C++ trips up otherwise. před 22 roky
signals @ 962346540e 73e1d2c6f0 connection.hpp: Drop some incorrect "inline"s před 22 roky
smart_ptr @ 7361e476b8 4fe15b63c5 Fixed operator-- před 22 roky
spirit @ 157bb9bb6b b87642cb8e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines před 22 roky
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. před 22 roky
static_assert @ 68545773d5 944950c299 Changed tests to guarantee portability před 22 roky
test @ 11ae5d6f81 ca080c00f0 typo fix před 22 roky
thread @ 649b777b76 5f41c90248 Merge from thread_dev branch: convert documentation to BoostBook format. před 22 roky
timer @ 79d6e03d1a 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros před 22 roky
tokenizer @ 4e7357c63e 8b00141520 Fixed a bug involving using char_delimiter with a true input iterator. před 22 roky
tuple @ 045d761ab5 ac0b2f3ddf suppressed scoping the call get_class to the detail namespace před 22 roky
type_traits @ b3d31b8e24 488d3fad0e Renamed member check to avoid conflict with MacOS macro of the same name. před 22 roky
utility @ 35d3c03d19 9729c066fd Update před 22 roky
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 před 22 roky
expected_results.xml f9945c77f8 add expected_results.xml před 22 roky
index.html 9ef38fdf62 htm instead of html:-) před 24 roky
libraries.htm b8f01ac986 Added minmax library in Section Algorithms. před 22 roky
粤ICP备19079148号