Anthony Williams 937f590f4b Applied some of David Deakins' patches for WinCE пре 19 година
..
algorithm @ f23f61ae9b 6a45f8840d License added to the xml doc files пре 20 година
any @ f470327561 013dbc1ce3 Bug reported by Aristid Breitkreuz is fixed: Boost.Signals does not work properly across shared library boundaries if some compiler options (-fvisibility=hidden on GCC) are set. пре 19 година
array @ d7a5408143 07c9410f53 http://www.josuttis.com/ hasn't the latest version any more пре 20 година
asio @ 8e4fa8f544 e81761b6bc Maintain separate timer queues for each time traits type. пре 20 година
assign @ 2e6e16d49f 8c67577e27 Merge in recent fixes for inspect errors. пре 19 година
bind @ 0cc198acc2 a5a874e39c Work around ADL bug in GCC 3.3 that is causing failures in the Signals library пре 19 година
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release пре 21 година
compose @ 1dac6c4295 fd68083d2d Placeholder for all time пре 21 година
concept_check @ ac6415fac2 36b0e3a5f8 Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this пре 19 година
config @ b9e514c5be adbe558b3f Removed aCC workarounds that are no longer necessary. пре 20 година
conversion @ a7436ebacb 9dae02cc35 setbuf renamed to lcast_setbuf to get rid of virtual function override warning пре 19 година
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 пре 20 година
date_time @ 325834a1d7 8c67577e27 Merge in recent fixes for inspect errors. пре 19 година
detail @ cd03e4d537 710b27136c Fix typos. пре 19 година
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release пре 21 година
dynamic_bitset @ 41e1f468d3 c8ffd92d35 added pragma to shut up warning for std::fill_n пре 19 година
exception @ ae714358ad e5a29a5074 fixes comeau bug пре 22 година
filesystem @ 4bfae9e3a5 167fd8eaea Workaround for missing statvfs on OpenBSD 3.9 пре 19 година
foreach @ 668dc328b8 10c464b843 change hello world example to not use iteration over string literal пре 19 година
format @ fe2c3f3765 83563646bb fixed license reference text; added final slash to library doc url; removed inconsistent period at the end of what() string, fixed typos reported in http://bugs.debian.org/378016 пре 20 година
function @ a2a810d2c1 09cae76b15 Put back #include <functional> in case functionN.hpp is used directly пре 20 година
functional @ 40844fb29e fe77017d80 Only use the float.h macros on OpenBSD, it seems that on FreeBSD numeric_limits is actually a better option. пре 19 година
fusion @ 521574b39d 5b99df2c4d zip to shortest of collection of variable length seqs@ пре 19 година
graph @ 392f5fa635 638c7447ce Fix handling of empty graphs пре 19 година
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: пре 20 година
integer @ cd99f24a87 6ae22dc344 Changed test to reflect changes made to C99 in the TC. пре 19 година
interprocess @ d1a80b5ff3 6b8e2b9640 Removed declarations comflicting with windows.h header пре 19 година
io @ 7aa98502d3 78ac89ac7e Include workaround header пре 20 година
iostreams @ 28d9141b9d 87ba715884 minor code fixes; fixed typos reported in http://bugs.debian.org/378016 пре 20 година
iterator @ c080ee4dcf 682e476cd3 Remove detritus пре 19 година
lambda @ 85630d55a6 d460b3a47a Correct placement of base class declaration пре 20 година
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. пре 21 година
math @ 21475563ec c6c5ca43d8 rename file. пре 19 година
mpl @ 5b3bbab314 07cb8e3fec transform.rst: fix copy & paste errors (merged from RC_1_34_0) пре 19 година
multi_array @ 6d1efe04e0 e066a68595 workaround for CW 8.3. пре 20 година
multi_index @ 2e361f8b6a 227b356e20 updated acknowledgements list пре 19 година
numeric 101a451f72 FIX remove none space space in last commit пре 19 година
optional @ 16a8ccbecc 000be4a802 removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes пре 20 година
parameter @ b67fbdff8f c956adb6e4 Fixed some regressions and added expected failure markup. пре 19 година
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround пре 20 година
preprocessor @ 94ffea3b73 d212434966 Fix freshly broken links, again. пре 20 година
program_options @ 928d7806f7 54c888ef0f Make intel happy пре 19 година
property_map @ e0b4f3e1c5 f1c3e89690 Documentation fix пре 19 година
ptr_container @ 275a0121e1 8ccd4f5a49 added toolset::require-boost-spirit-support to serialization test пре 20 година
python @ d78836b828 e09be1bb46 Fix lots of bugs in the numeric interface and tests. пре 19 година
random @ b6d3961d00 25c59abee7 rounding errors must not cause values outside of [0,1) (noted by Charles Karney) пре 20 година
range @ 007117cefb 8c67577e27 Merge in recent fixes for inspect errors. пре 19 година
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. пре 20 година
regex @ 8ad427474b ed669d8c13 Remove and update aCC/HPUX fixes. пре 19 година
serialization @ 03fbead691 7a644ef196 jamfile updates - codecvt_null пре 19 година
signals @ e551b054c3 80da37e5da Improve signal invocation performance, from Robert Zeh пре 19 година
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. пре 20 година
spirit @ ad30a1be4c 6ebce87373 Corrected new position_iterator default template parameter пре 19 година
statechart @ 5d16a32947 e856a7e6b0 Fixed a minor doc bug пре 20 година
static_assert @ c68b2114de 715a2c3bb5 Added trivial docs change, based on user suggestion, and brought example code into synch. пре 20 година
test @ dbe75354a9 1e021e7313 mistake fixed пре 20 година
thread @ c46b040f6f 937f590f4b Applied some of David Deakins' patches for WinCE пре 19 година
timer @ bd0a3b9e5e ca5a021d42 revert пре 20 година
tokenizer @ 25d14f6bde 9d2daa17be added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) пре 20 година
tr1 @ 957459d885 6e4dfe9922 Undone previous Borland fix: it breaks other compilers! пре 19 година
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings пре 20 година
type_traits @ d5a7f6f622 c2cc5f99e3 Fix for old broken Borland compilers. пре 19 година
typeof @ 21ef2c54ec 9bbe3c2a75 Changed specialization of encode_integral for bool to work around issues with the sun compiler пре 19 година
utility @ c730ab4ffb ab57c73ca1 Parameter library Workarounds for Borland and MSVC пре 19 година
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 пре 20 година
wave @ 6d1d2bc3c4 e4365c632a Minor tweaks in Wave. пре 19 година
xpressive @ 130b0f45f3 bab1edd2ca fix bug with base, prefix and suffix not getting set for nested results пре 19 година
expected_results.xml 3a2921d1fe Support toolset aliases in expected results (merged from RC_1_34_0) пре 20 година
index.html 9ef38fdf62 htm instead of html:-) пре 24 година
libraries.htm 7032a42b2b I messed up a link. This fixes it. пре 19 година
maintainers.txt d344b81ac4 e-mail changed пре 20 година
platform_maintainers.txt 0698677e2a Add platform maintainers file пре 21 година
粤ICP备19079148号