aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2005-08-09c99_classification_macros_c.cc: xfail on *-*-darwin*.Andrew Pinski2-2/+7
2005-08-03configure.ac: Don't use GCC_NO_EXECUTABLES or clear GLIBCXX_IS_NATIVE on Darw...Geoffrey Keating4-27/+63
2005-08-03acinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary): Print status messages.Geoffrey Keating3-0/+127
2005-07-30make_exports.pl: Pass --strip-underscores to c++filt.Andrew Pinski2-1/+5
2005-07-29re PR libstdc++/22284 (ia64 exception handling broken)H.J. Lu2-1/+7
2005-07-28* include/std/std_valarray.h: Fix grammar in comments.Volker Reichelt2-17/+21
2005-07-27Index: gcc/ChangeLogGeoffrey Keating12-131/+392
2005-07-25re PR libstdc++/23053 (Const-correctness issue in TR1 hashtable)Dave Odell3-4/+50
2005-07-252005-07-25 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2005-07-25re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster)Paolo Carlini8-4/+459
2005-07-20streambuf.tcc (xsgetn, xsputn): Use streamsize instead of size_t.Paolo Carlini3-12/+18
2005-07-18ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask...Paolo Carlini2-11/+32
2005-07-15PR libstdc++/21193 (float, double, long double)Paolo Carlini2-8/+77
2005-07-13PR libstdc++/21193 (string & wstring)Paolo Carlini2-31/+84
2005-07-11ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a...Paolo Carlini8-49/+319
2005-07-07tree_order_statistics_join.cc: Change map_t to map_type.David Edelsohn2-4/+9
2005-07-05Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini20-120/+4903
2005-07-01[multiple changes]Paolo Carlini3-12/+68
2005-06-30* include/ext/pb_assoc/detail/hash_fn/mask_based_range_hashing.hppUlrich Weigand2-2/+10
2005-06-29PR libstdc++/21244 (cont^2)Paolo Carlini2-10/+18
2005-06-29basic_string.h, [...]: Fix Doxygen comments that use wrong parameter and func...Jonathan Wakely3-17/+22
2005-06-29lwg-active.html, [...]: Import Revision 37.Paolo Carlini4-2914/+1706
2005-06-292005-06-29 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2005-06-29re PR libstdc++/22131 (std::num_get fails for input with invalid groups)Paolo Carlini12-142/+577
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook2-0/+315
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook16-306/+550
2005-06-27re PR libstdc++/22102 ([DR233] Implement resolution of DR 233)Paolo Carlini2-18/+65
2005-06-27documentation.html: Add link for policy based associative containers docs.Benjamin Kosnik399-1459/+64037
2005-06-23re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 intern...Jakub Jelinek6-100/+115
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik14-86/+40
2005-06-18baseline_symbols.txt: Update.Jakub Jelinek3-3239/+172
2005-06-17[multiple changes]Paolo Carlini4-141/+119
2005-06-17* docs/html/21_strings/gotw29a.txt: Update code to corrected version.Jonathan Wakely2-1/+9
2005-06-17[multiple changes]Benjamin Kosnik34-17667/+2253
2005-06-15hashtable: Trivial formatting fixes.Paolo Carlini4-1486/+1771
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey10-41/+24
2005-06-08re PR libstdc++/21955 (std::stringbuf vs. in_avail)Benjamin Kosnik11-51/+183
2005-06-07acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests.Benjamin Kosnik3-12/+8
2005-06-07s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants.Adrian Straetling2-14/+7
2005-06-07PR libstdc++/21770 (cont: __gnu_debug::string)Paolo Carlini3-6/+49
2005-06-07PR libstdc++/21770 (cont: debug-mode)Paolo Carlini8-32/+44
2005-06-06[multiple changes]Paolo Carlini14-91/+312
2005-06-06stl_function.h: ...Peter Doerfler2-2/+6
2005-06-06stl_function.h: Fix typo in comment.Peter Doerfler2-1/+5
2005-06-05acinclude.m4 ([GLIBCXX_ENABLE_C99]): Check clog, clogf, clogl too for ac_c99_...Paolo Carlini3-0/+12
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini27-266/+660
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell3-2/+10
2005-05-31PR libstdc++/20534 (contd)Paolo Carlini5-8/+33
2005-05-30std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forw...Paolo Carlini2-5/+12
2005-05-28revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini8-30/+39