Daniel James 496fa643bf Balance the '#if's and '#endif's at the end. %!s(int64=20) %!d(string=hai) anos
..
algorithm @ b21b54dc4e bccc0e4520 Applying patch from Nicola Musatti %!s(int64=20) %!d(string=hai) anos
any @ 2b121ca175 2537e6a4d5 gcc 2.95.3 doesn't like comparing const int* with volatile int* %!s(int64=20) %!d(string=hai) anos
array @ 564e4029d0 a6a18f8863 Simplified code. %!s(int64=20) %!d(string=hai) anos
asio @ 72dfeb78e5 97ab4d927b Add overloads of read_until and async_read_until that take a string. Fix %!s(int64=20) %!d(string=hai) anos
assign @ 6b79e56f5b b954cba4eb static assert when converting ref_list_of() to array<T.N> %!s(int64=20) %!d(string=hai) anos
bind @ b272145f3e 97015c8f9f Moved the specialization into namespace boost %!s(int64=20) %!d(string=hai) anos
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
compose @ 1dac6c4295 fd68083d2d Placeholder for all time %!s(int64=22) %!d(string=hai) anos
concept_check @ b11b270a56 da8279eb7f Deal with GCC problems in updated concepts library %!s(int64=20) %!d(string=hai) anos
config @ 89fec50253 496fa643bf Balance the '#if's and '#endif's at the end. %!s(int64=20) %!d(string=hai) anos
conversion @ d436099477 cb24e10fb0 Code size optimization %!s(int64=20) %!d(string=hai) anos
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
date_time @ 53030e4527 88332bf661 minor change to fix issue that prevents sun 5.8 from linking correctly %!s(int64=20) %!d(string=hai) anos
detail @ e71cca99a6 9d5f93007e Windows CE patch by Michael Fink %!s(int64=20) %!d(string=hai) anos
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
dynamic_bitset @ 109a0aef13 49cfb946e5 updated copyright notice (years); used <assert.h> %!s(int64=20) %!d(string=hai) anos
exception @ ae714358ad e5a29a5074 fixes comeau bug %!s(int64=22) %!d(string=hai) anos
filesystem @ 34f65b491c cbb08a654d HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP %!s(int64=20) %!d(string=hai) anos
foreach @ a87f337a03 8e9f857846 patch abstract bug in other location just for good measure %!s(int64=20) %!d(string=hai) anos
format @ 855882697e 144ccb3cc2 added testcases for SourceForge bugs #1450260 and #1506914 %!s(int64=20) %!d(string=hai) anos
function @ d84481361f 07e58e4d6d TR1 cyclic dependency fixes. %!s(int64=20) %!d(string=hai) anos
functional @ 8ff9a154ad 87f1bda2cb Comment out an assert which is giving bogus failures. On platforms where it isn't possible to detect NaN or infinity the full hash computation is performed on them. For NaN the result doesn't matter (since NaN != NaN), for infinity it should always give the same result), so the calculation works but unfortuanately, I don't know how to correctly check that v is what I expect in the assertion. %!s(int64=20) %!d(string=hai) anos
graph @ ad8a07eb09 491413a5c3 Don't build old viz parser unless explicitly asked for. %!s(int64=20) %!d(string=hai) anos
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: %!s(int64=20) %!d(string=hai) anos
integer @ 93612e6c0b 9acdba673c QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it! %!s(int64=20) %!d(string=hai) anos
interprocess @ 18646362ed 12b02673d4 no message %!s(int64=20) %!d(string=hai) anos
io @ 7aa98502d3 78ac89ac7e Include workaround header %!s(int64=20) %!d(string=hai) anos
iostreams @ d857e16c85 c6b5af7174 Added Borland BCB 2006 support %!s(int64=20) %!d(string=hai) anos
iterator @ 3355660636 928c754990 Added missing 'struct' %!s(int64=20) %!d(string=hai) anos
lambda @ 2e8c4eb8f3 f2046ed8b3 is_placeholder, is_bind_expression added. %!s(int64=20) %!d(string=hai) anos
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. %!s(int64=21) %!d(string=hai) anos
math @ 44b7013434 34ce7450bc Added placeholder docs. %!s(int64=20) %!d(string=hai) anos
mpl @ 3a4b33d399 b2b4172baf merge fixes from RC_1_34_0 %!s(int64=20) %!d(string=hai) anos
multi_array @ 6d1efe04e0 e066a68595 workaround for CW 8.3. %!s(int64=20) %!d(string=hai) anos
multi_index @ 14d94f24fa d1dc74ce92 added names of bug reporters %!s(int64=20) %!d(string=hai) anos
numeric 37247ddfea [uBLAS] FIX unspoorted compilers set BOOST_UBLAS_UNSUPPORTED_COMPILER=1 so we can compare with !=- to override %!s(int64=20) %!d(string=hai) anos
optional @ 734e5b5283 9395a721f3 Some additional functions added to optional (being new there won't be regressions) %!s(int64=20) %!d(string=hai) anos
parameter @ b7036ee04f 4c12ef6800 First attempt at reference for new macros. %!s(int64=20) %!d(string=hai) anos
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround %!s(int64=20) %!d(string=hai) anos
preprocessor @ 0e2bbd51ce d65936719b added x-refs %!s(int64=20) %!d(string=hai) anos
program_options @ b99ae04040 5e8508f9d3 Fixed a dllimport/dllexport problem. %!s(int64=20) %!d(string=hai) anos
property_map @ f0060423d1 67f4919d5a Fixes for concept checking; use destructors for checking classes, misc cleanup. %!s(int64=20) %!d(string=hai) anos
ptr_container @ 275a0121e1 8ccd4f5a49 added toolset::require-boost-spirit-support to serialization test %!s(int64=20) %!d(string=hai) anos
python @ 596e92404a 9313147a08 old misunderstanding corrected (L-BFGS) %!s(int64=20) %!d(string=hai) anos
random @ 598397852f 02649babcb Fixed missing include according to bug # 1504417 %!s(int64=20) %!d(string=hai) anos
range @ 73bb3d899a 26168da39e *** empty log message *** %!s(int64=20) %!d(string=hai) anos
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. %!s(int64=20) %!d(string=hai) anos
regex @ 4bf3ff6ecc 6df447f0e0 Bug fix. %!s(int64=20) %!d(string=hai) anos
serialization @ 3acfb736d6 55500a11e8 Work around GCC warning %!s(int64=20) %!d(string=hai) anos
signals @ f4debb70f8 b675ff666d Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined %!s(int64=20) %!d(string=hai) anos
smart_ptr @ 6412de1dd5 07e58e4d6d TR1 cyclic dependency fixes. %!s(int64=20) %!d(string=hai) anos
spirit @ bcab077e1e 40e6e24f17 typo %!s(int64=20) %!d(string=hai) anos
statechart @ f93f40837d 992945ec41 Minor rewording. %!s(int64=20) %!d(string=hai) anos
static_assert @ d0fe5bc897 f3b71119fc Added additional test that had been left out of the Jamfile for some reason. %!s(int64=20) %!d(string=hai) anos
test @ 2173e0f8a5 42642923ab Add Jamfiles for Boost.Build V2 %!s(int64=20) %!d(string=hai) anos
thread @ 34bd87cea7 746d46eb79 Moved the on_thread_exit call to a destructor %!s(int64=20) %!d(string=hai) anos
timer @ 00ebd4bec9 3537efc0b3 Introduced exception class for std::clock() failures; minor: added trailing slash to doc url, reordered #includes %!s(int64=20) %!d(string=hai) anos
tokenizer @ 0863039336 3637477928 Replaced <cassert> with boost version. %!s(int64=20) %!d(string=hai) anos
tr1 @ 18442cfe3a 0445b21746 boost::bind placeholders can't always be passed to T const& %!s(int64=20) %!d(string=hai) anos
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings %!s(int64=20) %!d(string=hai) anos
type_traits @ db595df809 b65a5ee4db With apologies: changed Rani's surname so that the code will compile cleanly on machines using a far-eastern locale, unfortunately non-ASCII characters in source files are not portable across platforms and compilers. %!s(int64=20) %!d(string=hai) anos
typeof @ 471e48eccb 27b0306b92 *** empty log message *** %!s(int64=20) %!d(string=hai) anos
utility @ e55610a0d0 9395a721f3 Some additional functions added to optional (being new there won't be regressions) %!s(int64=20) %!d(string=hai) anos
variant @ 126fb460ce 55af10d05b Fix to make direct assignment actually possible. %!s(int64=20) %!d(string=hai) anos
wave @ 99c014af40 c799298708 Another try to fix the SunPro issue. %!s(int64=20) %!d(string=hai) anos
xpressive @ 3dfdc91936 0473d94f47 work around vc7.1 bug %!s(int64=20) %!d(string=hai) anos
expected_results.xml bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
index.html 9ef38fdf62 htm instead of html:-) %!s(int64=24) %!d(string=hai) anos
libraries.htm 9512341a97 added typeof entries %!s(int64=20) %!d(string=hai) anos
maintainers.txt d344b81ac4 e-mail changed %!s(int64=20) %!d(string=hai) anos
platform_maintainers.txt 0698677e2a Add platform maintainers file %!s(int64=21) %!d(string=hai) anos
粤ICP备19079148号