John Maddock ed669d8c13 Remove and update aCC/HPUX fixes. 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. 20 年 前
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. 20 年 前
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 22 年 前
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 20 年 前
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 年 前
date_time @ 325834a1d7 8c67577e27 Merge in recent fixes for inspect errors. 20 年 前
detail @ e2bea194a3 587b41f090 use <assert.h>; include <climits> for Borland only 20 年 前
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 20 年 前
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 年 前
filesystem @ 34f65b491c cbb08a654d HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP 20 年 前
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 @ 7f00e9edf6 cff8587ed3 Add copyright to the hash redirection page. 20 年 前
fusion @ aab92c85d0 21f8501249 ftag to fusion_tag 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 20 年 前
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. 21 年 前
math @ 21475563ec c6c5ca43d8 rename file. 20 年 前
mpl @ 5b3bbab314 07cb8e3fec transform.rst: fix copy & paste errors (merged from RC_1_34_0) 20 年 前
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 @ c7296b9a05 be36f41720 Added value_type metafunction and tag::x::_ convenience syntax. 19 年 前
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround 20 年 前
preprocessor @ 94ffea3b73 d212434966 Fix freshly broken links, again. 20 年 前
program_options @ 928d7806f7 54c888ef0f Make intel happy 20 年 前
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 @ afedc1cd9a 9ef02a85f0 Add 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. 20 年 前
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. 20 年 前
regex @ 8ad427474b ed669d8c13 Remove and update aCC/HPUX fixes. 19 年 前
serialization @ 3acfb736d6 55500a11e8 Work around GCC warning 20 年 前
signals @ 173b144675 075a5b0223 Fix workaround for MSVC 19 年 前
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. 20 年 前
spirit @ abd07bf7a2 b107603a83 Fixed stupid compilation errors. 20 年 前
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 @ 1cb08ff60c 524a2dda30 Changed Boost.Thread to use the Boost license. 20 年 前
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. 20 年 前
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings 20 年 前
type_traits @ 7959ba4206 adbe558b3f Removed aCC workarounds that are no longer necessary. 20 年 前
typeof @ 21ef2c54ec 9bbe3c2a75 Changed specialization of encode_integral for bool to work around issues with the sun compiler 20 年 前
utility @ c730ab4ffb ab57c73ca1 Parameter library Workarounds for Borland and MSVC 20 年 前
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 年 前
wave @ 74f4174791 530cd8fa31 Pending changes... 19 年 前
xpressive @ 1519d4786d 4b0e79a824 license, copyright and min/max fixes 20 年 前
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 9512341a97 added typeof entries 20 年 前
maintainers.txt d344b81ac4 e-mail changed 20 年 前
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 年 前
粤ICP备19079148号