Markus Schöpflin 656ecb8a9f The EDG workaround is only needed when NOT operating in strict ansi (error) hace 21 años
..
algorithm @ a4137bbae6 595a659bf1 Boland "using problem" fix hace 21 años
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile hace 21 años
array @ 2fde5e334b ab1c9f7456 License update hace 21 años
assign @ 57a6ed85a7 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x hace 21 años
bind @ 2a21f7df2c e9caf36548 Added - an example of using boost::cref 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 @ a107a3001b 215e4061f5 link-runtime -> runtime-link. hace 21 años
conversion @ e331fc2a21 4ec3028455 workaround for GCC 2.9x lacking std::char_traits<>::eof() hace 21 años
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
date_time @ 4f9cd8f96e 215e4061f5 link-runtime -> runtime-link. hace 21 años
detail @ 09f98c5132 5ba48f82d2 Machine endianness detection taken from <boost/detail/limits.hpp> 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 @ 348391a38a 12dbadbe81 On HPUX-aCC, readdir_r is only declared if the option '-mt' is passed onto the aCC hace 21 años
format @ bd35889d7d 3189afdba3 Enable overload disambiguation workaround for Tru64/CXX too. This clears most of hace 21 años
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless hace 21 años
functional @ 0c3a28a294 8a95b09ea8 Add tests for linking two object files that include the hash libraries. hace 21 años
graph @ f11331b2f1 efd29165af Pickle support hace 21 años
integer @ 8602a17a10 492a8c783b Replace buggy Cygwin INTMAX_C and UINTMAX_C macros 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 @ 7e689db5e2 5c95c3ce8f fixed putback hace 21 años
iterator @ df49ae74e0 dd2c18b592 Define BOOST_NO_LVALUE_RETURN_DETECTION for Tru64/CXX-6.5. 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 @ 0a8936b80a 3d85db3626 Give the enum a name hace 21 años
math @ 05bcdf8387 016709acf5 Possible fix for CW 9.4-Intel. hace 21 años
mpl @ e653056565 656ecb8a9f The EDG workaround is only needed when NOT operating in strict ansi (error) hace 21 años
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success hace 21 años
multi_index @ 4027620ec8 bba296cf70 updated according to latest regression tests results hace 21 años
numeric fadfcae453 iterator is included by traits hace 21 años
optional @ 88d002a7be 11aaa83900 Doc fixes hace 21 años
parameter @ d497fd1768 06f876998d *** empty log message *** hace 21 años
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug hace 21 años
preprocessor @ 65496dd1d2 360eedb09c IBM workaround hace 21 años
program_options @ 78c3d90280 e2a00e123b Fixed previous checkin. hace 21 años
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs hace 21 años
ptr_container @ c4cc2a30c0 51d0fbdf1c fixed assert bug hace 21 años
python @ 9116cf382b 18482958ea Fix reference search URL hace 21 años
random @ 07c65f3760 e704e2c859 Need to suppress excess warnings when using Borland, otherwise compilation fails. hace 21 años
range @ 1c4fcbee6f e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x hace 21 años
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement hace 21 años
regex @ b2e8ee918f dcba3c4cde Change constant values to avoid clash with gcc-4 on Darwin. hace 21 años
serialization @ a6b15e9af2 2e6ba8063a adjust demo for msvc 6x hace 21 años
signals @ 20f0f9bc46 aba1212f8c Fix stupid typo hace 21 años
smart_ptr @ 675d09723a 3f719c332a Lock-free implementation documented, minor changes to align with TR1 hace 21 años
spirit @ 93c55fa0dc 6692a2cffc Fix for compilers not implementing the resolution to DR45. hace 21 años
statechart @ 1f51c5c112 3008beb9fb Corrected release data 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 @ 53e96efa98 49fbc0b375 Added workaround for Tru64/CXX which enables boost.test to compile in strict hace 21 años
thread @ 26bffa3740 6dea9720ed Rename binder to eliminate name conflicts with type traits. 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 @ edc0635813 fbf45e0ebd IBM/VisualAge also supports SFINAE hace 21 años
utility @ 871f3a6779 b725a250ed Don't use the self contained include files for boost.test as this test is linked hace 21 años
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available hace 21 años
wave @ 8c3b095904 f2a6a590aa Removed a workaround which was required by older versions of the program_options lib. hace 21 años
expected_results.xml 079df7b2cf adjust MSVC toolset names in the last-known-good release results 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
maintainers.txt 4a9237bf99 added turkanis as maintianer of rational hace 21 años
粤ICP备19079148号