Daryle Walker 758fc4cf42 Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test 19 ani în urmă
..
algorithm @ f23f61ae9b 6a45f8840d License added to the xml doc files 20 ani în urmă
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 ani în urmă
array @ d7a5408143 07c9410f53 http://www.josuttis.com/ hasn't the latest version any more 20 ani în urmă
asio @ 8e4fa8f544 e81761b6bc Maintain separate timer queues for each time traits type. 20 ani în urmă
assign @ 2e6e16d49f 8c67577e27 Merge in recent fixes for inspect errors. 19 ani în urmă
bind @ a695360c4f 130661a0e5 Borland fix 19 ani în urmă
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release 21 ani în urmă
compose @ 1dac6c4295 fd68083d2d Placeholder for all time 21 ani în urmă
concept_check @ ac6415fac2 36b0e3a5f8 Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this 19 ani în urmă
config @ 54b470c987 e34a4a3f02 Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). 19 ani în urmă
conversion @ 67968d9b33 cf9c252984 Separate test for round-tripping of floating point types. 19 ani în urmă
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 ani în urmă
date_time @ bf9502ac86 ef523aa9c3 add single overall include file for date time lib 19 ani în urmă
detail @ 4e009de1ec 21f70f52bd Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 19 ani în urmă
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release 21 ani în urmă
dynamic_bitset @ 41e1f468d3 c8ffd92d35 added pragma to shut up warning for std::fill_n 19 ani în urmă
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 ani în urmă
filesystem @ 2045be22d6 21f70f52bd Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 19 ani în urmă
foreach @ 668dc328b8 10c464b843 change hello world example to not use iteration over string literal 19 ani în urmă
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 ani în urmă
function @ 64c8d10fa8 c79246a6c3 Eliminate MSVC 8.0 warning 19 ani în urmă
functional @ 585813f9fe b431dd1676 Rename hash_detail::float_limits => hash_detail::limits, since it's also used 19 ani în urmă
fusion @ d2d2d0aa3e 77ecb69409 added transform view test covering value_at 19 ani în urmă
graph @ 21b9a9f799 7c36c7aed1 Applied a fix, that will skip the serialization test for compilers that do not provide spirit (and serialization in turn) 19 ani în urmă
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: 20 ani în urmă
integer @ cd99f24a87 6ae22dc344 Changed test to reflect changes made to C99 in the TC. 19 ani în urmă
interprocess @ 1dafd986ed d53168d887 Corrected bug in assignment operator 19 ani în urmă
io @ 7aa98502d3 78ac89ac7e Include workaround header 20 ani în urmă
iostreams @ 4718f83c38 ea7341c8b7 Added dll-export options. 19 ani în urmă
iterator @ c080ee4dcf 682e476cd3 Remove detritus 19 ani în urmă
lambda @ 85630d55a6 d460b3a47a Correct placement of base class declaration 20 ani în urmă
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 21 ani în urmă
math @ 025d2d6b73 758fc4cf42 Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test 19 ani în urmă
mpl @ 5b3bbab314 07cb8e3fec transform.rst: fix copy & paste errors (merged from RC_1_34_0) 19 ani în urmă
multi_array @ 6d1efe04e0 e066a68595 workaround for CW 8.3. 20 ani în urmă
multi_index @ 88f3a9ca8b fc4e86ab5a added Sun Studio 11 for Solaris 19 ani în urmă
numeric e34a4a3f02 Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). 19 ani în urmă
optional @ 16a8ccbecc 000be4a802 removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes 20 ani în urmă
parameter @ 5b2b1a47f8 27f39dbb17 More work on tests. 19 ani în urmă
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround 20 ani în urmă
preprocessor @ 94ffea3b73 d212434966 Fix freshly broken links, again. 20 ani în urmă
program_options @ 8c1982de82 250137eac5 Fix for Borland compilers. 19 ani în urmă
property_map @ a9b266715b 51c8491aaf Moved ref_property_map into the property_map library. Documented. 19 ani în urmă
ptr_container @ 2f2a9cf0fa 15ae97387c *** empty log message *** 19 ani în urmă
python @ 6d2ee96ba3 b605674320 improve error message 19 ani în urmă
random @ b6d3961d00 25c59abee7 rounding errors must not cause values outside of [0,1) (noted by Charles Karney) 20 ani în urmă
range @ f49be0b382 859d115f8e *** empty log message *** 19 ani în urmă
rational @ b4391f39ed f7ad3794ee Realized that integer comparison algorithm change from previous commit also fixed patch #1434821 19 ani în urmă
regex @ 1b5dd57cf6 bf6d531b2f Update heuristics used to determine max state count, following a bug report from SAP. 19 ani în urmă
serialization @ 6c7b3c7d61 40f0146778 add #include force_include.hpp to over come compile error 19 ani în urmă
signals @ e551b054c3 80da37e5da Improve signal invocation performance, from Robert Zeh 19 ani în urmă
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. 20 ani în urmă
spirit @ cba98353fa 3e3d199fc0 introduces result_type member to the symbol_inserter so it works with Phoenix 19 ani în urmă
statechart @ 896b1c26b0 cdbb7c157b Changed contact email 19 ani în urmă
static_assert @ c68b2114de 715a2c3bb5 Added trivial docs change, based on user suggestion, and brought example code into synch. 20 ani în urmă
system @ f3c8c74656 21f70f52bd Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 19 ani în urmă
test @ dbe75354a9 1e021e7313 mistake fixed 20 ani în urmă
thread @ 64cd268fc7 87f2347937 Get rid of dll import warnings for nocopyable classes 19 ani în urmă
timer @ bd0a3b9e5e ca5a021d42 revert 20 ani în urmă
tokenizer @ 25d14f6bde 9d2daa17be added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) 20 ani în urmă
tr1 @ 3268e7484f 767f9d4bf5 fix some spelling errors 19 ani în urmă
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings 20 ani în urmă
type_traits @ f26b33201b 4cc424938b Removed dead code. 19 ani în urmă
typeof @ 21ef2c54ec 9bbe3c2a75 Changed specialization of encode_integral for bool to work around issues with the sun compiler 19 ani în urmă
utility @ 5b83f641a8 11f187c633 Removed unneeded semicolon. 19 ani în urmă
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 ani în urmă
wave @ 28195d535b 766d970ff2 Wave: Untabified translation_unit_skipper.h 19 ani în urmă
xpressive @ 24966ab710 827fe77978 generic arg_c<> and arg<> proto accessors 19 ani în urmă
expected_results.xml 3a2921d1fe Support toolset aliases in expected results (merged from RC_1_34_0) 20 ani în urmă
index.html 9ef38fdf62 htm instead of html:-) 24 ani în urmă
libraries.htm 7032a42b2b I messed up a link. This fixes it. 19 ani în urmă
maintainers.txt d344b81ac4 e-mail changed 20 ani în urmă
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 ani în urmă
粤ICP备19079148号