ChangeLog: Fix whitespace.
[gcc.git] / libstdc++-v3 / ChangeLog
index 4670d0022a53eab9e8eb80044ae171db867ba41c..44168d0eda960b9d5885862f008d998be093906a 100644 (file)
@@ -1,3 +1,113 @@
+2014-06-18  Paolo Carlini  <paolo.carlini@oracle.com>
+           Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       PR libstdc++/61536
+       * config/abi/pre/gnu.ver: Adjust for out of line comparisons.
+
+2014-06-14  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/status_cxx2014.xml: Update Fundamentals TS status.
+       * include/Makefile.am: Add new header.
+       * include/Makefile.in: Regenerate.
+       * include/experimental/any: New.
+       * include/ext/aligned_buffer.h (__aligned_buffer(nullptr_t)): New
+       constructor.
+       * testsuite/experimental/any/assign/1.cc: New.
+       * testsuite/experimental/any/assign/2.cc: New.
+       * testsuite/experimental/any/cons/1.cc: New.
+       * testsuite/experimental/any/cons/2.cc: New.
+       * testsuite/experimental/any/cons/3.cc: New.
+       * testsuite/experimental/any/misc/any_cast.cc: New.
+       * testsuite/experimental/any/misc/any_cast_neg.cc: New.
+       * testsuite/experimental/any/misc/any_cast_no_rtti.cc: New.
+       * testsuite/experimental/any/misc/swap.cc: New.
+       * testsuite/experimental/any/modifiers/1.cc: New.
+       * testsuite/experimental/any/observers/type.cc: New.
+
+       * doc/doxygen/user.cfg.in (INPUT): Add C++14 headers.
+       * include/bits/random.h (subtract_with_carry_engine): Fix Doxygen
+       warnings.
+       * include/bits/shared_ptr.h (shared_ptr): Likewise.
+       * include/bits/unordered_map.h (unordered_map, unordered_multimap):
+       Likewise.
+       * include/bits/unordered_set.h (unordered_set, unordered_multiset):
+       Likewise.
+       * include/parallel/list_partition.h (__parallel::list_partition):
+       Likewise.
+       * include/std/iomanip (quoted): Likewise.
+       * include/tr2/dynamic_bitset (dynamic_bitset): Likewise.
+
+       * doc/xml/api.xml: Link to more recent API docs.
+       * include/bits/allocator.h: Fix link in doxygen comment.
+       * include/bits/char_traits.h: Likewise.
+       * include/bits/ios_base.h: Likewise.
+       * include/bits/stl_map.h: Likewise.
+       * include/bits/stl_multimap.h: Likewise.
+       * include/bits/stl_multiset.h: Likewise.
+       * include/bits/stl_set.h: Likewise.
+       * include/bits/unordered_map.h: Likewise.
+       * include/bits/unordered_set.h: Likewise.
+       * include/ext/mt_allocator.h: Likewise.
+       * include/std/fstream: Likewise.
+       * include/std/iosfwd: Likewise.
+       * include/std/ostream: Likewise.
+       * include/std/sstream: Likewise.
+       * include/std/streambuf: Likewise.
+       * doc/html/*: Regenerate.
+
+       * include/experimental/any (any_cast): Combine duplicate doxygen
+       comments.
+       * include/experimental/string_view (basic_string_view): Update
+       doxygen comment.
+       * include/std/bitset (bitset): Move to Doxygen 'utilities' group.
+       * include/tr2/dynamic_bitset (_Bool2UChar): Remove unused templates.
+       (dynamic_bitset): Improve Doxygen comments.
+       * include/tr2/dynamic_bitset.tcc (operator>>): Improve Doxygen
+       comment.
+
+2014-06-11  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/4402.cc
+       (test02) [TEST_NUMPUT_VERBOSE]: Use `wcout' rather than `cout'.
+
+2014-06-10  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/61390
+       * include/ext/pb_ds/detail/bin_search_tree_/traits.hpp
+       (bin_search_tree_traits): Do not redeclare template-parameters.
+       * testsuite/util/testsuite_iterators.h (test_container): Likewise.
+
+2014-06-09  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/Makefile.am: Add missing file. Use generate.consistent.ids
+       parameter for DocBook HTML generation.
+       * doc/Makefile.in: Regenerate.
+       * doc/doxygen/user.cfg.in: Unset DOT_FONTNAME.
+       * doc/xml/faq.xml: Update content and improve formatting.
+       * doc/xml/manual/abi.xml: Add stable ID attribute and fix links.
+       * doc/xml/manual/allocator.xml: Add stable ID attribute.
+       * doc/xml/manual/bitmap_allocator.xml: Likewise.
+       * doc/xml/manual/build_hacking.xml: Likewise.
+       * doc/xml/manual/codecvt.xml: Change URL.
+       * doc/xml/manual/ctype.xml: Add stable ID attribute.
+       * doc/xml/manual/debug_mode.xml: Likewise.
+       * doc/xml/manual/documentation_hacking.xml: Likewise.
+       * doc/xml/manual/evolution.xml: Likewise.
+       * doc/xml/manual/extensions.xml: Likewise.
+       * doc/xml/manual/locale.xml: Likewise.
+       * doc/xml/manual/messages.xml: Make section id consistent, improve
+       markup, change URL.
+       * doc/xml/manual/parallel_mode.xml: Add stable ID attributes.
+       * doc/xml/manual/profile_mode.xml: Likewise.
+       * doc/xml/manual/shared_ptr.xml: Likewise. Also remove old info.
+       * doc/xml/manual/status_cxx1998.xml: Add stable ID attributes.
+       * doc/xml/manual/status_cxx2011.xml: Likewise.
+       * doc/xml/manual/status_cxx2014.xml: Likewise.
+       * doc/xml/manual/status_cxxtr1.xml: Likewise.
+       * doc/xml/manual/status_cxxtr24733.xml: Likewise.
+       * doc/xml/manual/using.xml: Likewise.
+       * doc/html/*: Regenerate.
+
 2014-06-09  Jonathan Wakely  <jwakely@redhat.com>
 
        * include/tr1/beta_function.tcc: Fix spelling of include guard in