Douglas Gregor 63e128fb54 Try to work around an MSVC 6/STLport problem %!s(int64=22) %!d(string=hai) anos
..
algorithm @ bc420c5acf 67a53e30f7 Jamfile updated to reflect new file naming %!s(int64=22) %!d(string=hai) anos
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. %!s(int64=22) %!d(string=hai) anos
array @ cfb6d6eae6 2379b2676d array.xml: documentation updates from Nico %!s(int64=22) %!d(string=hai) anos
bind @ 53c2e449d1 47b3a273e2 g++ 2.9x fix %!s(int64=22) %!d(string=hai) anos
compatibility @ 5e00bbd86e 93bc1e6bd7 Updated SGI version checks %!s(int64=23) %!d(string=hai) anos
compose @ c174dc9e01 64a1659506 index.htm renamed index.html %!s(int64=22) %!d(string=hai) anos
concept_check @ 1b8f363e90 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
config @ b0f05deedb bccb7aa600 Patch for sunpro 5.5 and long long numeric_limits support %!s(int64=22) %!d(string=hai) anos
conversion @ 463284f46f 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
crc @ ed764fe9c4 284f949144 Corrected license statement %!s(int64=22) %!d(string=hai) anos
date_time @ e5ef645c01 da8528fc0f Sync with V1 %!s(int64=22) %!d(string=hai) anos
detail @ 19cd8815b6 afb6a828f5 added Borland workaround %!s(int64=22) %!d(string=hai) anos
disjoint_sets @ cf471f086b b7e39aaaef cwpro8.3 workaround %!s(int64=23) %!d(string=hai) anos
dynamic_bitset @ c688bf1763 1f96fb1a04 changed workaround for gcc bug nr. 8419 %!s(int64=22) %!d(string=hai) anos
exception @ 17f806e8a7 cf319e71b6 _MSC_VER use clarified. %!s(int64=22) %!d(string=hai) anos
filesystem @ 8692b025bc c9a762161f Fix library name %!s(int64=22) %!d(string=hai) anos
format @ d09013ce9c 96436ea92f changed format_item::truncate_ 's type from int to streamsize. that's what it was supposed to be from the start. spotted on 64 bit plaform by A.Leeming %!s(int64=22) %!d(string=hai) anos
function @ ae11f21513 71ba12a9d6 Try to make IBM VisualAge C++ 6 happy %!s(int64=22) %!d(string=hai) anos
functional @ 240f068069 825fe1ec07 add or update See www.boost.org comments %!s(int64=23) %!d(string=hai) anos
graph @ ce8344e9ad 944845732f Overall: introduce bundled properties %!s(int64=22) %!d(string=hai) anos
integer @ 4862574bb1 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
io @ 70043b1ee4 7cdfaa4f8e Fixed up license/copyright %!s(int64=22) %!d(string=hai) anos
iterator @ b310ccda97 5cbf11b20c Fixed typo %!s(int64=22) %!d(string=hai) anos
lambda @ b99048eab3 8823df4071 Fix for gcc 3.4 %!s(int64=22) %!d(string=hai) anos
math @ a607b80188 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
mpl @ 460430a167 19fa00f32e better configurability fix %!s(int64=22) %!d(string=hai) anos
multi_array @ 91661f2f17 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
multi_index @ 6b4f93277a 4d0e2c43c2 missing "&" %!s(int64=22) %!d(string=hai) anos
numeric 10bc2392ee Fixed typename issues (compatibility with GCC 3.4.0) %!s(int64=22) %!d(string=hai) anos
optional @ 0109fabef4 e76517529d Fixed test for bcc5.6.4 weak overload resolution %!s(int64=22) %!d(string=hai) anos
pool @ 4751c81a59 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
preprocessor @ 34029cf0cb 7549918fbb fixed usage bug %!s(int64=22) %!d(string=hai) anos
program_options @ 505a1e11b2 340cf09af7 Make test Jamfile work with regression tests. %!s(int64=22) %!d(string=hai) anos
property_map @ b3ef1a3aac f260725452 fixed a subtle bug in get() and put() exposed by the change to %!s(int64=22) %!d(string=hai) anos
python @ 9e2b4380d5 e8357a53bc ADL bug-fix %!s(int64=22) %!d(string=hai) anos
random @ f63ff478d2 8392df980f fix min/max problems %!s(int64=22) %!d(string=hai) anos
rational @ 71ecf6f9ec 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
regex @ 25e51d3984 b376084f42 Patch for nosubs flag bug. %!s(int64=22) %!d(string=hai) anos
signals @ 850b641cfd 63e128fb54 Try to work around an MSVC 6/STLport problem %!s(int64=22) %!d(string=hai) anos
smart_ptr @ c48f05dcb4 2cca62693e enable_shared_from_this is now const-tolerant. %!s(int64=22) %!d(string=hai) anos
spirit @ 8d1b7250e8 7e171422ae Fixed a couple of bugs in the parser traversal code. %!s(int64=22) %!d(string=hai) anos
statechart @ 5e2bad23dd acf9a9e00d no message %!s(int64=22) %!d(string=hai) anos
static_assert @ 68545773d5 944950c299 Changed tests to guarantee portability %!s(int64=22) %!d(string=hai) anos
test @ 1f83347622 3b2cf2deea added fixed_mapping %!s(int64=22) %!d(string=hai) anos
thread @ 0ed112631c d751b6c528 Merge tss changes from thread_dev branch. %!s(int64=22) %!d(string=hai) anos
timer @ 79d6e03d1a 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
tokenizer @ 4e7357c63e 8b00141520 Fixed a bug involving using char_delimiter with a true input iterator. %!s(int64=22) %!d(string=hai) anos
tuple @ 78572fca7b 5311009f51 Bug fix for vc6 %!s(int64=22) %!d(string=hai) anos
type_traits @ 39ce140cf7 a7cf910d63 Added comment on Intel compiler problems. %!s(int64=22) %!d(string=hai) anos
utility @ c320330cd5 d38ce0a944 fixed a typo %!s(int64=22) %!d(string=hai) anos
variant @ ec94e74611 2d6117229c remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros %!s(int64=22) %!d(string=hai) anos
index.html 9ef38fdf62 htm instead of html:-) %!s(int64=24) %!d(string=hai) anos
libraries.htm 1ab2eb02de boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp: %!s(int64=22) %!d(string=hai) anos
粤ICP备19079148号