Daniel James 7032a42b2b I messed up a link. This fixes it. преди 19 години
..
algorithm @ f23f61ae9b 6a45f8840d License added to the xml doc files преди 19 години
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. преди 19 години
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 @ e2bea194a3 587b41f090 use <assert.h>; include <climits> for Borland only преди 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 @ 519cd177dd b4506d082c Add copyright comments to the hash documentation source. преди 19 години
fusion @ a37b435ce6 2bdcdcb482 ODR safe code преди 19 години
graph @ e505bf99db 48c10ec219 Test and fix serialization code преди 19 години
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: преди 20 години
integer @ 93612e6c0b 9acdba673c QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it! преди 20 години
interprocess @ f5d47cff17 0870a177fb First inclusion in repository преди 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 @ 9d241238f8 8cd2c4946a Fix inspection issues преди 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. преди 20 години
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 @ bbeb058580 7de75a7eb8 updated according to latest regression tests results преди 20 години
numeric 011a434e78 Added root documentation. преди 20 години
optional @ 16a8ccbecc 000be4a802 removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes преди 20 години
parameter @ 6d53a2b914 7e85b8b88a Fixed borland failures. преди 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 @ f0060423d1 67f4919d5a Fixes for concept checking; use destructors for checking classes, misc cleanup. преди 20 години
ptr_container @ 275a0121e1 8ccd4f5a49 added toolset::require-boost-spirit-support to serialization test преди 20 години
python @ c7fb2f7047 cb053ff347 Attempt GCC-3.4.4 and 4.0.1 workarounds преди 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 @ 951ab1abca 4e163a13fe Fixd zero length bug преди 19 години
signals @ 1554e6876c d2ddbed4bb Fix MSVC workaround преди 19 години
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. преди 20 години
spirit @ abd07bf7a2 b107603a83 Fixed stupid compilation errors. преди 19 години
statechart @ 5d16a32947 e856a7e6b0 Fixed a minor doc bug преди 19 години
static_assert @ c68b2114de 715a2c3bb5 Added trivial docs change, based on user suggestion, and brought example code into synch. преди 20 години
test @ dbe75354a9 1e021e7313 mistake fixed преди 19 години
thread @ 1cb08ff60c 524a2dda30 Changed Boost.Thread to use the Boost license. преди 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 @ c19e03dfec 3e56db2a92 Rename long filename. преди 19 години
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings преди 20 години
type_traits @ 7959ba4206 adbe558b3f Removed aCC workarounds that are no longer necessary. преди 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 @ 2df9a37fe5 b0fe4d6cb9 Pending changes... преди 19 години
xpressive @ 1519d4786d 4b0e79a824 license, copyright and min/max fixes преди 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号