[multiple changes]
[gcc.git] / libstdc++-v3 /
2013-01-28 Jonathan Wakelyre PR libstdc++/56112 (cannot create unordered_map...
2013-01-28 François Dumonthashtable_policy.h (_Local_iterator_base): Use _Hashtab...
2013-01-24 Paolo Carlinire PR libstdc++/56085 (Unsafe negation in C++03 pow...
2013-01-22 Jakub Jelinekexplicit-hle.cc: Tightten scan-assembler-times regexps...
2013-01-21 Andi KleenFix PR number in ChangeLog
2013-01-20 Andi Kleenlibstdc++: Add mem_order_hle_acquire/release to atomic...
2013-01-19 Jonathan Wakelyre PR libstdc++/55861 ([C++11] `std::shared_future...
2013-01-16 Jonathan WakelyPR libstdc++/55043 (again)
2013-01-16 Jonathan Wakelyre PR libstdc++/55043 (issue with nesting unordered_map...
2013-01-14 Steve Ellceyvector.cc: Shrink memory usage under simulator.
2013-01-11 Janis Johnsongdb-test.exp (gdb_batch_check): Catch error running...
2013-01-08 Jonathan Wakely* doc/xml/manual/status_cxx2011.xml: Document that...
2013-01-08 Jonathan Wakelyre PR c++/55908 (Problem binding a const member functio...
2013-01-08 Rainer OrthRestrict -Wa,-nH use to Solaris (PR libstdc++/55594)
2013-01-07 Jonathan Wakelyre PR libstdc++/55847 (mistake bad_weak_ptr::what(...
2013-01-06 Jonathan Wakelyunordered_map.h: Fix typo in comments.
2013-01-06 Jonathan Wakely* doc/xml/manual/abi.xml: Update library and symbol...
2013-01-06 Richard Sandifordinsert_fn_imps.hpp: Fix typo in copyright years.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Jakub JelinekChangeLog rotation.
2012-12-21 Kai Tietzos_defines.h (_GLIBCXX_LLP64): Define if llp64 abi...
2012-12-20 Jonathan Wakelyfunctional (_Require): Move to ...
2012-12-20 Jonathan Wakelyre PR libstdc++/55741 (bootstrap fails in libstdc+...
2012-12-18 Jonathan Wakelyabi.xml: Update URLs for C++ ABI.
2012-12-17 Jonathan Wakely* include/std/future (__async_sfinae_helper): Remove.
2012-12-16 Jonathan Wakelythread.cc (execute_native_thread_routine): Do not swall...
2012-12-14 Steve Ellcey3.cc: Shrink memory usage under simulator.
2012-12-13 Steve Ellcey18654.cc: Shrink memory usage under simulator.
2012-12-12 Benjamin Kosnikdocumentation_hacking.xml: Fix validation issue.
2012-12-11 Jonathan Wakelyre PR libstdc++/55631 (Several ext/ headers can not...
2012-12-11 Benjamin KosnikMakefile.am (xml_sources_manual): Add policy_data_struc...
2012-12-10 Matthias KloseMakefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.
2012-12-09 Andreas Schwablibstdc++.exp (dg-test): Unset testname_with_flags...
2012-12-04 Andreas SchwabMakefile.am (${host_builddir}/c++config.h): Replace...
2012-12-04 Steven BosscherMakefile.am: Fix regexp broken by previous commit.
2012-12-03 Benjamin Kosnikstandard_policies.hpp: Remove.
2012-12-01 John David Anglinre PR libstdc++/55503 (FAIL: 30_threads/condition_varia...
2012-11-29 Kai Tietzre PR target/55445 (Always defined __SEH__ when build...
2012-11-28 Andrew Pinskire PR other/54279 (first stage build with g++ fails...
2012-11-28 Jonathan Wakelyfunctional (_Mem_fn): Constrain function call operators...
2012-11-27 Ollie WildFix incorrect @headername Doxygen macro invocation.
2012-11-26 Jonathan Wakelyfunctional (__is_socketlike): Change from class templat...
2012-11-26 Jonathan Wakelyre PR libstdc++/55463 (Result of std::mem_fn doesn...
2012-11-23 Jonathan Wakelyre PR libstdc++/52680 (std::this_thread::sleep_for...
2012-11-20 Paolo Carlinire PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin...
2012-11-20 Matthias Klose2012-11-20 Matthias Klose <doko@ubuntu.com>
2012-11-20 Jonathan Wakelyarray_allocator.h: Replace uses of __GXX_EXPERIMENTAL_C...
2012-11-19 Jonathan Wakelytypedefs.cc: Check rebind and improve propagate_on_cont...
2012-11-19 Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-19 Jonathan Wakelyhashtable.h: Improve comments.
2012-11-17 Paolo Carlinire PR libstdc++/55363 (tuple_size is not a class template)
2012-11-16 François Dumonthashtable_policy.h (_Prime_rehash_policy): Remove autom...
2012-11-16 Tom Tromeywhatis.cc: New file.
2012-11-15 Jason Merrillre PR c++/55275 (abi_tag attribute doesn't work on...
2012-11-15 Jonathan Wakelyre PR libstdc++/53841 ([C++11] condition_variable:...
2012-11-14 Jonathan Wakelyre PR libstdc++/55320 (Invalid delete with throwing...
2012-11-14 Uros Bizjakabi_tag.cc: Adjust expected demangling for 128bit long...
2012-11-12 Jonathan Wakelyfuture (atomic_future): Remove declaration of non-stand...
2012-11-12 Jason Merrill* include/std/complex (real, imag): Add ABI tag in...
2012-11-11 Andreas Schwabchapter.txml: Remove whitespace inside <keyword>.
2012-11-11 Andreas Schwabacinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check...
2012-11-11 Gerald Pfeiferpolicy_data_structures.xml: Update reference for select.
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-08 François Dumontre PR libstdc++/54075 ([4.7.1] unordered_map insert...
2012-11-08 Paolo Carlini55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand...
2012-11-08 Florian Weimercxa_vec.C: Fix typo in comment.
2012-11-08 Jonathan Wakelyiterator_tracker.h (operator++): Fix returning dangling...
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-11-07 Jonathan Wakelystl_vector.h (vector(size_type)): Add missing allocator...
2012-11-07 Paolo Carlinire PR libstdc++/51850 (debug mode for std::array and...
2012-11-06 Jonathan Wakely55123.cc: Remove duplicate include.
2012-11-06 Paolo Carliniatomic_base.h: Don't include <cstddef>, use nullptr.
2012-11-06 Jonathan Wakely* include/profile/map.h (map::emplace_hint): Add missin...
2012-11-06 Jonathan Wakelydeque: Constrain InputIterator parameters.
2012-11-05 Jonathan Wakelyforward_list: Update to meet allocator-aware requirements.
2012-11-05 Benjamin Kosnikre PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when...
2012-11-05 François Dumontthrow_allocator.h (__throw_value_base): Add move semant...
2012-11-05 Paolo Carlinire PR libstdc++/55215 (Constructor seeding is broken...
2012-11-05 Florian WeimerDetect overflow in size calculations in __cxa_vec_new...
2012-11-03 Robert Masonfinal patch for enabling VxWorks
2012-11-03 Jonathan Wakely* doc/html/*: Regenerate.
2012-11-02 Gerald Pfeiferconfigure.xml: Adjust GNU libc link.
2012-11-02 Paolo Carlinire PR libstdc++/55169 (std::discrete_distribution:...
2012-11-02 Gerald Pfeiferallocator.xml: Update reference to Hoard.
2012-11-02 Jonathan Wakelyprinters.py (Tr1HashtableIterator): Update.
2012-11-02 Jonathan Wakelyforward_list.h (forward_list(size_type)): Add missing...
2012-11-02 Gerald Pfeifercodecvt.xml: Fix reference to Austin Common Standards...
2012-11-01 Jonathan Wakelyrange_access.cc: Fix copying permission statement.
2012-11-01 François Dumonthashtable_policy.h (__details::_Before_begin<>): New...
2012-11-01 Jonathan Wakelyforward_list.h (forward_list::assign): Dispatch to...
2012-10-31 Jonathan Yongos_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKE...
2012-10-31 Jonathan Yongos_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKE...
2012-10-31 Jonathan Wakelyforward_list.h (forward_list): Adjust comments.
2012-10-29 Jonathan Wakelyre PR libstdc++/55123 ([C++11] Construction of shared_p...
2012-10-28 Jonathan Wakelyre PR libstdc++/55041 (prettyprinting/shared_ptr &...
2012-10-27 François Dumontunordered_map.h (unordered_map<>): Prefer aggregation...
2012-10-24 Daniel Krueglertype_traits (common_type): Implement LWG 2141.
2012-10-24 Haakan Younesre PR libstdc++/55047 (operator() in std::exponential_d...
2012-10-23 Yufeng ZhangAArch64 [10/10]
2012-10-22 François Dumontunordered_set.h (unordered_set<>): Prefer aggregation...
next