OSDN Git Service

2004-03-12 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index cfb2c84..6f53566 100644 (file)
@@ -1,3 +1,36 @@
+2004-03-12  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * testsuite/20_util/allocator/14176.cc: New.
+       * include/ext/mt_allocator.h: Formatting fixes.
+       
+2004-03-11  Dhruv Matani  <dhruvbird@HotPOP.com>
+
+       * include/Makefile.am (ext_headers): Add
+       ${ext_srcdir}/bitmap_allocator.h .
+       * include/Makefile.in: Regenerate.
+       * docs/html/ext/ballocator_doc.txt: New file.
+       * include/ext/bitmap_allocator.h: New file.
+       * testsuite/performance/20_util/allocator/list_sort_search.cc: Add 
+       test.
+       * testsuite/performance/20_util/allocator/map_mt_find.cc: Likewise.
+       * testsuite/performance/20_util/allocator/producer_consumer.cc: Add
+       test for the bitmap_allocator<>.
+       * testsuite/performance/20_util/allocator/insert.cc: Likewise.
+       * testsuite/performance/20_util/allocator/insert_insert.cc: Likewise.
+       * testsuite/performance/20_util/allocator/map_thread.cc: Likewise.
+
+2004-03-11  Paolo Carlini  <pcarlini@suse.de>
+
+       * include/std/std_complex.h (pow(const complex&, const _Tp&),
+       pow(const _Tp&, const complex&), pow(const complex&,
+       const complex&)): Fully qualify with std:: a few calls.
+       * testsuite/26_numerics/complex/13450.cc: Minor tweak.
+
+2004-03-11  Steven Bosscher  <stevenb@suse.de>
+
+       PR libstdc++/11706
+       * include/c_std/cmath.tcc (__cmath_power): Define inline.
+
 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
 
        * configure.ac: Bump AC_PREREQ to 2.59.