Rene Rivera 40447ba787 Work around CW-8 problem parsing the switch statement. il y a 21 ans
..
algorithm @ 04a40de48d 4024abad21 borland issues il y a 21 ans
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile il y a 21 ans
array @ 2fde5e334b ab1c9f7456 License update il y a 22 ans
assign @ be343231fe d019139d54 updated naming of variable/template parameter so it won't conflict with class-names as easily il y a 21 ans
bind @ 2a21f7df2c e9caf36548 Added - an example of using boost::cref il y a 21 ans
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement il y a 22 ans
compose @ 1dac6c4295 fd68083d2d Placeholder for all time il y a 22 ans
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined il y a 21 ans
config @ 15b46e94a3 0387579515 Fixed signed/unsigned comparison warnings. il y a 21 ans
conversion @ caa875505e bd6882a5e7 Update il y a 21 ans
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement il y a 22 ans
date_time @ c30df89277 decab308cd Fix serialization condition that archives have to be included first. il y a 21 ans
detail @ e6ddc5ae0f 47e8464f25 Workarounds for vc6 and 7. il y a 21 ans
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License il y a 21 ans
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think il y a 21 ans
exception @ ae714358ad e5a29a5074 fixes comeau bug il y a 22 ans
filesystem @ 6bac933395 537cd6c360 -- typo il y a 21 ans
format @ 20f2d3405d bb7a514fd4 . made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence il y a 21 ans
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless il y a 21 ans
functional @ b96ed7b984 850f1c641a Check errno after calling frexp - this is pretty slow and unecessary on most platforms, but this close to release it seems better to be over cautious. il y a 21 ans
graph @ d76004af71 dea6539b9c Fixes to make things compile for CW, and possibly others. il y a 21 ans
integer @ 8602a17a10 492a8c783b Replace buggy Cygwin INTMAX_C and UINTMAX_C macros il y a 21 ans
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. il y a 21 ans
iostreams @ 25b2d1c62f 5683db5067 restored Codecvt template arg in test1; misc changes il y a 21 ans
iterator @ 3fe9b7517e cdbdaeeec4 updated docs il y a 21 ans
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in il y a 21 ans
logic @ 0a8936b80a 3d85db3626 Give the enum a name il y a 21 ans
math @ 05bcdf8387 016709acf5 Possible fix for CW 9.4-Intel. il y a 21 ans
mpl @ 9fba964633 66f30505ae fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) il y a 21 ans
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success il y a 21 ans
multi_index @ c6ef47da18 f2cb2a9207 updated according to latest regression tests results; suppressed a reference to the release regression tests page il y a 21 ans
numeric 87778cae3a Really fix CW errors in Darwin by using the MSL C99 library support of fenv.h. il y a 21 ans
optional @ 88d002a7be 11aaa83900 Doc fixes il y a 21 ans
parameter @ f038a6806f 499a8bc4d9 Get rid of un-idiomatic f(...) il y a 21 ans
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug il y a 21 ans
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround il y a 21 ans
program_options @ f88e0a9572 2ad4e71abd Attempt to fix VC7 parse error. il y a 21 ans
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs il y a 21 ans
ptr_container @ 8d23efaa8d 1978c3b3a1 changed scope guard implementation il y a 21 ans
python @ 1fca114f6a 4960784551 work around RedHat 7.3 gcc 2.96 code generation errors: use previously checked in VC6, VC7.0 workaround only for exactly these compilers il y a 21 ans
random @ 9eacbed88b 46bc5f7db5 Revert Jens Maurer's changes until after release il y a 21 ans
range @ 24a881ef85 ccf638f3fd CRAY X1 patch il y a 21 ans
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement il y a 22 ans
regex @ 90b647cdd7 859a154241 Fix gcc-2.95 compatibility, and supress new warnings from gc-4.0 in protected_call. il y a 21 ans
serialization @ f2e21055bb 41907978bc Fix GCC errors of missing serialize_adl symbol by forward declaring it. il y a 21 ans
signals @ 20f0f9bc46 aba1212f8c Fix stupid typo il y a 21 ans
smart_ptr @ 24c23b8064 77fba3ee15 disabled asm implementation for ICC/IA64 il y a 21 ans
spirit @ 9398676484 48e59e420b Fixed a couple of warnings. il y a 21 ans
statechart @ 35954a6116 884e4828ec Separated performance-related docs from the rationale into a page of its own. il y a 21 ans
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. il y a 21 ans
test @ 1cfcb40b0f 40447ba787 Work around CW-8 problem parsing the switch statement. il y a 21 ans
thread @ 26bffa3740 6dea9720ed Rename binder to eliminate name conflicts with type traits. il y a 21 ans
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement il y a 22 ans
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement il y a 22 ans
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST il y a 21 ans
type_traits @ eca24d4e5a 2ba389b07c Revised test cases were too strict for boken compilers, add a note instead, and only run the full tests for functioning compilers. il y a 21 ans
utility @ 5a4e19989f d7bee11fd1 Workaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock il y a 21 ans
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available il y a 21 ans
wave @ f0e8f4c6a9 abe4a497d5 Fixed typedef name. il y a 21 ans
expected_results.xml d7e8de5425 Cleared VC8 failures for regex. il y a 21 ans
index.html 9ef38fdf62 htm instead of html:-) il y a 24 ans
libraries.htm c7908caff0 added pointer container enties il y a 21 ans
maintainers.txt 4a9237bf99 added turkanis as maintianer of rational il y a 21 ans
粤ICP备19079148号