Gennadiy Rozental 08d65bc07e critical message made more consistent with rest hace 20 años
..
algorithm @ fa01964a1f 3ff73c9f62 tests fo lexicographical_compare added hace 20 años
any @ a836c0cdb4 d3ee169a25 Merged from Version_1_33_1 hace 20 años
array @ b41f7fdebe d3ee169a25 Merged from Version_1_33_1 hace 20 años
assign @ 758e3a751d d93f5151fa slist updates hace 20 años
bind @ bba3d96bda 8af9fa6e8c Disabled warning 4512 hace 20 años
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release hace 21 años
compose @ 1dac6c4295 fd68083d2d Placeholder for all time hace 22 años
concept_check @ 940df353e8 75e52aaaba Added Jamfile.v2 hace 20 años
config @ 3d33b40f9a a30138b55e Gcc has hash_set and slist in non-standard location. hace 20 años
conversion @ 027a566e09 bd44881108 Small fix for new init_unit_test_suite signature hace 20 años
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 hace 20 años
date_time @ 7984815e6e 6a4627c3e5 Attempt to sync Jamfile.v2 with Jamfile hace 20 años
detail @ 3417f92b35 6802593167 trivial adjustments to enable warning-free compilation with gcc -Wall -W -Werror hace 20 años
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release hace 21 años
dynamic_bitset @ 896a792bec 3556a531cc Workaround for IBM's compiler on AIX. hace 20 años
exception @ ae714358ad e5a29a5074 fixes comeau bug hace 22 años
filesystem @ 007f66f3f2 778690a2da Update Jamfile.v2 hace 20 años
foreach @ 16c428467f fc37c82161 update Extensibility section to reflect current practice wrt extending Boost.Range hace 20 años
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release hace 21 años
function @ 9fe1351ab7 2dc6d8375a Workaround for Borland compilers, from Alistair hace 20 años
functional @ 66fa4c867b b83fd4c99a Change container_fwd.hpp to cooperate with gcc stdlib++'s debug mode. hace 20 años
graph @ d0176ea39d 26f7adca4c Fix call to dijkstra_shortest_paths_no_init hace 20 años
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: hace 20 años
integer @ d9f5b1bbf9 51b9be8fdc Apparently we forgot to include <limits.h> hace 20 años
io @ 9f164153eb 465f1ea12d Modernize hace 20 años
iostreams @ c2b853b970 1abd476d1e Update Jamfile.v2 hace 20 años
iterator @ 7846e4bfd7 d93f5151fa slist updates hace 20 años
lambda @ 24e8602cf1 2a14194593 typo hace 20 años
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. hace 21 años
math @ aae578b90a 743f505c03 Patch for Borland compilers. hace 20 años
mpl @ b37d56ef17 d3ee169a25 Merged from Version_1_33_1 hace 20 años
multi_array @ 00495c17c2 d34888cbdf Don't use SFINAE (disable_if) on compilers that don't support it. hace 20 años
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 hace 20 años
numeric a1097d58d8 Update Jamfile.v2 hace 20 años
optional @ f89c517fa8 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. hace 21 años
parameter @ da78942b0b efba0f0e57 Even single-element ArgumentPacks that result from keyword assignments are now valid MPL Forward Sequences. hace 20 años
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug hace 21 años
preprocessor @ 5ce690af3b 92c85e109b update for new Borland preprocessor hace 20 años
program_options @ 596f8aa46f 9717072730 Remove remaining occurences of "implicit" method from the docs. hace 20 años
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release hace 21 años
ptr_container @ f02baddf33 7890664b53 updated reverse_iterator compliance hace 20 años
python @ 8b1748fea0 86dc0d7c3c add tuple conversion hace 20 años
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. hace 21 años
range @ c75dc3ae02 16f0186a02 added pass test for good compilers hace 20 años
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. hace 20 años
regex @ 2dbf1804ba 27489a350d Warning supression for VC7.1. hace 20 años
serialization @ 204abedab3 d93f5151fa slist updates hace 20 años
signals @ 6e46846023 d3ee169a25 Merged from Version_1_33_1 hace 20 años
smart_ptr @ 8c256502cc b212ee1915 Added a test for rvalue auto_ptrs hace 20 años
spirit @ fae0820fa0 92d3569a96 Update Jamfile.v2 hace 20 años
statechart @ 607a5a41cb 639558186e Fixed a bug that prevented compilation of exception_translator.hpp hace 20 años
static_assert @ d0fe5bc897 f3b71119fc Added additional test that had been left out of the Jamfile for some reason. hace 20 años
test @ b6feb3ab12 08d65bc07e critical message made more consistent with rest hace 20 años
thread @ 86072f95ac f3d4a057c6 Update libs/thread/example/Jamfile.v2 hace 20 años
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release hace 21 años
tokenizer @ 0863039336 3637477928 Replaced <cassert> with boost version. hace 20 años
tr1 @ e10435a20f 4af330cee4 Update Jamfile.v2 hace 20 años
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings hace 20 años
type_traits @ ecf079d691 96fe44d68f Fix test program so it builds with Borland. hace 20 años
typeof @ ed50bdcd7a f7150d370a Add Jamfile.v2 hace 20 años
utility @ 7594e00460 0f37624972 Added explicit static_casts when casting *this to a reference-to-base-class: it keeps Digital Mars happy apparently. hace 20 años
variant @ 9f36c9889f d3ee169a25 Merged from Version_1_33_1 hace 20 años
wave @ b006a74d66 bc4a818fd8 Fixed a missing entry in te data initialisation of the Wave token cache. hace 20 años
xpressive @ 931fdaf650 901df3af06 Update Jamfile.v2 hace 20 años
expected_results.xml bebd91dc9e Merged from 1.33.0 release hace 21 años
index.html 9ef38fdf62 htm instead of html:-) hace 24 años
libraries.htm 2bedf80ff1 add link to xpressive hace 21 años
maintainers.txt e4ee6a4cc2 I accepted Kevlin's offer to become a maintainer of boost.any hace 20 años
platform_maintainers.txt 0698677e2a Add platform maintainers file hace 21 años
粤ICP备19079148号