Gennadiy Rozental 9609b072b5 *** empty log message *** %!s(int64=20) %!d(string=hai) anos
..
algorithm @ d9ebe5da13 d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
any @ a836c0cdb4 d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
array @ b41f7fdebe d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
assign @ 053325cf06 bfd83f1cb7 Update Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
bind @ bba3d96bda 8af9fa6e8c Disabled warning 4512 %!s(int64=20) %!d(string=hai) anos
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
compose @ 1dac6c4295 fd68083d2d Placeholder for all time %!s(int64=22) %!d(string=hai) anos
concept_check @ 940df353e8 75e52aaaba Added Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
config @ 3d33b40f9a a30138b55e Gcc has hash_set and slist in non-standard location. %!s(int64=20) %!d(string=hai) anos
conversion @ 027a566e09 bd44881108 Small fix for new init_unit_test_suite signature %!s(int64=20) %!d(string=hai) anos
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
date_time @ 8a6b03a744 649af21453 Update Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
detail @ 3417f92b35 6802593167 trivial adjustments to enable warning-free compilation with gcc -Wall -W -Werror %!s(int64=20) %!d(string=hai) anos
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
dynamic_bitset @ 896a792bec 3556a531cc Workaround for IBM's compiler on AIX. %!s(int64=20) %!d(string=hai) anos
exception @ ae714358ad e5a29a5074 fixes comeau bug %!s(int64=22) %!d(string=hai) anos
filesystem @ 007f66f3f2 778690a2da Update Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
foreach @ 16c428467f fc37c82161 update Extensibility section to reflect current practice wrt extending Boost.Range %!s(int64=20) %!d(string=hai) anos
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
function @ 9fe1351ab7 2dc6d8375a Workaround for Borland compilers, from Alistair %!s(int64=20) %!d(string=hai) anos
functional @ 66fa4c867b b83fd4c99a Change container_fwd.hpp to cooperate with gcc stdlib++'s debug mode. %!s(int64=20) %!d(string=hai) anos
graph @ d0176ea39d 26f7adca4c Fix call to dijkstra_shortest_paths_no_init %!s(int64=20) %!d(string=hai) anos
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: %!s(int64=20) %!d(string=hai) anos
integer @ d9f5b1bbf9 51b9be8fdc Apparently we forgot to include <limits.h> %!s(int64=20) %!d(string=hai) anos
io @ 9f164153eb 465f1ea12d Modernize %!s(int64=20) %!d(string=hai) anos
iostreams @ 9884f4cf9a 7b9048fbd1 Fix missing ";" on warning message. %!s(int64=20) %!d(string=hai) anos
iterator @ 6368d38802 5630785281 Fix base class for const_node_iterator %!s(int64=20) %!d(string=hai) anos
lambda @ 24e8602cf1 2a14194593 typo %!s(int64=20) %!d(string=hai) anos
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. %!s(int64=21) %!d(string=hai) anos
math @ aae578b90a 743f505c03 Patch for Borland compilers. %!s(int64=20) %!d(string=hai) anos
mpl @ b37d56ef17 d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
multi_array @ 00495c17c2 d34888cbdf Don't use SFINAE (disable_if) on compilers that don't support it. %!s(int64=20) %!d(string=hai) anos
multi_index @ c6a1c3dd92 69640d1bde fixed SF bug #1378025 (https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1378025&group_id=7586), solution ripped from http://mail.python.org/pipermail/c++-sig/2003-October/005986.html %!s(int64=20) %!d(string=hai) anos
numeric a1097d58d8 Update Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
optional @ f89c517fa8 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. %!s(int64=21) %!d(string=hai) anos
parameter @ da78942b0b efba0f0e57 Even single-element ArgumentPacks that result from keyword assignments are now valid MPL Forward Sequences. %!s(int64=20) %!d(string=hai) anos
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug %!s(int64=21) %!d(string=hai) anos
preprocessor @ 5ce690af3b 92c85e109b update for new Borland preprocessor %!s(int64=20) %!d(string=hai) anos
program_options @ 596f8aa46f 9717072730 Remove remaining occurences of "implicit" method from the docs. %!s(int64=20) %!d(string=hai) anos
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
ptr_container @ f02baddf33 7890664b53 updated reverse_iterator compliance %!s(int64=20) %!d(string=hai) anos
python @ 82919f0d5c bd5b18a500 another attempt to fix Code Warrior 9.4 link problem %!s(int64=20) %!d(string=hai) anos
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. %!s(int64=21) %!d(string=hai) anos
range @ c75dc3ae02 16f0186a02 added pass test for good compilers %!s(int64=20) %!d(string=hai) anos
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. %!s(int64=20) %!d(string=hai) anos
regex @ 2dbf1804ba 27489a350d Warning supression for VC7.1. %!s(int64=20) %!d(string=hai) anos
serialization @ 3308629abf 11aef6cef2 Changed at the request of Jim Douglas <jim@dramatec.co.uk> %!s(int64=20) %!d(string=hai) anos
signals @ 6e46846023 d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
smart_ptr @ 8c256502cc b212ee1915 Added a test for rvalue auto_ptrs %!s(int64=20) %!d(string=hai) anos
spirit @ 255a11860f 6c65ed4ed5 Applied SourceForge patch '[ 1273960 ] spirit/symbols.ipp pragma warning fix'. %!s(int64=20) %!d(string=hai) anos
statechart @ 607a5a41cb 639558186e Fixed a bug that prevented compilation of exception_translator.hpp %!s(int64=20) %!d(string=hai) anos
static_assert @ 6541c76677 74968f7831 Remove the warnings: they don't really work as intended. %!s(int64=20) %!d(string=hai) anos
test @ 1a1478418a 9609b072b5 *** empty log message *** %!s(int64=20) %!d(string=hai) anos
thread @ 86072f95ac f3d4a057c6 Update libs/thread/example/Jamfile.v2 %!s(int64=20) %!d(string=hai) anos
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
tokenizer @ 0863039336 3637477928 Replaced <cassert> with boost version. %!s(int64=20) %!d(string=hai) anos
tr1 @ b971a5e4a5 6e102c15ff Borland can't cope with the new version of tuples. %!s(int64=20) %!d(string=hai) anos
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings %!s(int64=20) %!d(string=hai) anos
type_traits @ ecf079d691 96fe44d68f Fix test program so it builds with Borland. %!s(int64=20) %!d(string=hai) anos
typeof @ bd2418b32d 9d81d1c716 cw-8_x doesn't have function types %!s(int64=20) %!d(string=hai) anos
utility @ 7594e00460 0f37624972 Added explicit static_casts when casting *this to a reference-to-base-class: it keeps Digital Mars happy apparently. %!s(int64=20) %!d(string=hai) anos
variant @ 9f36c9889f d3ee169a25 Merged from Version_1_33_1 %!s(int64=20) %!d(string=hai) anos
wave @ b006a74d66 bc4a818fd8 Fixed a missing entry in te data initialisation of the Wave token cache. %!s(int64=20) %!d(string=hai) anos
xpressive @ e141872003 93bcb19c2b misc tweaks %!s(int64=20) %!d(string=hai) anos
expected_results.xml bebd91dc9e Merged from 1.33.0 release %!s(int64=21) %!d(string=hai) anos
index.html 9ef38fdf62 htm instead of html:-) %!s(int64=24) %!d(string=hai) anos
libraries.htm 2bedf80ff1 add link to xpressive %!s(int64=20) %!d(string=hai) anos
maintainers.txt e4ee6a4cc2 I accepted Kevlin's offer to become a maintainer of boost.any %!s(int64=20) %!d(string=hai) anos
platform_maintainers.txt 0698677e2a Add platform maintainers file %!s(int64=21) %!d(string=hai) anos
粤ICP备19079148号