OSDN Git Service

2011-08-18 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index a02326c..d03f003 100644 (file)
@@ -1,3 +1,187 @@
+2011-08-14  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/xml/images/*: Image and image filename changes.
+
+2011-08-14  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * testsuite/data/make_graph_test_infos.xml: Edit.
+       * testsuite/data/make_graph_htmls.xml: Remove
+       * scripts/make_graph.py: Edit, fix.
+       * scripts/make_graphs.py: Remove.
+
+       * doc/Makefile.am (doc-svg-performance): New.
+       (doc-html-performance): Remove.
+       * doc/Makefile.in: Regenerate.
+
+       * doc/xml/manual/test_policy_data_structures.xml: Markup changes.
+       * doc/xml/manual/policy_data_structures.xml: Same.
+       * doc/xml/manual/locale.xml: Same.
+
+       Testsuite renames.
+       * performance/ext/pb_ds/priority_queue_text_modify_down_timing.cc:
+       Rename.
+       * performance/ext/pb_ds/random_int_find_timing.cc: Same.
+       * performance/ext/pb_ds/multimap_text_insert_mem_usage.hpp
+       * performance/ext/pb_ds/multimap_text_find_timing.hpp
+       * performance/ext/pb_ds/priority_queue_random_int_push_timing.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_modify_timing.hpp
+       * performance/ext/pb_ds/tree_order_statistics_timing.cc: Same.
+       * performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_push_pop_timing.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_join_timing.cc: Same.
+       * performance/ext/pb_ds/multimap_text_insert_timing_small.cc: Same.
+       * performance/ext/pb_ds/random_int_subscript_insert_timing.cc: Same.
+       * performance/ext/pb_ds/tree_text_lor_find_timing.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_pop_mem_usage.cc: Same.
+       * performance/ext/pb_ds/multimap_text_find_timing_small.cc: Same.
+       * performance/ext/pb_ds/text_find_timing.cc: Same.
+       * performance/ext/pb_ds/tree_text_insert_timing.cc: Same.
+       * performance/ext/pb_ds/hash_random_int_erase_mem_usage.cc: Same.
+       * performance/ext/pb_ds/random_int_subscript_find_timing.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_push_timing.cc: Same.
+       * performance/ext/pb_ds/tree_split_join_timing.cc: Same.
+       * performance/ext/pb_ds/multimap_text_insert_timing_large.cc: Same.
+       * performance/ext/pb_ds/priority_queue_text_modify_up_timing.cc: Same.
+       * performance/ext/pb_ds/multimap_text_find_timing_large.cc: Same.
+       * performance/ext/pb_ds/priority_queue_random_int_push_pop_timing.cc:
+       Same.
+       * performance/ext/pb_ds/multimap_text_insert_timing.hpp
+       * performance/ext/pb_ds/multimap_text_insert_mem_usage_small.cc: Same.
+       * performance/ext/pb_ds/hash_zlob_random_int_find_timing.cc: Same.
+
+       * performance/ext/pb_ds/all_int_find.cc: To these new files...
+       * performance/ext/pb_ds/all_int_subscript_find.cc: ...this.
+       * performance/ext/pb_ds/all_int_subscript_insert.cc: ...this.
+       * performance/ext/pb_ds/all_text_find.cc: ...this.
+       * performance/ext/pb_ds/hash_int_erase_mem.cc: ...this.
+       * performance/ext/pb_ds/hash_zlob_int_find.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_find.hpp
+       * performance/ext/pb_ds/multimap_text_find_large.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_find_small.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_insert.hpp
+       * performance/ext/pb_ds/multimap_text_insert_large.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_insert_mem.hpp
+       * performance/ext/pb_ds/multimap_text_insert_mem_large.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_insert_mem_small.cc: ...this.
+       * performance/ext/pb_ds/multimap_text_insert_small.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_int_push.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_int_push_pop.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_join.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_modify_down.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_modify.hpp
+       * performance/ext/pb_ds/priority_queue_text_modify_up.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_pop_mem.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_push.cc: ...this.
+       * performance/ext/pb_ds/priority_queue_text_push_pop.cc: ...this.
+       * performance/ext/pb_ds/tree_order_statistics.cc: ...this.
+       * performance/ext/pb_ds/tree_split_join.cc: ...this.
+       * performance/ext/pb_ds/tree_text_insert.cc: ...this.
+       * performance/ext/pb_ds/tree_text_lor_find.cc: ...this.
+
+       * doc/xml/images/*: Image and image filename changes.
+
+2011-08-12  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/c_global/cmath (fmod(_Tp, _Up)): Add.
+       * include/c_std/cmath: Likewise.
+
+2011-08-11  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/std/future: constexpr functions are implicitly inline.
+       * include/std/chrono: Likewise.
+       * include/std/complex: Likewise.
+       * include/bits/move.h: Likewise.
+       * include/bits/stl_pair.h: Likewise.
+
+2011-08-07  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * include/bits/alloc_traits.h: Fix doxygen @headername.
+
+2011-08-06  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/doxygen/user.cfg.in (PDF_HYPERLINKS): To NO.
+
+2011-08-06  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/doxygen/user.cfg.in: Add scoped_allocator.
+
+       * include/debug/safe_sequence.h: Fix doxygen markup.
+       * include/debug/safe_unordered_base.h: Same.
+       * include/debug/safe_local_iterator.tcc: Same.
+       * include/debug/safe_unordered_container.h: Same.
+       * include/std/valarray: Same.
+       * include/std/iomanip: Same.
+       * include/std/streambuf: Same.
+       * include/std/bitset: Same.
+       * include/std/fstream: Same.
+       * include/std/functional: Same.
+       * include/std/istream: Same.
+       * include/std/ostream: Same.
+       * include/std/scoped_allocator: Same.
+       * include/std/sstream: Same.
+       * include/parallel/multiway_merge.h: Same.
+       * include/parallel/base.h: Same.
+       * include/parallel/for_each_selectors.h: Same.
+       * include/parallel/multiway_mergesort.h: Same.
+       * include/parallel/search.h: Same.
+       * include/parallel/partial_sum.h: Same.
+       * include/parallel/queue.h: Same.
+       * include/parallel/sort.h: Same.
+       * include/parallel/random_number.h: Same.
+       * include/ext/vstring.h: Same.
+       * include/ext/algorithm: Same.
+       * include/ext/pb_ds/assoc_container.h: Same.
+       * include/ext/bitmap_allocator.h: Same.
+       * include/ext/stdio_filebuf.h: Same.
+       * include/ext/memory: Same.
+       * include/ext/functional: Same.
+       * include/bits/basic_ios.h: Same.
+       * include/bits/stl_list.h: Same.
+       * include/bits/stl_map.h: Same.
+       * include/bits/stl_algobase.h: Same.
+       * include/bits/stl_queue.h: Same.
+       * include/bits/gslice.h: Same.
+       * include/bits/locale_classes.h: Same.
+       * include/bits/stl_set.h: Same.
+       * include/bits/locale_facets.h: Same.
+       * include/bits/stl_stack.h: Same.
+       * include/bits/stl_heap.h: Same.
+       * include/bits/forward_list.h: Same.
+       * include/bits/stream_iterator.h: Same.
+       * include/bits/basic_string.h: Same.
+       * include/bits/stl_multimap.h: Same.
+       * include/bits/stl_pair.h: Same.
+       * include/bits/ios_base.h: Same.
+       * include/bits/stl_numeric.h: Same.
+       * include/bits/stl_vector.h: Same.
+       * include/bits/stl_deque.h: Same.
+       * include/bits/codecvt.h: Same.
+       * include/bits/stl_multiset.h: Same.
+       * include/bits/stl_uninitialized.h: Same.
+       * include/bits/ptr_traits.h: Same.
+       * include/bits/slice_array.h: Same.
+       * include/bits/stl_iterator_base_funcs.h: Same.
+       * include/bits/stl_algo.h: Same.
+       * include/bits/stl_iterator.h: Same.
+       * include/bits/stl_tempbuf.h: Same.
+       * include/bits/regex.h: Same.
+       * include/bits/range_access.h: Same.
+       * include/bits/random.h: Same.
+       * include/bits/alloc_traits.h: Same.
+       * include/bits/regex_error.h: Same.
+       * include/bits/locale_facets_nonio.h: Same.
+       * include/bits/stl_relops.h: Same.
+       * include/backward/auto_ptr.h: Same.
+       * libsupc++/initializer_list: Same.
+
+       * testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
+       Adjust line numbers.
+       * testsuite/23_containers/list/requirements/dr438/insert_neg.cc: Same.
+       * testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc:
+       Same.
+       * testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc:
+       Same.
+
 2011-08-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Point TOPLEVEL_INCLUDES