John Maddock 4cc424938b Removed dead code. il y a 19 ans
..
algorithm @ f23f61ae9b 6a45f8840d License added to the xml doc files il y a 19 ans
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. il y a 19 ans
array @ d7a5408143 07c9410f53 http://www.josuttis.com/ hasn't the latest version any more il y a 19 ans
asio @ 8e4fa8f544 e81761b6bc Maintain separate timer queues for each time traits type. il y a 20 ans
assign @ 2e6e16d49f 8c67577e27 Merge in recent fixes for inspect errors. il y a 19 ans
bind @ 0cc198acc2 a5a874e39c Work around ADL bug in GCC 3.3 that is causing failures in the Signals library il y a 19 ans
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release il y a 20 ans
compose @ 1dac6c4295 fd68083d2d Placeholder for all time il y a 21 ans
concept_check @ ac6415fac2 36b0e3a5f8 Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this il y a 19 ans
config @ b9e514c5be adbe558b3f Removed aCC workarounds that are no longer necessary. il y a 19 ans
conversion @ 04de824ead b17413605c vc6 workaround: help the compiler to distinguish overloads il y a 19 ans
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 il y a 20 ans
date_time @ 325834a1d7 8c67577e27 Merge in recent fixes for inspect errors. il y a 19 ans
detail @ cd03e4d537 710b27136c Fix typos. il y a 19 ans
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release il y a 20 ans
dynamic_bitset @ 41e1f468d3 c8ffd92d35 added pragma to shut up warning for std::fill_n il y a 19 ans
exception @ ae714358ad e5a29a5074 fixes comeau bug il y a 22 ans
filesystem @ 4bfae9e3a5 167fd8eaea Workaround for missing statvfs on OpenBSD 3.9 il y a 19 ans
foreach @ 668dc328b8 10c464b843 change hello world example to not use iteration over string literal il y a 19 ans
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 il y a 20 ans
function @ a2a810d2c1 09cae76b15 Put back #include <functional> in case functionN.hpp is used directly il y a 20 ans
functional @ 585813f9fe b431dd1676 Rename hash_detail::float_limits => hash_detail::limits, since it's also used il y a 19 ans
fusion @ fc434bd837 b998b548e8 workaround for vc++ mistakenly calling constructor from T instead of copy constructor when T is derived from vector. il y a 19 ans
graph @ 392f5fa635 638c7447ce Fix handling of empty graphs il y a 19 ans
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: il y a 20 ans
integer @ cd99f24a87 6ae22dc344 Changed test to reflect changes made to C99 in the TC. il y a 19 ans
interprocess @ d1a80b5ff3 6b8e2b9640 Removed declarations comflicting with windows.h header il y a 19 ans
io @ 7aa98502d3 78ac89ac7e Include workaround header il y a 20 ans
iostreams @ 28d9141b9d 87ba715884 minor code fixes; fixed typos reported in http://bugs.debian.org/378016 il y a 20 ans
iterator @ c080ee4dcf 682e476cd3 Remove detritus il y a 19 ans
lambda @ 85630d55a6 d460b3a47a Correct placement of base class declaration il y a 20 ans
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. il y a 20 ans
math @ 21475563ec c6c5ca43d8 rename file. il y a 19 ans
mpl @ 5b3bbab314 07cb8e3fec transform.rst: fix copy & paste errors (merged from RC_1_34_0) il y a 19 ans
multi_array @ 6d1efe04e0 e066a68595 workaround for CW 8.3. il y a 20 ans
multi_index @ 2e361f8b6a 227b356e20 updated acknowledgements list il y a 19 ans
numeric 101a451f72 FIX remove none space space in last commit il y a 19 ans
optional @ 16a8ccbecc 000be4a802 removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes il y a 20 ans
parameter @ 5b2b1a47f8 27f39dbb17 More work on tests. il y a 19 ans
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround il y a 20 ans
preprocessor @ 94ffea3b73 d212434966 Fix freshly broken links, again. il y a 20 ans
program_options @ 928d7806f7 54c888ef0f Make intel happy il y a 19 ans
property_map @ e0b4f3e1c5 f1c3e89690 Documentation fix il y a 19 ans
ptr_container @ 2f2a9cf0fa 15ae97387c *** empty log message *** il y a 19 ans
python @ c3bd0fcbad e69cb93721 Make object comparison operators return object instead of bool, to il y a 19 ans
random @ b6d3961d00 25c59abee7 rounding errors must not cause values outside of [0,1) (noted by Charles Karney) il y a 19 ans
range @ 007117cefb 8c67577e27 Merge in recent fixes for inspect errors. il y a 19 ans
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. il y a 20 ans
regex @ 8ad427474b ed669d8c13 Remove and update aCC/HPUX fixes. il y a 19 ans
serialization @ 898ca1b294 856254016d correct codecvt_null duplication il y a 19 ans
signals @ e551b054c3 80da37e5da Improve signal invocation performance, from Robert Zeh il y a 19 ans
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. il y a 20 ans
spirit @ ad9d24c7fe 85f09c364a adds registration for wchar_t support templates il y a 19 ans
statechart @ 5d16a32947 e856a7e6b0 Fixed a minor doc bug il y a 19 ans
static_assert @ c68b2114de 715a2c3bb5 Added trivial docs change, based on user suggestion, and brought example code into synch. il y a 19 ans
test @ dbe75354a9 1e021e7313 mistake fixed il y a 19 ans
thread @ 191c27e856 7f24cee9f1 Added missing #include il y a 19 ans
timer @ bd0a3b9e5e ca5a021d42 revert il y a 19 ans
tokenizer @ 25d14f6bde 9d2daa17be added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) il y a 20 ans
tr1 @ 957459d885 6e4dfe9922 Undone previous Borland fix: it breaks other compilers! il y a 19 ans
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings il y a 20 ans
type_traits @ f26b33201b 4cc424938b Removed dead code. il y a 19 ans
typeof @ 21ef2c54ec 9bbe3c2a75 Changed specialization of encode_integral for bool to work around issues with the sun compiler il y a 19 ans
utility @ c730ab4ffb ab57c73ca1 Parameter library Workarounds for Borland and MSVC il y a 19 ans
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 il y a 20 ans
wave @ 144e92ff2f f3c472c6d6 Wave: Fixed a warning. il y a 19 ans
xpressive @ 130b0f45f3 bab1edd2ca fix bug with base, prefix and suffix not getting set for nested results il y a 19 ans
expected_results.xml 3a2921d1fe Support toolset aliases in expected results (merged from RC_1_34_0) il y a 20 ans
index.html 9ef38fdf62 htm instead of html:-) il y a 24 ans
libraries.htm 7032a42b2b I messed up a link. This fixes it. il y a 19 ans
maintainers.txt d344b81ac4 e-mail changed il y a 20 ans
platform_maintainers.txt 0698677e2a Add platform maintainers file il y a 21 ans
粤ICP备19079148号