John Maddock 3ff4cb7e2c Remove comments that are problematic for compilers using a Far Eastern locale to process. 20 лет назад
..
algorithm @ d9ebe5da13 d3ee169a25 Merged from Version_1_33_1 20 лет назад
any @ a836c0cdb4 d3ee169a25 Merged from Version_1_33_1 20 лет назад
array @ b41f7fdebe d3ee169a25 Merged from Version_1_33_1 20 лет назад
assign @ 1ffecb9887 f7d748b6eb intel workaround 20 лет назад
bind @ 3304c00da3 983341f9ca Borland can't handle the new member pointer code 20 лет назад
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release 20 лет назад
compose @ 1dac6c4295 fd68083d2d Placeholder for all time 21 лет назад
concept_check @ 8414234a2a d82d312cd4 documented the restriction on BOOST_CLASS_REQUIRES 20 лет назад
config @ eab37805f5 eeced5a47a Fix EVC++ typos. 20 лет назад
conversion @ cb2bd8076d c759cfb142 Reconfigure lexical_cast to work wide character strings and VC++ when not using /Zc:wchar_t. 20 лет назад
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 лет назад
date_time @ 7e1b6bbef4 11f51c6ec6 minor patch from Davlet Panech to stop ICE on MSVC6 SP6 with STLPort 4.6.2 20 лет назад
detail @ 5f033da80e c5a209bc46 Fixed a couple of syntax errors (reported by Juergen Hunold) 20 лет назад
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release 20 лет назад
dynamic_bitset @ 896a792bec 3556a531cc Workaround for IBM's compiler on AIX. 20 лет назад
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 лет назад
filesystem @ 2d89fd6927 a7cba9ab6f BOOST_FILESYSTEM_STATUS_CACHE never applies to Sun (Calvin Epstein) 20 лет назад
foreach @ 3fc0cf5561 a2ec3b6699 metrowerks, it seems, cannot handle const rvalues after all 20 лет назад
format @ 5fd40ca227 bebd91dc9e Merged from 1.33.0 release 20 лет назад
function @ 6023ff5608 a19cea3eab Workaround for a problem in Wave. 20 лет назад
functional @ 66fa4c867b b83fd4c99a Change container_fwd.hpp to cooperate with gcc stdlib++'s debug mode. 20 лет назад
graph @ 1e416130db 009b5b3bee Removed redundant copy of erdos_renyi_iterator 20 лет назад
integer @ 37d7590f2f d3ee169a25 Merged from Version_1_33_1 20 лет назад
io @ cf2a12b4a3 a7142337b3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations. 21 лет назад
iostreams @ d884ab53b3 978b391154 Merge from RC_1_33_0. 20 лет назад
iterator @ 73811245eb 65b1d6234a Fix counting_iterator::distance_to fails to instantiate for non default template arguments. 20 лет назад
lambda @ 24e8602cf1 2a14194593 typo 20 лет назад
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
math @ a754671b05 4532b500f0 Don't test infinities if they're not available. 20 лет назад
mpl @ b37d56ef17 d3ee169a25 Merged from Version_1_33_1 20 лет назад
multi_array @ 2462238fb1 92086c27c1 Fix and adjustment for CW 9.4. 20 лет назад
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 20 лет назад
numeric 333ab17e96 FIX completed ignore_unused_variable thanks to Georg Baum 20 лет назад
optional @ f89c517fa8 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
parameter @ 9e89160e91 0d667e86b0 Made singular ArgPack's work. 20 лет назад
pool @ dc59ce3abb a87ee9d0fe Try to work around Borland 5.6.4 bug 21 лет назад
preprocessor @ c9c95e1684 b217f31049 single element fix 20 лет назад
program_options @ 4cde608b3e e1685fac24 Fix type in reference to 'check_first_occurrence'. 20 лет назад
property_map @ 55e50f9d1b bebd91dc9e Merged from 1.33.0 release 20 лет назад
ptr_container @ 18d5da87b4 4000ff2665 merge from 1.33.1 20 лет назад
python @ 8b2f4b4ce0 7fd5af2eb5 make test work on vc6 20 лет назад
random @ 9629ae44a5 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
range @ c75dc3ae02 16f0186a02 added pass test for good compilers 20 лет назад
rational @ e2815547d3 bebd91dc9e Merged from 1.33.0 release 20 лет назад
regex @ 1abb301292 3ff4cb7e2c Remove comments that are problematic for compilers using a Far Eastern locale to process. 20 лет назад
serialization @ 3308629abf 11aef6cef2 Changed at the request of Jim Douglas <jim@dramatec.co.uk> 20 лет назад
signals @ 6e46846023 d3ee169a25 Merged from Version_1_33_1 20 лет назад
smart_ptr @ a196f39cd0 84eaa013b7 Added documentation for pointer_to_other.hpp. 20 лет назад
spirit @ 86fba2671c aa96121ea2 Merged from Version_1_33_1 20 лет назад
statechart @ e4f0221f70 f9c5af4982 Minor changes 20 лет назад
static_assert @ 6541c76677 74968f7831 Remove the warnings: they don't really work as intended. 20 лет назад
test @ 9d46a43529 ee538e9291 added is_abstract to guard numeric_limits instantiation 20 лет назад
thread @ ba86f9ff13 aa96121ea2 Merged from Version_1_33_1 20 лет назад
timer @ 8599182708 bebd91dc9e Merged from 1.33.0 release 20 лет назад
tokenizer @ 0863039336 3637477928 Replaced <cassert> with boost version. 20 лет назад
tr1 @ a194a945c6 f7f01ecd67 Get the logic of the check the right way around! 20 лет назад
tuple @ 2d13a60d05 f02f028291 applied patch by Rupert Kittinger, avoids potentially undefined behavior 20 лет назад
type_traits @ f3cd13084e 95c39b7da9 Ooops, need to pass the right number of arguments to macros! 20 лет назад
typeof @ 76e392e8c2 7cc951f177 Disable the ODR tests for Tru64/CXX-6.5. 20 лет назад
utility @ f66e844ff1 d3ee169a25 Merged from Version_1_33_1 20 лет назад
variant @ 9f36c9889f d3ee169a25 Merged from Version_1_33_1 20 лет назад
wave @ 5839df80a9 1d2a5d0c4a Fixed a bogus assertion in Wave. 20 лет назад
xpressive @ c9b8caaf52 c6eb827a5f add element_type typedef 20 лет назад
expected_results.xml bebd91dc9e Merged from 1.33.0 release 20 лет назад
index.html 9ef38fdf62 htm instead of html:-) 24 лет назад
libraries.htm 2bedf80ff1 add link to xpressive 20 лет назад
maintainers.txt e4ee6a4cc2 I accepted Kevlin's offer to become a maintainer of boost.any 20 лет назад
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 лет назад
粤ICP备19079148号