aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-11-212003-11-21 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-0/+5
2003-11-21PR libstdc++/12882 (partial)Paolo Carlini1-0/+10
2003-11-21formatter.h: Use _Tp as template argument.Benjamin Kosnik1-0/+5
2003-11-20re PR libstdc++/13109 (libstdc++-v3 bootstrap failure on Tru64 UNIX V4.0F: sn...Benjamin Kosnik1-0/+7
2003-11-20re PR libstdc++/11602 (codecvt<wchar_t, char, mbstate_t> is slow.)Paolo Carlini1-0/+8
2003-11-19codecvt_members.cc (do_out): If we can upper bound the total number of extern...Paolo Carlini1-0/+9
2003-11-19libstdc++.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler1-0/+6
2003-11-18configopts.html, [...]: Add <link> tags.Jonathan Wakely1-0/+15
2003-11-18re PR libstdc++/12868 (basic_filebuf::imbue fails too easily)Paolo Carlini1-0/+12
2003-11-17locale_facets.tcc: Fix typo in comment.Paolo Carlini1-0/+4
2003-11-178.cc: New test, summarizing the discussion ensuing libstdc++/12988.Paolo Carlini1-0/+6
2003-11-16std_fstream.h: Tweak a comment.Paolo Carlini1-0/+4
2003-11-15std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c...Roger Sayle1-0/+11
2003-11-1412352.cc: Use __gnu_test::try_named_locale.Paolo Carlini1-0/+5
2003-11-14howto.html: Add entries for DR 63, 75 and 305; tweak entries for DR 60 and 328.Paolo Carlini1-0/+5
2003-11-14debug.html: Users are allowed to specialize in namespace __gnu_debug...Douglas Gregor1-0/+16
2003-11-13re PR libstdc++/13007 (basic_streambuf::pubimbue, imbue wrong)Paolo Carlini1-0/+18
2003-11-13re PR libstdc++/12594 (DRs 60 [TC] and 63 [TC] not implemented)Petur Runolfsson1-0/+22
2003-11-1311305-1: Fix, closely following the testcase included in the PR.Paolo Carlini1-0/+8
2003-11-13configury.html: XHTML tweak.Jonathan Wakely1-0/+4
2003-11-13debug_mode.html: XHTML fixes.Jonathan Wakely1-0/+4
2003-11-13debug_mode.html: Update.Benjamin Kosnik1-0/+5
2003-11-12c++config: Move using directive...Benjamin Kosnik1-0/+5
2003-11-12re PR libstdc++/12947 (Demangler bug)Carlo Wood1-0/+31
2003-11-12re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())Paolo Carlini1-0/+14
2003-11-11[multiple changes]Benjamin Kosnik1-0/+123
2003-11-09locale_facets.tcc (_M_insert_int, [...]): Move a couple of vars inside an if ...Paolo Carlini1-10/+15
2003-11-09re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)Paolo Carlini1-0/+10
2003-11-08re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)Paolo Carlini1-0/+11
2003-11-08vec.cc: Conform to C++STYLE.Jonathan Wakely1-0/+4
2003-11-07re PR libstdc++/12736 (Demangler bug)Carlo Wood1-0/+9
2003-11-07configure.host: Add kfreebsd*-gnu and knetbsd*-gnu.Robert Millan1-0/+6
2003-11-07demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string...Carlo Wood1-0/+9
2003-11-07demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string...Carlo Wood1-0/+15
2003-11-05ChangeLog: Remove extraneous '>>>>'.Jeffrey D. Oldham1-1/+0
2003-11-05vec.cc (__cxa_vec_delete2): If given a NULL pointer, immediately return.Jeffrey D. Oldham1-0/+7
2003-11-04re PR libstdc++/12790 (basic_filebuf doesn't handle stateful encodings)Petur Runolfsson1-0/+89
2003-11-04stubs.c (sqrtf, sqrtl): Reorder so they appear before they're used.Anthony Green1-0/+5
2003-11-04locale_facets.h (time_get::_M_extract_name): Add ctype argument.Benjamin Kosnik1-0/+11
2003-10-30locale_facets.tcc (time_get::_M_extract_via_format): __mod is only assigned, ...Paolo Carlini1-0/+5
2003-10-29locale_facets.tcc (time_get::do_get_year): Absolutely avoid dereferencing end...Paolo Carlini1-0/+8
2003-10-29locale_facets.tcc (num_get::_M_extract_float): Revert the last commit, is inc...Paolo Carlini1-0/+5
2003-10-29c_locale.cc: Add back <cmath> and <cstdlib>.Paolo Carlini1-0/+8
2003-10-29locale_facets.tcc (time_put::put): Absolutely avoid dereferencing end iterato...Paolo Carlini1-0/+8
2003-10-29locale_facets.tcc: Remove some unnecessary includes.Paolo Carlini1-0/+7
2003-10-282003-10-28 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-0/+6
2003-10-28locale_facets.tcc (time_get::_M_extract_num): Absolutely avoid dereferencing ...Paolo Carlini1-0/+11
2003-10-27re PR libstdc++/12778 (1022 bootstrap failure building libstdc++-v3/src/basic...Paolo Carlini1-0/+7
2003-10-27TODO: Add links.Benjamin Kosnik1-0/+6
2003-10-27re PR libstdc++/12750 (time_get::_M_extract_via_format doesn't deal with 'e')Paolo Carlini1-0/+29