Jeff Garland 4d07a100f3 couple upgrades to the examples vor 21 Jahren
..
algorithm @ a4137bbae6 595a659bf1 Boland "using problem" fix vor 21 Jahren
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile vor 21 Jahren
array @ 2fde5e334b ab1c9f7456 License update vor 22 Jahren
assign @ 57a6ed85a7 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x vor 21 Jahren
bind @ 2a21f7df2c e9caf36548 Added - an example of using boost::cref vor 21 Jahren
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement vor 21 Jahren
compose @ 1dac6c4295 fd68083d2d Placeholder for all time vor 22 Jahren
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined vor 21 Jahren
config @ 15b46e94a3 0387579515 Fixed signed/unsigned comparison warnings. vor 21 Jahren
conversion @ caa875505e bd6882a5e7 Update vor 21 Jahren
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement vor 21 Jahren
date_time @ 04aa7bd9b1 4d07a100f3 couple upgrades to the examples vor 21 Jahren
detail @ e6ddc5ae0f 47e8464f25 Workarounds for vc6 and 7. vor 21 Jahren
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License vor 21 Jahren
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think vor 21 Jahren
exception @ ae714358ad e5a29a5074 fixes comeau bug vor 22 Jahren
filesystem @ b192558c49 aaccf4f687 use a form of directory iteration search Sebastian Martel reports will work with Win98 vor 21 Jahren
format @ bd35889d7d 3189afdba3 Enable overload disambiguation workaround for Tru64/CXX too. This clears most of vor 21 Jahren
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless vor 21 Jahren
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. vor 21 Jahren
graph @ d745a537bf f7f381f829 Fix conversion of Python objects to strings vor 21 Jahren
integer @ 8602a17a10 492a8c783b Replace buggy Cygwin INTMAX_C and UINTMAX_C macros vor 21 Jahren
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. vor 21 Jahren
iostreams @ f325375e9a b2c425270f IBM Visual Age workaround vor 21 Jahren
iterator @ 3fe9b7517e cdbdaeeec4 updated docs vor 21 Jahren
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in vor 21 Jahren
logic @ 0a8936b80a 3d85db3626 Give the enum a name vor 21 Jahren
math @ 05bcdf8387 016709acf5 Possible fix for CW 9.4-Intel. vor 21 Jahren
mpl @ 9fba964633 66f30505ae fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) vor 21 Jahren
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success vor 21 Jahren
multi_index @ d4ff4dab15 5a471577ca typo vor 21 Jahren
numeric 8c658bbcc4 Fix typo in documentation. vor 21 Jahren
optional @ 88d002a7be 11aaa83900 Doc fixes vor 21 Jahren
parameter @ 74a5d3372b bf07cfd974 Support for Borland C++ vor 21 Jahren
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug vor 21 Jahren
preprocessor @ f5bc79f606 fdceef23f1 VC++ workaround vor 21 Jahren
program_options @ f88e0a9572 2ad4e71abd Attempt to fix VC7 parse error. vor 21 Jahren
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs vor 21 Jahren
ptr_container @ 9c3001a731 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x vor 21 Jahren
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 vor 21 Jahren
random @ 9eacbed88b 46bc5f7db5 Revert Jens Maurer's changes until after release vor 21 Jahren
range @ 1c4fcbee6f e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x vor 21 Jahren
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement vor 21 Jahren
regex @ a87dad5cc8 77c1722bf0 Improved ICU handling. vor 21 Jahren
serialization @ d68064782d 4568169781 Some slight cleanup of vc7 vs. vc-7_0, and msvc vs. vc-6_5. vor 21 Jahren
signals @ 20f0f9bc46 aba1212f8c Fix stupid typo vor 21 Jahren
smart_ptr @ 675d09723a 3f719c332a Lock-free implementation documented, minor changes to align with TR1 vor 21 Jahren
spirit @ fa2aaf7d13 6038bb585a Doc update (sample for right recursion) vor 21 Jahren
statechart @ 35954a6116 884e4828ec Separated performance-related docs from the rationale into a page of its own. vor 21 Jahren
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. vor 21 Jahren
test @ 2b41a79ef6 3ba8d84b89 *** empty log message *** vor 21 Jahren
thread @ 26bffa3740 6dea9720ed Rename binder to eliminate name conflicts with type traits. vor 21 Jahren
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement vor 21 Jahren
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement vor 21 Jahren
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST vor 21 Jahren
type_traits @ edc0635813 fbf45e0ebd IBM/VisualAge also supports SFINAE vor 21 Jahren
utility @ aaca5ca871 6f805b0e01 Updated Borland workaround. vor 21 Jahren
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available vor 21 Jahren
wave @ 86a61fd37d 9e61fb22ff Added (optional) very verbose output to the testwave application. vor 21 Jahren
expected_results.xml 079df7b2cf adjust MSVC toolset names in the last-known-good release results vor 21 Jahren
index.html 9ef38fdf62 htm instead of html:-) vor 24 Jahren
libraries.htm c7908caff0 added pointer container enties vor 21 Jahren
maintainers.txt 4a9237bf99 added turkanis as maintianer of rational vor 21 Jahren
粤ICP备19079148号