Beman Dawes 6780b6579f op= fix from Mark Bartosik hace 20 años
..
algorithm @ 0bcbe2afc6 314cd36f33 fixed the slist include hace 20 años
any @ a836c0cdb4 d3ee169a25 Merged from Version_1_33_1 hace 20 años
array @ b41f7fdebe d3ee169a25 Merged from Version_1_33_1 hace 20 años
assign @ b9b6ff5560 379f05b117 possible sun fix hace 20 años
bind @ 03bb04bb85 30c991811c Two-phase lookup fix hace 20 años
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release hace 21 años
compose @ 1dac6c4295 fd68083d2d Placeholder for all time hace 21 años
concept_check @ 940df353e8 75e52aaaba Added Jamfile.v2 hace 20 años
config @ 9adb18bb68 55b639cd0c Undo <threading>multi that's now inherited from the parent Jamfile.v2 hace 20 años
conversion @ 17ca3a4493 6edbef13e5 show arg as pased by const ref hace 20 años
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 hace 20 años
date_time @ b3e3232bbd 883cd6983a Reduce the usage of basic_stringstream as much a possible to work around VC8 memory leak issue. hace 20 años
detail @ bbd4cb3de1 07f07c5bbb Patch for Borland 2006 compiler, using Dinkumware libraries hace 20 años
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release hace 21 años
dynamic_bitset @ 896a792bec 3556a531cc Workaround for IBM's compiler on AIX. hace 20 años
exception @ ae714358ad e5a29a5074 fixes comeau bug hace 22 años
filesystem @ 807d6098c6 6780b6579f op= fix from Mark Bartosik hace 20 años
foreach @ c7002b3113 15e5f63229 work-around for vc7/7 hace 20 años
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release hace 21 años
function @ 87ad11583c d8d6768891 Use ~Functor instead of ~function_type always, since it makes Borland hace 20 años
functional @ 3382c46b6d 5459ed43c7 Use _fpclass and fpclassify on less platforms. Hopefully will use them more widely after the release. hace 20 años
graph @ 36656fda3d 748bd05b67 Update Jamfile.v2 hace 20 años
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: hace 20 años
integer @ 93612e6c0b 9acdba673c QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it! hace 20 años
io @ 9f164153eb 465f1ea12d Modernize hace 20 años
iostreams @ 51c4446dd7 f976c4b932 Final fix from Reece hace 20 años
iterator @ 58341b3517 166d2839f5 Stop using assert() in tests so we can test with NDEBUG defined. hace 20 años
lambda @ 24e8602cf1 2a14194593 typo hace 20 años
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. hace 21 años
math @ 9cc1f11f7d 8f81491167 Added Borland fix with right toolset name this time. hace 20 años
mpl @ 63867d80b5 166d2839f5 Stop using assert() in tests so we can test with NDEBUG defined. hace 20 años
multi_array @ 96cb60865f e37b3049a6 Fix for MSVC 6.5. hace 20 años
multi_index @ c2d7a65cfd a3f7bd923a lexical error hace 20 años
numeric 50b48f8898 uBLAS change comment misspelling hace 20 años
optional @ c7e74ce372 2490eae4f4 Fixed bug in optional_io hace 20 años
parameter @ 4a0c231377 6fc153c4bf Some Borland workarounds hace 20 años
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug hace 21 años
preprocessor @ e6a44c77b9 7e73bd7373 alternate VC++ workaround hace 20 años
program_options @ 48ee128928 f87b2a87e2 Set BOOST_ALL_NO_LIB for _dll tests hace 20 años
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release hace 21 años
ptr_container @ 37144149ad 463b425ed8 Update Jamfile.v2 hace 20 años
python @ 2bfd2fa0fd a2d3e583b7 Add missing exception specification. hace 20 años
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. hace 21 años
range @ b22773b2e3 b2d9f0b71d applied bug fixes hace 20 años
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. hace 20 años
regex @ f847503cc4 d15ce9e6cb Fixed typo. hace 20 años
serialization @ eb8b71f507 220d7b9b43 correct hash collection implementations hace 20 años
signals @ 6e46846023 d3ee169a25 Merged from Version_1_33_1 hace 20 años
smart_ptr @ e427716dc2 79cac6df42 Fully qualified detail:: to work around a subtle VC 7.1 problem. hace 20 años
spirit @ ebeb9e574e 3039c2dab4 fixes recursion for non-templated rule parsers hace 20 años
statechart @ fc5aadb1b1 fd260839ea The test suite now also compiles and links all examples. hace 20 años
static_assert @ d0fe5bc897 f3b71119fc Added additional test that had been left out of the Jamfile for some reason. hace 20 años
test @ 06e7e97366 46e7afb181 in progress hace 20 años
thread @ 720ccdb474 d0283d1400 See the BOOST_THREAD_BUILD_DLL and BOOST_THREAD_BUILD_LIB defines as hace 20 años
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release hace 21 años
tokenizer @ 0863039336 3637477928 Replaced <cassert> with boost version. hace 20 años
tr1 @ b3d306c289 6c412e08dc Don't import placeholders if they're not defined in the first place. hace 20 años
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings hace 20 años
type_traits @ 3fc38a9b11 f03d8965cb Use BOOST_TT_NO_CONFORMING_IS_CLASS_IMPLEMENTATION instead of hace 20 años
typeof @ b234bfc0e8 703949081d enable_if not supported for vc-7_0- hace 20 años
utility @ 7cd572a326 21461045d2 VC++ warning suppression hace 20 años
variant @ 9f36c9889f d3ee169a25 Merged from Version_1_33_1 hace 20 años
wave @ c19aacc1d9 aa29f6748b Disable rtti for all msvc version, hopefully this wil fix the remaining failure hace 20 años
xpressive @ 08e6ac838a ede0497a0a revert Jamfile badness hace 20 años
expected_results.xml bebd91dc9e Merged from 1.33.0 release hace 21 años
index.html 9ef38fdf62 htm instead of html:-) hace 24 años
libraries.htm 1c517af05e Added TR1 to the list. hace 20 años
maintainers.txt ae25a3a9af Change my email. hace 20 años
platform_maintainers.txt 0698677e2a Add platform maintainers file hace 21 años
粤ICP备19079148号