Rene Rivera 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. %!s(int64=21) %!d(string=hai) anos
..
algorithm @ d72eec3093 40be79a235 Forgotten reference added %!s(int64=21) %!d(string=hai) anos
any @ 83b150bd55 8bd4295483 Try fixing the link error on VC*. %!s(int64=21) %!d(string=hai) anos
array @ 2fde5e334b ab1c9f7456 License update %!s(int64=21) %!d(string=hai) anos
assign @ cac5ec06cd 528904ed83 *** empty log message *** %!s(int64=21) %!d(string=hai) anos
bind @ 9cfe194f80 41c0b1f92c Fix g++ 2.9x ambiguity caused by std::rel_ops operators. %!s(int64=21) %!d(string=hai) anos
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement %!s(int64=21) %!d(string=hai) anos
compose @ 1dac6c4295 fd68083d2d Placeholder for all time %!s(int64=21) %!d(string=hai) anos
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined %!s(int64=21) %!d(string=hai) anos
config @ a20aa40428 ef39e2dae8 Print osf macros. %!s(int64=21) %!d(string=hai) anos
conversion @ caa875505e bd6882a5e7 Update %!s(int64=21) %!d(string=hai) anos
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement %!s(int64=21) %!d(string=hai) anos
date_time @ ea0e997bf5 a3aa3c05c3 add new test file for local time iterator %!s(int64=21) %!d(string=hai) anos
detail @ 1a9a83f0fb 3297825b3e Link to documentation added. %!s(int64=21) %!d(string=hai) anos
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License %!s(int64=21) %!d(string=hai) anos
dynamic_bitset @ b18fc5cd99 db379cd2a2 merge RC_1_32_0 fixes %!s(int64=21) %!d(string=hai) anos
exception @ ae714358ad e5a29a5074 fixes comeau bug %!s(int64=22) %!d(string=hai) anos
filesystem @ bcbc83b9bd 9030ab8a3e Make POSIX copy_file more robust %!s(int64=21) %!d(string=hai) anos
format @ 20f2d3405d bb7a514fd4 . made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence %!s(int64=21) %!d(string=hai) anos
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless %!s(int64=21) %!d(string=hai) anos
functional @ bfd5380e3c 6ba8056d43 Try to make sure that the different functions in hash_function_pointer_test %!s(int64=21) %!d(string=hai) anos
graph @ 63a3c9ce83 3d5e80cef2 Update parameter names in non-named parameter version to match those in the named parameter version %!s(int64=21) %!d(string=hai) anos
integer @ 9df9a90217 718fa5156c Make PRIVATE_FIT_TESTS() work correctly on 64-bit machines. %!s(int64=21) %!d(string=hai) anos
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. %!s(int64=21) %!d(string=hai) anos
iostreams @ f4a2e0cf87 7c756bc0db libcomo workaround %!s(int64=21) %!d(string=hai) anos
iterator @ ab372a0a74 5560fce52d Added failing test for missing #include guard, then fixed it. %!s(int64=21) %!d(string=hai) anos
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in %!s(int64=21) %!d(string=hai) anos
logic @ ea15a9abf6 4b4c6ea3ac Add V2 Jamfile %!s(int64=21) %!d(string=hai) anos
math @ 76d9993b29 12797e5018 Need workaround header %!s(int64=21) %!d(string=hai) anos
mpl @ 9fba964633 66f30505ae fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) %!s(int64=21) %!d(string=hai) anos
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success %!s(int64=21) %!d(string=hai) anos
multi_index @ c7da511d5e e77d084ed5 Don't use debug symbols for all toolsets matching "gcc*" on Tru64. %!s(int64=21) %!d(string=hai) anos
numeric f0621f02c4 Fixed bug in RoundEven %!s(int64=21) %!d(string=hai) anos
optional @ dda39772ad 7ad4759f1f Fix doubled EOLs. %!s(int64=21) %!d(string=hai) anos
parameter @ b42979dc8a 25e1d2b0f5 attempted workarounds %!s(int64=21) %!d(string=hai) anos
pool @ 096bb44dce a663f6c0f1 Honor the setting of BOOST_HAS_THREADS and don't include any system header files %!s(int64=21) %!d(string=hai) anos
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround %!s(int64=21) %!d(string=hai) anos
program_options @ 0c1332a0d3 96a5102d0f Some compilers don't support, or make it hard to use, source relative includes. So avoid them. %!s(int64=21) %!d(string=hai) anos
property_map @ 45dc3feff4 9c2757385e boost\dynamic_property_map.hpp: %!s(int64=21) %!d(string=hai) anos
ptr_container @ 9b8f9d06c7 bfd6ff728b Work around CW-8.3 failures, again. %!s(int64=21) %!d(string=hai) anos
python @ 3ce88daa8b 5adb3c6924 Tutorial Updates for Building BPL Projects %!s(int64=21) %!d(string=hai) anos
random @ f47d8a0bd9 99d6155a2f Work around bug in Apple's GCC 3.3 %!s(int64=21) %!d(string=hai) anos
range @ 898aae2c85 837e38f586 explicit handling of bool conversion operator or borland removed %!s(int64=21) %!d(string=hai) anos
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement %!s(int64=21) %!d(string=hai) anos
regex @ 28285007cc 38c8d3f3b4 Fixes for compaq C++ %!s(int64=21) %!d(string=hai) anos
serialization @ 8bd155ac32 bc92485398 Add std::locale-support to the requirements of some tests, so that they pass on CW. %!s(int64=21) %!d(string=hai) anos
signals @ 8783398f46 bcbf880e55 Oops, don't turn on debug mode, silly %!s(int64=21) %!d(string=hai) anos
smart_ptr @ 357f57d147 5049193c1a Added a weak_ptr timing test. %!s(int64=21) %!d(string=hai) anos
spirit @ 3199e4f0ef eee1d1d1c7 Fixed several problems with AST tree directives. %!s(int64=21) %!d(string=hai) anos
statechart @ 14abfe8a5a 2c1455b42d Reactions are now specified with a reactions member typedef in a state class declaration instead of a template parameter %!s(int64=21) %!d(string=hai) anos
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. %!s(int64=21) %!d(string=hai) anos
test @ e9c14fe8ab 04964ca375 *** empty log message *** %!s(int64=21) %!d(string=hai) anos
thread @ 69e52a9882 7225b9ae4a Fix CW 8.3 warnings. %!s(int64=21) %!d(string=hai) anos
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement %!s(int64=21) %!d(string=hai) anos
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement %!s(int64=21) %!d(string=hai) anos
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST %!s(int64=21) %!d(string=hai) anos
type_traits @ d9ef904fa1 f7bbdcecf0 Added VC++ intrinsic support. %!s(int64=21) %!d(string=hai) anos
utility @ 5ca5b4102b 931ac3ab4a Optional's Assignment fixed %!s(int64=21) %!d(string=hai) anos
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available %!s(int64=21) %!d(string=hai) anos
wave @ 2ed503a7fb 45367e26bb Fixed the found_include_directive preprocessing hook to carry the information about #include_next directives as well. %!s(int64=21) %!d(string=hai) anos
expected_results.xml 60164eb61b new expected results format %!s(int64=21) %!d(string=hai) anos
index.html 9ef38fdf62 htm instead of html:-) %!s(int64=24) %!d(string=hai) anos
libraries.htm c7908caff0 added pointer container enties %!s(int64=21) %!d(string=hai) anos
粤ICP备19079148号