aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-03-1012658_thread-1.cc: Don't XFAIL on GNU/Linux.Ben Elliston1-0/+5
2005-03-07type_traits (is_polymorphic): Don't forget the virtual destructor, thus avoid...Paolo Carlini1-0/+14
2005-03-07std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ...Paolo Carlini1-0/+10
2005-03-052.cc, [...]: XFAIL on *-*-hpux11.23.Joseph Myers1-0/+13
2005-03-05type_traits: Add is_base_of.Paolo Carlini1-0/+8
2005-03-03functional: Convert relative path.Benjamin Kosnik1-0/+6
2005-03-03type_traits: Implemenet is_polymorphic.Paolo Carlini1-21/+33
2005-03-02functional (_Has_result_type): Cleanup.Douglas Gregor1-0/+27
2005-03-02* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.Vladimir Merzliakov1-0/+4
2005-03-01cons/auto_ptr_neg.cc: Correct line numbers.Benjamin Kosnik1-0/+7
2005-02-28memory: Replace checked_deleter with (unchecked) _Sp_deleter as GCC warns abo...Jonathan Wakely1-0/+5
2005-02-28* include/tr1/memory: Add missing "inline" to __throw_bad_weak_ptr.Jonathan Wakely1-0/+4
2005-02-28re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe)Hans-Peter Nilsson1-0/+6
2005-02-26stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws.Earl Chew1-0/+6
2005-02-25type_traits: Add the trivial is_union and is_class; add the __is_union_or_cla...Paolo Carlini1-0/+13
2005-02-24hash.cc: Guard wchar_t use with _GLIBCXX_USE_WCHAR_T.Benjamin Kosnik1-0/+5
2005-02-24std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCXX_USE_C99_COMPLEX.Benjamin Kosnik1-0/+9
2005-02-24functional (mem_fn): Avoid _T, badname on Darwin.Paolo Carlini1-1/+6
2005-02-24TR1 mem_fn and function supportDouglas Gregor1-0/+28
2005-02-23type_traits: Implement is_convertible.Paolo Carlini1-0/+14
2005-02-23check_performance: Tweaks.Benjamin Kosnik1-0/+7
2005-02-22re PR libstdc++/20091 (18_support/14026.cc execution test fails)Richard Henderson1-0/+6
2005-02-22functional: Fix License to GPL with exception.Paolo Carlini1-0/+11
2005-02-22auto_ptr_neg.cc: Add missing dg-do compile directive.Paolo Carlini1-0/+15
2005-02-22Makefile.am, [...]: Fix accidental extra change from previous commit.Jonathan Wakely1-0/+5
2005-02-22memory: New file.Jonathan Wakely1-0/+65
2005-02-21type_traits (is_member_function_pointer): Remove ugly workaround for c++/19076.Paolo Carlini1-0/+5
2005-02-21basic_string.tcc (_Rep::_M_destroy): Don't check for this == &_S_empty_rep, i...Paolo Carlini1-0/+5
2005-02-19functional (tr1_hashtable_define_trivial_hash): Make hash<T>::operator() a co...Matt Austern1-0/+14
2005-02-19re PR libstdc++/20071 (newlib target testsuite regressions: libstdc++: tr1/6_...Hans-Peter Nilsson1-0/+6
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson1-0/+13
2005-02-18array_syntax.cc: Fix test case to use assignment instead of ==Matt Austern1-0/+8
2005-02-18pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below.Eric Botcazou1-0/+11
2005-02-18functional (hash): New function object.Matt Austern1-0/+19
2005-02-1616728.cc: Remove redundant include <testsuite_performance.h>.Paolo Carlini1-0/+5
2005-02-16re PR libstdc++/19829 (cris-elf testsuite failure: 21_strings/basic_string/fi...Paolo Carlini1-0/+7
2005-02-15re PR libstdc++/19955 (Second std::ctype<char>::narrow() does not call std::c...Paolo Carlini1-0/+13
2005-02-15re PR libstdc++/19946 (cris-elf testsuite failure: demangle/abi_examples/01.c...Jakub Jelinek1-0/+7
2005-02-13re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code)Richard Guenther1-0/+9
2005-02-1213450.cc: Fix XFAIL selector.Janis Johnson1-0/+4
2005-02-11libstdc++.exp: Load target-supports-dg.exp.Janis Johnson1-0/+7
2005-02-10* libsupc++/del_op.cc: Don't include cstdlib when !_GLIBCXX_HOSTED.Mike Stump1-0/+4
2005-02-10* testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*.Janis Johnson1-0/+4
2005-02-08* config/linker-map.gnu (GLIBCXX_3.4): Add _ZNSdC* and _ZNSdD*.Mark Mitchell1-0/+4
2005-02-075.cc: Make buf static.Loren J. Rittle1-0/+6
2005-02-02debug.html: Fix broken tags.Brad Spencer1-0/+5
2005-02-02libstdc++.exp: Revert Geoffrey Keating's patch from 2005-01-28.Andreas Jaeger1-0/+7
2005-02-01cpp_type_traits.h: Rename _M_type fields to __value...Paolo Carlini1-0/+12
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer1-0/+5
2005-02-01decl.c (build_enumerator): Do not issue duplicate error messages about invali...Mark Mitchell1-0/+7