Michael Glassford 4c42c90f3c Add newline at end of file. hace 22 años
..
algorithm @ 06474a276d 6092dc4912 Fixed construction to not restrict usage of iterators, that are not hace 22 años
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. hace 22 años
array @ cfb6d6eae6 2379b2676d array.xml: documentation updates from Nico hace 22 años
assign @ 7a04858543 766121df40 *** empty log message *** hace 22 años
bind @ 0904a14c1a 2a0df71ce6 T->type hace 22 años
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks hace 23 años
compose @ c174dc9e01 64a1659506 index.htm renamed index.html hace 22 años
concept_check @ daad09ad49 3a79d9fca7 Fix a typo hace 22 años
config @ f0f854707d 9292e36d49 Document BOOST_HAS_FACET macro hace 22 años
conversion @ 463284f46f 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
crc @ ed764fe9c4 284f949144 Corrected license statement hace 22 años
date_time @ 8fe514be11 d731f3f8ce remove duplicated macro stuff hace 22 años
detail @ b6dee6532e 70b0bdc5f8 Fixed postfix increment for incrementable and single-pass iterator facade hace 22 años
disjoint_sets @ cf471f086b b7e39aaaef cwpro8.3 workaround hace 23 años
dynamic_bitset @ 912ab0576e a1ff53b194 use BOOST_WORKAROUND for Codewarrior workarounds hace 22 años
exception @ 17f806e8a7 cf319e71b6 _MSC_VER use clarified. hace 22 años
filesystem @ 0a1da00836 4286d057c1 Prevent use of auto-linking for regression testing as it causes failures when the auto-linked libraries are not found on some compilers. hace 22 años
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 hace 22 años
function @ e4f632e5ca 4c09f4e510 function_template.hpp: Move definition of operator() out-of-line for hace 22 años
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments hace 23 años
graph @ e0435ccc26 bf1e0c5519 dijkstra_shortest_paths.hpp: Fix no_init version invocation(Jürgen Hunold) hace 22 años
integer @ 4862574bb1 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
io @ 61141d5872 8b007365af Add V2 Jamfile hace 22 años
iterator @ f49f68c8fe 70b0bdc5f8 Fixed postfix increment for incrementable and single-pass iterator facade hace 22 años
lambda @ 4add858581 9f3770718c temporarily backing out from previous changes, problems with VC7.1 hace 22 años
logic @ cf7fe4cb56 c830662a98 Add the unnecessary but explicit private hace 22 años
math @ a607b80188 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
mpl @ fb95f0f38a 371ddcc29a added workaround for vacpp version 6 compiler hace 22 años
multi_array @ 91661f2f17 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
multi_index @ d9f65df85b 0753818eb6 explained handling of BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS by BOOST_MULTI_INDEX_MEMBER hace 22 años
numeric a796bf7cab make sure BOOST_UBLAS_USE_ET is not redefined if already defined hace 22 años
optional @ 46fafdb7c9 bd86445882 Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp. hace 22 años
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 hace 22 años
preprocessor @ a7f3bbaa59 c454f481bc fixed no-EMPTY usage hace 22 años
program_options @ f084eeac4b bda849d8c8 Applied numerious suggestions from Pavel Vozenilek. hace 22 años
property_map @ 5139012588 6b83d6ecae property_map_iterator.hpp: hace 22 años
python @ af1530953e 2009a72050 Move dllexport declaration from methods to slice class as mingw can't handle it. Resolves bug #952335. hace 22 años
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 hace 22 años
range @ dd72943343 60225c9950 Incorrect include fixed. hace 22 años
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
regex @ aebb44e507 de7a2768d6 Don't include integer_traits.hpp unless it's actually used: IBM C++ trips up otherwise. hace 22 años
serialization @ 5960079af0 ab1f0be5c3 initial checkin hace 22 años
signals @ c340a896bd 4286d057c1 Prevent use of auto-linking for regression testing as it causes failures when the auto-linked libraries are not found on some compilers. hace 22 años
smart_ptr @ 9c67a59d43 b7d887aa71 Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead) hace 22 años
spirit @ 3ed7c6a1c1 9b1dcb5f14 Added a missing include. hace 22 años
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. hace 22 años
static_assert @ f0969644d0 3c01d369b9 Fixed doc typo. hace 22 años
test @ 11ae5d6f81 ca080c00f0 typo fix hace 22 años
thread @ 06d7bf21d5 4c42c90f3c Add newline at end of file. hace 22 años
timer @ 79d6e03d1a 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros hace 22 años
tokenizer @ 4e7357c63e 8b00141520 Fixed a bug involving using char_delimiter with a true input iterator. hace 22 años
tuple @ 045d761ab5 ac0b2f3ddf suppressed scoping the call get_class to the detail namespace hace 22 años
type_traits @ b3d31b8e24 488d3fad0e Renamed member check to avoid conflict with MacOS macro of the same name. hace 22 años
utility @ 35d3c03d19 9729c066fd Update hace 22 años
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 hace 22 años
expected_results.xml f9945c77f8 add expected_results.xml hace 22 años
index.html 9ef38fdf62 htm instead of html:-) hace 24 años
libraries.htm b8f01ac986 Added minmax library in Section Algorithms. hace 22 años
粤ICP备19079148号