Hartmut Kaiser 51f50dbc22 Added special handling of the eof tokens inside the lexer iterator classes for Comeau пре 21 година
..
algorithm @ 04a40de48d 4024abad21 borland issues пре 21 година
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile пре 21 година
array @ 2fde5e334b ab1c9f7456 License update пре 21 година
assign @ be343231fe d019139d54 updated naming of variable/template parameter so it won't conflict with class-names as easily пре 21 година
bind @ 9cfe194f80 41c0b1f92c Fix g++ 2.9x ambiguity caused by std::rel_ops operators. пре 21 година
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement пре 21 година
compose @ 1dac6c4295 fd68083d2d Placeholder for all time пре 21 година
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined пре 21 година
config @ 1613e9907f 1b8be9d27b aCC doesn't support is_abstract пре 21 година
conversion @ caa875505e bd6882a5e7 Update пре 21 година
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement пре 21 година
date_time @ 6596484fb1 8510936980 minor update to testcase to see if we can figure out why vc8 fails this test пре 21 година
detail @ e6ddc5ae0f 47e8464f25 Workarounds for vc6 and 7. пре 21 година
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License пре 21 година
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think пре 21 година
exception @ ae714358ad e5a29a5074 fixes comeau bug пре 22 година
filesystem @ be84be9827 a06d72fccb workaround MSL C lib wrong errno from ::getcwd(). Metrowerks says they will fix, but I don't know the version numbers involved. пре 21 година
format @ 20f2d3405d bb7a514fd4 . made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence пре 21 година
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless пре 21 година
functional @ 85593ea401 e596603aff Initialise the exponent before calling frexp in the hash float function. пре 21 година
graph @ 0fbae0aeff 6f261000a4 Changed - some double constants to floats to stop data-loss warnings пре 21 година
integer @ 29275d71aa a72787c6f6 added workaround for duplicate comdat errors in MSVC++ 6.0 пре 21 година
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. пре 21 година
iostreams @ 08cdff77fb f58c973256 initial commitment пре 21 година
iterator @ 3fe9b7517e cdbdaeeec4 updated docs пре 21 година
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in пре 21 година
logic @ ea15a9abf6 4b4c6ea3ac Add V2 Jamfile пре 21 година
math @ ddb4b95e7a 80a4f6730b Fix for Intel compiler using the Microsoft library пре 21 година
mpl @ 9fba964633 66f30505ae fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) пре 21 година
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success пре 21 година
multi_index @ 3546d0863c f0f64d556f disabled invariant-checking in GCC 4.0 20041026 (Apple build 4061) due to a compiler bug affecting scope guards пре 21 година
numeric eb80d8e1ae unused variables пре 21 година
optional @ 88d002a7be 11aaa83900 Doc fixes пре 21 година
parameter @ f038a6806f 499a8bc4d9 Get rid of un-idiomatic f(...) пре 21 година
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug пре 21 година
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround пре 21 година
program_options @ da4baad235 26e9673fdb Added qualifier to cmdline type to fix Borland failures. пре 21 година
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs пре 21 година
ptr_container @ d957e1f3dd 1d523f0ff6 *** empty log message *** пре 21 година
python @ 70ee460a14 94cf7dfea1 Py_Initialize outside the first test routine пре 21 година
random @ 9eacbed88b 46bc5f7db5 Revert Jens Maurer's changes until after release пре 21 година
range @ f6b183140f 02ffa64c23 *** empty log message *** пре 21 година
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement пре 21 година
regex @ a56990d55a 361969d128 Internalise Boost.Test dependency. пре 21 година
serialization @ 6b766534ec a113c77000 Extended RW STL workaround, this fixes Tru64 compilation. пре 21 година
signals @ 20f0f9bc46 aba1212f8c Fix stupid typo пре 21 година
smart_ptr @ 24c23b8064 77fba3ee15 disabled asm implementation for ICC/IA64 пре 21 година
spirit @ 87fbdccea7 8accd495f4 conforming to min/max guidelines пре 21 година
statechart @ 747732c33f cf41697e9e Adapted to the new reaction specification interface. пре 21 година
static_assert @ f7531de553 9af4a7de1f Add custom static_assert for CodeWarrior <= 8. Which works in all contexts, specifically it works inside tempalte function contexts which the standard one doesn't. This makes all tests pass for this compiler for the first time. пре 21 година
test @ 52617e46ec e2cef21a47 *** empty log message *** пре 21 година
thread @ 26bffa3740 6dea9720ed Rename binder to eliminate name conflicts with type traits. пре 21 година
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement пре 21 година
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement пре 21 година
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST пре 21 година
type_traits @ 810b1a9372 01b1ada20f HP aCC can't cope with the new warning supression code in this release, just disable it for now until someone can figure out a proper fix, or until HP fix their compiler.... пре 21 година
utility @ 1bd83d43e8 0d1d759ec3 Improvements in type_traits have gotten MSVC 7.0 and prior down to 12 failures here пре 21 година
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available пре 21 година
wave @ a6a4504703 51f50dbc22 Added special handling of the eof tokens inside the lexer iterator classes for Comeau пре 21 година
expected_results.xml d7e8de5425 Cleared VC8 failures for regex. пре 21 година
index.html 9ef38fdf62 htm instead of html:-) пре 24 година
libraries.htm c7908caff0 added pointer container enties пре 21 година
粤ICP备19079148号