Dave Abrahams 2b024339df Optimization bug fix from Stefan Seefeld (sseefeld-at-art.ca) 22 лет назад
..
algorithm @ 5063e96367 e236f7df01 Work around problems with the CW8 preprocessor by not using BOOST_PP. 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 @ 4ee6e051fe 7919160468 *** empty log message *** 22 лет назад
assign @ abbdf98e8f 6c7df85014 *** empty log message *** 22 лет назад
bind @ 4e287df40c 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks 23 лет назад
compose @ c174dc9e01 64a1659506 index.htm renamed index.html 22 лет назад
concept_check @ bc8f520895 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
config @ b34869b10f bb242e194e Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define. 22 лет назад
conversion @ abf8ee0eb9 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
crc @ ed764fe9c4 284f949144 Corrected license statement 22 лет назад
date_time @ 25ec632a14 7b7bcc098e cleanup macros 22 лет назад
detail @ da6391feb5 d45f21e4a2 Name lookup fix for CW 22 лет назад
disjoint_sets @ 9186865064 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
dynamic_bitset @ e85ab3cb63 be7999f0f6 Add workaround for CW8 when it compiles reset(), as it generates invalid code otherwise. 22 лет назад
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 лет назад
filesystem @ b1aeed6f32 3c49d1398c Re-ordered includes to prevent macro-redeffinitions 22 лет назад
format @ 01aaf84d38 236f1ed0f3 Remove tabs in file. 22 лет назад
function @ c9d7858ff0 236f1ed0f3 Remove tabs in file. 22 лет назад
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments 23 лет назад
graph @ 6965fc78ba c8b2027f7a Ported to LEDA 4.5 22 лет назад
integer @ 0c31aa03f0 2af4ae3dff Don't #error when doing a release build. Just put out an informative message, and pass the test. 22 лет назад
io @ 61141d5872 8b007365af Add V2 Jamfile 22 лет назад
iterator @ bd765a21fb 854926ec95 Eliminated unreviewed, unused, noncompiling code 22 лет назад
lambda @ 0f0c53b1f9 cd6254eb97 Converted to Boost Software License, Version 1.0 22 лет назад
logic @ e5c2ea9a90 3f81c6d366 Update copyrights 22 лет назад
math @ 2c8db4a10c d94b681d40 License update 22 лет назад
mpl @ 2d657dbb8b 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
multi_array @ 927644203d 80ff1ee3d0 Turns out vc7 still needs the SFINAE disabler on the generic constructor. 22 лет назад
multi_index @ 44dd6da9ad 06f4c889a2 added MSVC 8.0 22 лет назад
numeric 861d196cb6 removed precheck for zero size range 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 @ fb183beac1 b4ecccaf18 apply Digital Mars patch by Daniel James (http://article.gmane.org/gmane.comp.lib.boost.devel/107127) 22 лет назад
program_options @ b4f699c0de a69c959823 Fix for CW 9 (namespace ambiguity) 22 лет назад
property_map @ d5762a3491 cd6254eb97 Converted to Boost Software License, Version 1.0 22 лет назад
python @ 18411f4b5f 2b024339df Optimization bug fix from Stefan Seefeld (sseefeld-at-art.ca) 22 лет назад
random @ 0d597a6afc 0ddbff421c fix compiler warning on MSVC 7.1 (Stefan Slapeta) 22 лет назад
range @ 7b37911918 6f3a77835a Enable array support for CW 9 22 лет назад
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 22 лет назад
regex @ 2e968dea9c 6e5728ef39 Minor workarounds for SGI and Darwin platforms. 22 лет назад
serialization @ c597162c01 ed365e8e70 small adjustment to address compile errors in vc 8 and intel 7.1 22 лет назад
signals @ a24f0cb270 de1d196490 Doug Gregor->Douglas Gregor 22 лет назад
smart_ptr @ cb6cb636f7 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
spirit @ de769d0b4c 50ef543bd8 Doc tweaks and fixes to make Comeau happy 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 @ 900db8b279 18b948596f irix6 fix 22 лет назад
thread @ 88cd251db7 e655f0f39d tss changes to match Jamfile 1.32 22 лет назад
timer @ accbf78803 d76bd01707 Licence update 22 лет назад
tokenizer @ f80a62e9b2 0a3b5459fa Converted to Boost Software License, Version 1.0 22 лет назад
tuple @ eea1937afc cd6254eb97 Converted to Boost Software License, Version 1.0 22 лет назад
type_traits @ ed97beb51f aa44804718 More V2 Jamfile tweaks. 22 лет назад
utility @ 167fa4154f 854926ec95 Eliminated unreviewed, unused, noncompiling code 22 лет назад
variant @ 6d5d1e15ce 4cb3deede2 License update 22 лет назад
expected_results.xml f9945c77f8 add expected_results.xml 22 лет назад
index.html 9ef38fdf62 htm instead of html:-) 24 лет назад
libraries.htm fd2c59b56b added serialization 22 лет назад
粤ICP备19079148号