Aleksey Gurtovoy 7dcdddc804 fix messed up newlines 22 лет назад
..
algorithm @ 00d09671f5 6049a652e8 Library name fixed 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 @ 7a04858543 766121df40 *** empty log message *** 22 лет назад
bind @ 0904a14c1a 2a0df71ce6 T->type 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 @ 2daa039875 7dcdddc804 fix messed up newlines 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 @ 14ea07a5f1 1476619f96 improve mac regression - quickfix 22 лет назад
detail @ b6dee6532e 70b0bdc5f8 Fixed postfix increment for incrementable and single-pass iterator facade 22 лет назад
disjoint_sets @ cf471f086b b7e39aaaef cwpro8.3 workaround 23 лет назад
dynamic_bitset @ 912ab0576e a1ff53b194 use BOOST_WORKAROUND for Codewarrior workarounds 22 лет назад
exception @ 17f806e8a7 cf319e71b6 _MSC_VER use clarified. 22 лет назад
filesystem @ 84dabd7b75 f7f66f2c3f Full qualification for vc6/7 (no ADL). 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 @ d91f3ba421 8d13e656c4 changed to use bundled properties 22 лет назад
integer @ 4862574bb1 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
io @ 61141d5872 8b007365af Add V2 Jamfile 22 лет назад
iterator @ 2241bb1ae3 7593aabfdd A few fixes 22 лет назад
lambda @ 4add858581 9f3770718c temporarily backing out from previous changes, problems with VC7.1 22 лет назад
logic @ cdb51dda6e 5cc780c90f Fixed buggy jamfile. 22 лет назад
math @ a607b80188 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
mpl @ fb95f0f38a 371ddcc29a added workaround for vacpp version 6 compiler 22 лет назад
multi_array @ 7b7b88e836 3b61bb4dc5 Attempted fixes to compiler errors did not work at all. 22 лет назад
multi_index @ 7662bb6752 973c9ca84f typos and errors 22 лет назад
numeric 37efaf6165 typedef size_type for triangular_matrix 22 лет назад
optional @ 46fafdb7c9 bd86445882 Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp. 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 @ 28b2809d9c 2da82024f1 news -> introduction 22 лет назад
program_options @ 6f49b5b999 030d3c479a Patch from John Maddock for platforms without wchar_t support, specifically 22 лет назад
property_map @ 5139012588 6b83d6ecae property_map_iterator.hpp: 22 лет назад
python @ af1530953e 2009a72050 Move dllexport declaration from methods to slice class as mingw can't handle it. Resolves bug #952335. 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 @ dd72943343 60225c9950 Incorrect include fixed. 22 лет назад
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
regex @ aebb44e507 de7a2768d6 Don't include integer_traits.hpp unless it's actually used: IBM C++ trips up otherwise. 22 лет назад
serialization @ 4984ca148f 4be1f91b6d updated info on specific compilers 22 лет назад
signals @ bc69b25cbc af9397a3a8 Use BOOST_SIGNALS_NAMESPACE (Juergen Hunold) 22 лет назад
smart_ptr @ 9c67a59d43 b7d887aa71 Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead) 22 лет назад
spirit @ 903e4f42ae ef43615bed workaround for CR JAGad29981 Error 322 name lookup in base class specialization finds type 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 @ 11ae5d6f81 ca080c00f0 typo fix 22 лет назад
thread @ 0aa50614d7 c0718abfc2 Add missing typenames, fix duplicate explicit template instantiation. 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 @ b3d31b8e24 488d3fad0e Renamed member check to avoid conflict with MacOS macro of the same name. 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号