Dave Abrahams ab77ad720d Improve ODR protection by making keyword objects into references. 21 gadi atpakaļ
..
algorithm @ a4137bbae6 595a659bf1 Boland "using problem" fix 21 gadi atpakaļ
any @ 4c316b53d4 c120bc82cb Added V2 Jamfile 21 gadi atpakaļ
array @ 2fde5e334b ab1c9f7456 License update 22 gadi atpakaļ
assign @ 57a6ed85a7 e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x 21 gadi atpakaļ
bind @ 2a21f7df2c e9caf36548 Added - an example of using boost::cref 21 gadi atpakaļ
compatibility @ 3fb62bad10 88964dc2cc c++boost.gif -> boost.png replacement 21 gadi atpakaļ
compose @ 1dac6c4295 fd68083d2d Placeholder for all time 22 gadi atpakaļ
concept_check @ 166e3207b7 242c026c7c Turn off NDEBUG if it is defined 21 gadi atpakaļ
config @ 2f58fb6911 43b7c7c488 Fix for threading support for Linux on arm. 21 gadi atpakaļ
conversion @ 1470210523 e6d10cd690 fixed: "bcc5.6.4 added to the old cast redirection list" 21 gadi atpakaļ
crc @ 3b6c652879 88964dc2cc c++boost.gif -> boost.png replacement 21 gadi atpakaļ
date_time @ 38af1f49cf 9eccab73bc Should not check in catalog.xml 21 gadi atpakaļ
detail @ 2fc38490db 019d0b7e14 Make some of these things into true metafunctions. 21 gadi atpakaļ
disjoint_sets @ e03ea5c974 fe5d3bc637 Converted to Boost Software License 21 gadi atpakaļ
dynamic_bitset @ 39f11e7cc0 9a1991625a Workaround for CodeWarrior 9.4/9.5, I think 21 gadi atpakaļ
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 gadi atpakaļ
filesystem @ 348391a38a 12dbadbe81 On HPUX-aCC, readdir_r is only declared if the option '-mt' is passed onto the aCC 21 gadi atpakaļ
format @ bd35889d7d 3189afdba3 Enable overload disambiguation workaround for Tru64/CXX too. This clears most of 21 gadi atpakaļ
function @ 8b816138bc 0b1f377d5e Fix tests for compilers that actually have a real is_stateless 21 gadi atpakaļ
functional @ 0c3a28a294 8a95b09ea8 Add tests for linking two object files that include the hash libraries. 21 gadi atpakaļ
graph @ 7ce3496b77 74ae0ebb96 basic_graph.cpp: 21 gadi atpakaļ
integer @ 8602a17a10 492a8c783b Replace buggy Cygwin INTMAX_C and UINTMAX_C macros 21 gadi atpakaļ
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. 21 gadi atpakaļ
iostreams @ b4b2024b21 e99aefb7c9 added friend decl for Tru64 21 gadi atpakaļ
iterator @ e22bb495db a773aff452 vc6-stlport workaround 21 gadi atpakaļ
lambda @ d854239945 f317a14749 Patch by Jonathan Wakely to expand special handling of GCC when used in 21 gadi atpakaļ
logic @ 0a8936b80a 3d85db3626 Give the enum a name 21 gadi atpakaļ
math @ 05bcdf8387 016709acf5 Possible fix for CW 9.4-Intel. 21 gadi atpakaļ
mpl @ d2d4ed3253 57da269b61 Bugs have been fixed in VC-8 21 gadi atpakaļ
multi_array @ afcd2d7e68 9a5495783f Use 0, not exit_success 21 gadi atpakaļ
multi_index @ 1da460528a a74cafc310 updated acknowledgements list 21 gadi atpakaļ
numeric 26a40d9bae FIX static initialisors for zero_ 21 gadi atpakaļ
optional @ b831e5f88d a5a807015e Typos fixed 21 gadi atpakaļ
parameter @ 9b0925db94 ab77ad720d Improve ODR protection by making keyword objects into references. 21 gadi atpakaļ
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug 21 gadi atpakaļ
preprocessor @ 65496dd1d2 360eedb09c IBM workaround 21 gadi atpakaļ
program_options @ 78c3d90280 e2a00e123b Fixed previous checkin. 21 gadi atpakaļ
property_map @ 1dfa28e16c b8f4e419bf Work around GCC 2.95.3 lookup bugs 21 gadi atpakaļ
ptr_container @ fc99a2d9e4 32ffcc78a2 Prevet VACPP from running ptr_array test which hangs the compiler. 21 gadi atpakaļ
python @ 5b6192d738 6fdf41f804 Tutorial bug fix (__init__ gets interpreted as underlined _init_ by quickbook) 21 gadi atpakaļ
random @ 381439b97d 0e1cdce662 fix bug #1220358: probability p was not forwarded to contained bernoulli 21 gadi atpakaļ
range @ 1c4fcbee6f e3583e596c moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x 21 gadi atpakaļ
rational @ 369b9ffaf1 88964dc2cc c++boost.gif -> boost.png replacement 21 gadi atpakaļ
regex @ 4781768515 a09377d66b Workaround for Tru64/CXX to avoid multiple definitions of static variables. 21 gadi atpakaļ
serialization @ 2007474c54 85d6608ddf improve instantiation 21 gadi atpakaļ
signals @ 20f0f9bc46 aba1212f8c Fix stupid typo 21 gadi atpakaļ
smart_ptr @ 8d2aeea3a8 27c3d50ad7 Moved warning 8027 suppression above the #includes 21 gadi atpakaļ
spirit @ 7fc93aaef9 402351e415 workaround for CW 9.5 21 gadi atpakaļ
statechart @ 2ca8768d02 aadfef560c Cosmetic changes 21 gadi atpakaļ
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. 21 gadi atpakaļ
test @ 2dd5c916e4 004d26e37e Mostly test tools docs update 21 gadi atpakaļ
thread @ 2954e932ce 85fd6a287e Fix test_read_write_mutex, from Tobias Schwinger 21 gadi atpakaļ
timer @ 4ac34282d4 88964dc2cc c++boost.gif -> boost.png replacement 21 gadi atpakaļ
tokenizer @ f35b06a585 88964dc2cc c++boost.gif -> boost.png replacement 21 gadi atpakaļ
tuple @ a17ce206f2 e835716c5e replaced BOOST_TEST 21 gadi atpakaļ
type_traits @ b6b9a01a0b f757acf04c Roll back "fixes" that never worked. 21 gadi atpakaļ
utility @ 871f3a6779 b725a250ed Don't use the self contained include files for boost.test as this test is linked 21 gadi atpakaļ
variant @ 5d4de6f145 03ca57ca48 Make sure strlen is available 21 gadi atpakaļ
wave @ 4b75ea2f6c e40a07eafa Change to debug a CW9.5 problem. 21 gadi atpakaļ
expected_results.xml 8091c8964e duplicate msvc expected results under vc-6_5 alias 21 gadi atpakaļ
index.html 9ef38fdf62 htm instead of html:-) 24 gadi atpakaļ
libraries.htm 958eedc08c Old numeric_cast<> completely replaced by new code (except that the old code is retained as a fallback mechanism for old broken compilers that can't deal with the new code) 21 gadi atpakaļ
maintainers.txt b6a7deda66 ADD numeric/ublas maintainer 21 gadi atpakaļ
粤ICP备19079148号