Joaquín M. López Muñoz fc4e86ab5a added Sun Studio 11 for Solaris 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 20 лет назад
config @ b9e514c5be adbe558b3f Removed aCC workarounds that are no longer necessary. 20 лет назад
conversion @ d23f722228 632e20e879 Corrected a typo in comments. 19 лет назад
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 лет назад
date_time @ 325834a1d7 8c67577e27 Merge in recent fixes for inspect errors. 20 лет назад
detail @ 62b7d277f2 3867f2252f Fix for HP-UX on Itanium. 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 20 лет назад
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 20 лет назад
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 @ 64c8d10fa8 c79246a6c3 Eliminate MSVC 8.0 warning 19 лет назад
functional @ 585813f9fe b431dd1676 Rename hash_detail::float_limits => hash_detail::limits, since it's also used 19 лет назад
fusion @ fc434bd837 b998b548e8 workaround for vc++ mistakenly calling constructor from T instead of copy constructor when T is derived from vector. 19 лет назад
graph @ f1257a09d1 622f0a2721 updated docs. Case-sensitivity is supported. Subgraphs at the BGL level 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 @ 9a73e2c25e 5cfe0f96ed Corrected configuration problem. Unix boxes were using emulation code instead of native shm_xxx functions 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. 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 @ 88f3a9ca8b fc4e86ab5a added Sun Studio 11 for Solaris 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 @ 5b2b1a47f8 27f39dbb17 More work on tests. 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 @ 71998b3de4 9845553f9d Added support for graph properties. 19 лет назад
ptr_container @ 2f2a9cf0fa 15ae97387c *** empty log message *** 19 лет назад
python @ 9f4d39d9fe 5386bdc6fd correct trivial, obvious accident: stray line removed 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 @ 898ca1b294 856254016d correct codecvt_null duplication 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 @ ad9d24c7fe 85f09c364a adds registration for wchar_t support templates 19 лет назад
statechart @ 896b1c26b0 cdbb7c157b Changed contact email 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 20 лет назад
thread @ f048dd81f2 2c7412fc67 Merged changes from RC_1_34_0 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 @ f26b33201b 4cc424938b Removed dead code. 19 лет назад
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 @ 6bd6cd8ef7 35cd05931c Wave: Added error handler hook. 19 лет назад
xpressive @ 28f70c2e16 7b22fc5b25 work around gcc-3.3.1 name clash on log2 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号