aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-03-24memory: Forward to...Benjamin Kosnik1-1/+10
2005-03-24Makefile.am (all-local): Do not build testsuite_files.Mark Mitchell1-0/+5
2005-03-24acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_...Benjamin Kosnik1-0/+28
2005-03-24normal.exp: Read testsuite_files, if it exists.Mark Mitchell1-0/+3
2005-03-23libstdc++.exp (libstdc++_wchar_t): Rename to ...Mark Mitchell1-0/+10
2005-03-23target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ...Mark Mitchell1-0/+13
2005-03-21re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>)Chris Jefferson1-0/+8
2005-03-21acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg1-3/+14
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini1-0/+104
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-27/+35
2005-03-15re PR libstdc++/20352 (FAIL: 26_numerics/complex/pow.cc execution test)Paolo Carlini1-0/+7
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