acconfig.h: Remove redundant HAVE_FLOAT_H.
[gcc.git] / libstdc++-v3 / ChangeLog
2005-04-08 Kelley Cookacconfig.h: Remove redundant HAVE_FLOAT_H.
2005-04-08 Kelley Cookconfigure.ac: Create template for PACKAGE and VERSION.
2005-04-07 Benjamin Kosniktest.html: Update.
2005-04-06 Ulrich Weigandatomicity.h (__exchange_and_add): Add "memory" clobber...
2005-04-06 Kelley Cookacinclude.m4 (_GLIBCXX_USE_LONG_LONG, [...]): Use long...
2005-04-06 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Define.
2005-04-05 Jonathan Wakelymemory, [...]: Use mutex to make _Sp_counted_base:...
2005-04-05 Kelley Cookacconfig.h: Delete macros already ACDEFINED.
2005-04-05 Kelley Cookacconfig.h (HAVE_MODF): Remove.
2005-04-05 Kelley Cookacconfig.h (ENABLE_NLS, [...]): Remove.
2005-04-05 Kelley Cooklinkage.m4 (GLIBCXX_CHECK_BUILTIN_MATH_DEC): Use m4...
2005-04-05 Kelley Cookacconfig.h (HAVE_TANL): Correct cut-and-paste typo.
2005-04-04 Mark MitchellMakefile.am (check-local): Remove.
2005-04-02 Douglas Gregortuple_iterate.h (tuple_element): Use new macro _GLIBCXX...
2005-04-02 Douglas Gregorfunctional (_Maybe_wrap_member_pointer): Wrap up member...
2005-04-01 Mark MitchellMakefile.am (noinst_PROGRAMS): Remove.
2005-04-01 Doug Gregor[multiple changes]
2005-03-30 Aaron W. LaFramboiseMakefile.am (CXX): Use ${SHELL}.
2005-03-25 Mark Mitchelllibstdc++.exp (libstdc++_init): Define LOCALEDIR when...
2005-03-25 Mark Mitchelllibstdc++.exp (v3-build_support): Pass -w when compilin...
2005-03-24 Benjamin Kosnikmemory: Forward to...
2005-03-24 Mark MitchellMakefile.am (all-local): Do not build testsuite_files.
2005-03-24 Benjamin Kosnikacinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies...
2005-03-24 Mark Mitchellnormal.exp: Read testsuite_files, if it exists.
2005-03-23 Mark Mitchelllibstdc++.exp (libstdc++_wchar_t): Rename to ...
2005-03-23 Mark Mitchelltarget-supports.exp (check_iconv_available): Default...
2005-03-21 Chris Jeffersonre PR libstdc++/20577 (iter_swap doesn't work anymore...
2005-03-21 Zack Weinbergacinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version...
2005-03-16 Paolo Carlinibinders.cc: Remove explicit instantiations for non...
2005-03-16 Zack Weinberggcc-version.m4: Delete.
2005-03-15 Paolo Carlinire PR libstdc++/20352 (FAIL: 26_numerics/complex/pow...
2005-03-10 Ben Elliston12658_thread-1.cc: Don't XFAIL on GNU/Linux.
2005-03-07 Paolo Carlinitype_traits (is_polymorphic): Don't forget the virtual...
2005-03-07 Paolo Carlinistd_fstream.h (basic_fstream<>::open, [...]): Implement...
2005-03-05 Joseph Myers2.cc, [...]: XFAIL on *-*-hpux11.23.
2005-03-05 Paolo Carlinitype_traits: Add is_base_of.
2005-03-03 Benjamin Kosnikfunctional: Convert relative path.
2005-03-03 Paolo Carlinitype_traits: Implemenet is_polymorphic.
2005-03-02 Douglas Gregorfunctional (_Has_result_type): Cleanup.
2005-03-02 Vladimir Merzliakov* testsuite/26_numerics/cmath/c99_classification_macros...
2005-03-01 Benjamin Kosnikcons/auto_ptr_neg.cc: Correct line numbers.
2005-02-28 Jonathan Wakelymemory: Replace checked_deleter with (unchecked) _Sp_de...
2005-02-28 Jonathan Wakely* include/tr1/memory: Add missing "inline" to __throw_b...
2005-02-28 Hans-Peter Nilssonre PR target/19065 (Make CRIS libstdc++ asms autoincrem...
2005-02-26 Earl Chewstl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory...
2005-02-25 Paolo Carlinitype_traits: Add the trivial is_union and is_class...
2005-02-24 Benjamin Kosnikhash.cc: Guard wchar_t use with _GLIBCXX_USE_WCHAR_T.
2005-02-24 Benjamin Kosnikstd_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCX...
2005-02-24 Paolo Carlinifunctional (mem_fn): Avoid _T, badname on Darwin.
2005-02-24 Douglas GregorTR1 mem_fn and function support
2005-02-23 Paolo Carlinitype_traits: Implement is_convertible.
2005-02-23 Benjamin Kosnikcheck_performance: Tweaks.
2005-02-22 Richard Hendersonre PR libstdc++/20091 (18_support/14026.cc execution...
2005-02-22 Paolo Carlinifunctional: Fix License to GPL with exception.
2005-02-22 Paolo Carliniauto_ptr_neg.cc: Add missing dg-do compile directive.
2005-02-22 Jonathan WakelyMakefile.am, [...]: Fix accidental extra change from...
2005-02-22 Jonathan Wakelymemory: New file.
2005-02-21 Paolo Carlinitype_traits (is_member_function_pointer): Remove ugly...
2005-02-21 Paolo Carlinibasic_string.tcc (_Rep::_M_destroy): Don't check for...
2005-02-19 Matt Austernfunctional (tr1_hashtable_define_trivial_hash): Make...
2005-02-19 Hans-Peter Nilssonre PR libstdc++/20071 (newlib target testsuite regressi...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2005-02-18 Matt Austernarray_syntax.cc: Fix test case to use assignment instea...
2005-02-18 Eric Botcazoupthread1.cc: Do not invoke pthread_setconcurrency on...
2005-02-18 Matt Austernfunctional (hash): New function object.
2005-02-16 Paolo Carlini16728.cc: Remove redundant include <testsuite_performan...
2005-02-16 Paolo Carlinire PR libstdc++/19829 (cris-elf testsuite failure:...
2005-02-15 Paolo Carlinire PR libstdc++/19955 (Second std::ctype<char>::narrow...
2005-02-15 Jakub Jelinekre PR libstdc++/19946 (cris-elf testsuite failure:...
2005-02-13 Richard Guentherre PR libstdc++/11706 (std::pow(T, int) implementation...
2005-02-12 Janis Johnson13450.cc: Fix XFAIL selector.
2005-02-11 Janis Johnsonlibstdc++.exp: Load target-supports-dg.exp.
2005-02-10 Mike Stump* libsupc++/del_op.cc: Don't include cstdlib when ...
2005-02-10 Janis Johnson* testsuite/ext/array_allocator/2.cc: XFAIL for powerpc...
2005-02-08 Mark Mitchell* config/linker-map.gnu (GLIBCXX_3.4): Add _ZNSdC*...
2005-02-07 Loren J. Rittle5.cc: Make buf static.
2005-02-02 Brad Spencerdebug.html: Fix broken tags.
2005-02-02 Andreas Jaegerlibstdc++.exp: Revert Geoffrey Keating's patch from...
2005-02-01 Paolo Carlinicpp_type_traits.h: Rename _M_type fields to __value...
2005-02-01 Brad Spencercrossconfig.m4: Repair Solaris cross bits for strtold...
2005-02-01 Mark Mitchelldecl.c (build_enumerator): Do not issue duplicate error...
2005-01-31 Paolo Carlinicpp_type_traits.h: Add types to the structs thus making...
2005-01-30 Paolo Carlinire PR libstdc++/19642 (streaming doubles is very slow...
2005-01-28 Paolo Carlinitype_traits (is_function): Minor consistency tweaks.
2005-01-28 Geoffrey Keatinglibstdc++.exp (libstdc++_init): Search the path for...
2005-01-28 Paolo Carlinitype_traits: Implement is_empty.
2005-01-28 Paolo Carlinitype_traits: Implement is_abstract, by exploiting the...
2005-01-26 Paolo Carlinimt_allocator.h (struct __per_type_pool_policy<,, [...
2005-01-26 Paolo Carliniacinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex...
2005-01-25 Loren J. Rittleacinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Map FreeBSD...
2005-01-25 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex...
2005-01-24 Paolo Carlinitype_traits: Implement is_signed and is_unsigned.
2005-01-24 Paolo Carlinilwg-active.html, [...]: Import Revision 34.
2005-01-23 Paolo Carlini9827.cc: New.
2005-01-23 Paolo Carlinitype_traits (aligned_storage): Use __aligned__ instead...
2005-01-23 Paolo Carlinire PR libstdc++/19343 (New warnings in libstdc++-v3...
2005-01-21 Loren J. Rittle9507.cc: Allow lseek on fifo to succeed.
2005-01-21 Volker Reicheltre PR libstdc++/19510 ([3.3 only] Uninitialized pointer...
2005-01-20 Benjamin KosnikMakefile.am (check-compile): New.
2005-01-20 Loren J. Rittle* docs/html/17_intro/BADNAMES: Add list for FreeBSD.
next