aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2006-03-29sgetn.txt: Correct copyright holder.Benjamin Kosnik18-35/+56
2006-03-28vstring.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode.Paolo Carlini2-1/+9
2006-03-24re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d...Mark Mitchell3-9/+28
2006-03-22re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini3-7/+103
2006-03-21re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf ite...Paolo Carlini20-17/+1299
2006-03-13postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st...Paolo Carlini3-15/+59
2006-03-1210097.cc: Fix race condition.Howard Hinnant4-17/+31
2006-03-10cmath: Add atan2 and pow bits; add using declarations.Paolo Carlini17-417/+730
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini5-2/+94
2006-03-07cmath: Add C99 overloads.Paolo Carlini6-12/+821
2006-03-06re PR target/26532 (libmudflap failures on ia64)Paolo Carlini6-111/+49
2006-03-03re PR libstdc++/26526 (std::__copy_streambufs link failure when _GLIBCXX_DEBU...Paolo Carlini5-3/+19
2006-03-03gnu.ver: Adjust __copy_streambufs_eof export vs 64-bit arches.Paolo Carlini2-1/+6
2006-03-01lwg-active.html, [...]: Import Revision 41.Paolo Carlini3-40/+1753
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek2-1/+10
2006-02-27re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul...Paolo Carlini1-0/+6
2006-02-27re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul...Paolo Carlini1-11/+12
2006-02-272006-02-27 Paolo Carlini <pcarlini@suse.de>Paolo Carlini3-1/+83
2006-02-26cmath: Add templates (8.16.3).Paolo Carlini10-6/+275
2006-02-24array (array<>::swap, assign): Implement.Paolo Carlini5-21/+178
2006-02-231.cc (test01): Change int to size_t.Benjamin Kosnik5-16/+24
2006-02-222006-02-22 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+4
2006-02-22basic_tree_assoc_cntnr_node_iterator.html: Fix links.Paolo Carlini16-69/+87
2006-02-22re PR libstdc++/26132 (tr1/hashtable: rehash not implemented)Paolo Carlini4-28/+110
2006-02-22list (splice): Remove splice_alloc check, redundant after implementing the sp...Paolo Carlini2-7/+13
2006-02-22cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_END_NAMESPACE.Benjamin Kosnik2-4/+10
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik39-524/+523
2006-02-22hashtable: Trivial formatting fixes.Paolo Carlini2-75/+83
2006-02-20Revert recent commit for libstdc++/26211, now suspended waiting for DR 342 (r...Paolo Carlini12-280/+51
2006-02-19std_sstream.h (basic_stringbuf<>::setbuf): Simply clear the internal _M_strin...Paolo Carlini3-16/+23
2006-02-17re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epp...Paolo Carlini6-38/+196
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers9-568/+20537
2006-02-12re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg ...Paolo Carlini12-38/+305
2006-02-10re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit)Paolo Carlini11-35/+210
2006-02-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik1-0/+37
2006-02-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik32-87/+139
2006-02-08PR libstdc++/26133 (DR 241, [WP])Paolo Carlini7-54/+380
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek32-73/+907
2006-02-07[multiple changes]Paolo Carlini3-20/+80
2006-02-07cmath: New.Paolo Carlini20-33/+1159
2006-02-07re PR c++/9737 ([DR150] Partial template specialisation selection failure inv...Mark Mitchell3-8/+28
2006-02-05cstdio: New.Paolo Carlini15-273/+239
2006-02-04functions.cc: Fix.Paolo Carlini2-2/+7
2006-02-0421955.cc: Avoid warning on string constant.Paolo Carlini2-2/+7
2006-02-032006-02-03 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2006-02-03cwchar: New.Paolo Carlini15-26/+589
2006-02-02cfloat: New.Paolo Carlini1-0/+46
2006-02-02cfloat: New.Paolo Carlini15-12/+468
2006-01-31re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails)Paolo Carlini3-6/+9
2006-01-31index.html ([1.0]): Replace references to CVS with appropriate references to ...Ed Smith-Rowland3-93/+161