libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool to alway...
[gcc.git] / libstdc++-v3 / ChangeLog
index 2a182b5d2270515878ff25bb713dfeb57bfa8757..8d15e66b0dc78848eec37a234548bb01bcb66adb 100644 (file)
@@ -1,3 +1,60 @@
+2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * configure: Regenerate for libtool change.
+
+2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
+       * include/Makefile.in: Likewise.
+       * libmath/Makefile.in: Likewise.
+       * libsupc++/Makefile.in: Likewise.
+       * po/Makefile.in: Likewise.
+       * src/Makefile.in: Likewise.
+       * testsuite/Makefile.in: Likewise.
+
+
+2004-11-24  Jonathan Wakely  <redi@kayari.org>
+
+       * docs/html/ext/howto.html: Fix incorrect link.
+       * docs/html/documentation.html: Regenerate.
+
+2004-11-24  Nathan Myers  <ncm@cantrip.org>
+
+       * include/bits/streambuf_iterator.h
+       (istreambuf_iterator<>::operator++(), operator++(int)): Don't
+       check unnecessarily the return value of _M_sbuf->sbumpc().
+
+2004-11-24  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/Makefile.am (tr1_headers): Add utility, functional.
+       * include/Makefile.in: Regenerate.
+
+2004-11-24  Chris Jefferson  <chris@bubblescope.net>
+
+       * include/tr1/tuple(operator!=): Change operator 
+       definition to match (draft) technical report.
+       (operator>): Same.
+       (operator<=): Same.
+       (operator>=): Same.
+       (ref): Move to include/tr1/functional.
+       (cref): Same.
+       (tuple_size<pair>): Move to include/tr1/utility.
+       (tuple_element<,pair>): Same.
+       * include/tr1/functional: New.
+       * include/tr1/utility: New.
+       * testsuite/tr1/6_container/utility/pair.cc: New.
+
+2004-11-24  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       * config/locale/ieee_1003.1-2001/codecvt_specializations.h
+       (do_out, do_unshift, do_in): Remove redundant typedef.
+
+2004-11-23  Chris Jefferson  <chris@bubblescope.net>
+
+       * testsuite/testsuite_iterators.h: New.
+        * testsuite/25_algorithms/search_n/iterator.cc: New.
+        * testsuite/performance/25_algorithms/search_n.cc: New.
+
 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * testsuite/lib/libstdc++.exp: Use new procs in target-libpath.exp.