Beman Dawes a06d72fccb workaround MSL C lib wrong errno from ::getcwd(). Metrowerks says they will fix, but I don't know the version numbers involved. hace 21 años
..
algorithm @ 04a40de48d 4024abad21 borland issues hace 21 años
any @ 83b150bd55 8bd4295483 Try fixing the link error on VC*. hace 21 años
array @ 2fde5e334b ab1c9f7456 License update hace 21 años
assign @ cac5ec06cd 528904ed83 *** empty log message *** hace 21 años
bind @ 9cfe194f80 41c0b1f92c Fix g++ 2.9x ambiguity caused by std::rel_ops operators. hace 21 años
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
compose @ 1dac6c4295 fd68083d2d Placeholder for all time hace 21 años
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined hace 21 años
config @ 1613e9907f 1b8be9d27b aCC doesn't support is_abstract hace 21 años
conversion @ caa875505e bd6882a5e7 Update hace 21 años
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
date_time @ ea0e997bf5 a3aa3c05c3 add new test file for local time iterator hace 21 años
detail @ e6ddc5ae0f 47e8464f25 Workarounds for vc6 and 7. hace 21 años
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License hace 21 años
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think hace 21 años
exception @ ae714358ad e5a29a5074 fixes comeau bug hace 22 años
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. hace 21 años
format @ 20f2d3405d bb7a514fd4 . made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence hace 21 años
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless hace 21 años
functional @ bfd5380e3c 6ba8056d43 Try to make sure that the different functions in hash_function_pointer_test hace 21 años
graph @ 0fbae0aeff 6f261000a4 Changed - some double constants to floats to stop data-loss warnings hace 21 años
integer @ 9df9a90217 718fa5156c Make PRIVATE_FIT_TESTS() work correctly on 64-bit machines. hace 21 años
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. hace 21 años
iostreams @ 591315fcc6 e5e26961c4 switched from std::rand to Boost.Random on supported compilers hace 21 años
iterator @ ab372a0a74 5560fce52d Added failing test for missing #include guard, then fixed it. hace 21 años
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in hace 21 años
logic @ ea15a9abf6 4b4c6ea3ac Add V2 Jamfile hace 21 años
math @ 76d9993b29 12797e5018 Need workaround header hace 21 años
mpl @ 9fba964633 66f30505ae fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) hace 21 años
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success hace 21 años
multi_index @ f1176d462b a54cec8e6e minor reformatting hace 21 años
numeric 0cda574ebc Don't run slice test, because it hasn't been fixed and perhaps won't be hace 21 años
optional @ dda39772ad 7ad4759f1f Fix doubled EOLs. hace 21 años
parameter @ f038a6806f 499a8bc4d9 Get rid of un-idiomatic f(...) hace 21 años
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug hace 21 años
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround hace 21 años
program_options @ da4baad235 26e9673fdb Added qualifier to cmdline type to fix Borland failures. hace 21 años
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs hace 21 años
ptr_container @ 9b8f9d06c7 bfd6ff728b Work around CW-8.3 failures, again. hace 21 años
python @ a3d8a384fa 2b27c4dd58 Workaround for compilers that have trouble with lexical_cast. hace 21 años
random @ 95da1d7aa1 d5fe013f92 check ctor and seeding for integral types and template<class Generator> hace 21 años
range @ 0965a46d9c f23686fb95 Borland fix broke VC6 hace 21 años
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
regex @ 8aad9e15af 379ecc729a Removed VC8 workaround: it's been fixed in Beta 2. hace 21 años
serialization @ 515592087c f031362d0b minor adjustments for some compilers hace 21 años
signals @ 3f5fc4f131 0eb80842fa Added Document-View example from Keith MacDonald hace 21 años
smart_ptr @ 880c2e1062 9c7108442e Detabified. hace 21 años
spirit @ 87fbdccea7 8accd495f4 conforming to min/max guidelines hace 21 años
statechart @ 90b932a9a7 b125dee4ba Added a remark why the library should not be used to implement parsers. hace 21 años
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. hace 21 años
test @ e9c14fe8ab 04964ca375 *** empty log message *** hace 21 años
thread @ 69e52a9882 7225b9ae4a Fix CW 8.3 warnings. hace 21 años
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST hace 21 años
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.... hace 21 años
utility @ 5ca5b4102b 931ac3ab4a Optional's Assignment fixed hace 21 años
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available hace 21 años
wave @ 90d33c3077 7972931e28 Worked around a bug in CW at least upto V9.4. hace 21 años
expected_results.xml d7e8de5425 Cleared VC8 failures for regex. hace 21 años
index.html 9ef38fdf62 htm instead of html:-) hace 24 años
libraries.htm c7908caff0 added pointer container enties hace 21 años
粤ICP备19079148号