aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2012-01-19re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap....Jakub Jelinek3-1/+82
2012-01-18acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting.Benjamin Kosnik3-4/+8
2012-01-18configure.ac: Move epub checks...Benjamin Kosnik4-72/+49
2012-01-18re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares mo...François Dumont4-8/+194
2012-01-17*: Regenerate.Benjamin Kosnik53-232/+256
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik13-105/+96
2012-01-17Link libstdc++ with -lpthread on IRIX 6 (PR target/47852)Rainer Orth2-0/+9
2012-01-14* include/bits/stl_iterator.h (reverse_iterator): Doxygen comments.Jonathan Wakely2-26/+37
2012-01-13hashtable_policy.h (_Hash_node_base): New, use it as base class of ...François Dumont3-323/+230
2012-01-09[multiple changes]Benjamin Kosnik2-10/+36
2012-01-09fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik10-9/+21
2012-01-08printers.py (StdForwardListPrinter): Add.Jonathan Wakely3-0/+133
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill2-1/+6
2012-01-06re PR libstdc++/51504 (Data race hunting instructions in manual do not work)Jonathan Wakely2-7/+23
2012-01-05hashtable_policy.h (_Hashtable_base<>::_M_eq()): protected rather than privat...François Dumont7-3/+133
2012-01-05Restore 2012 entries that hasn't been saved.François Dumont1-0/+10
2012-01-05Roll ChangeLog file, move 2012 entries in the new ChangeLog.François Dumont2-6376/+6365
2012-01-03hashtable_policy.h (_Ebo_helper<>): Rename to the more specific _Hashtable_eb...François Dumont2-34/+47
2012-01-03re PR c++/51738 (C++11 initializer list does not work correctly with operator[])Paolo Carlini2-0/+47
2011-12-31Fix _Locale vs. _Local typos.Jonathan Wakely1-1/+1
2011-12-30extensions.xml: Improve markup and note that some extensions are included in ...Jonathan Wakely3-41/+61
2011-12-30re PR libstdc++/51711 (regex.h contains incorrect code)Paolo Carlini4-1/+71
2011-12-29hashtable_policy.h (struct _Ebo_helper<>): Don't use _N, badname on Solaris; ...Paolo Carlini2-21/+26
2011-12-29re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't cons...François Dumont14-200/+779
2011-12-29re PR libstdc++/51701 (Remove reference to Henry Suter's RWLock from document...Jonathan Wakely2-7/+6
2011-12-23weak_ptr_expired.cc: Modify to PASS instead of XFAIL.Jonathan Wakely2-8/+10
2011-12-23* config/os/mingw32-w64/os_defines.h (__USE_MINGW_ANSI_STDIO): Define.Kai Tietz2-0/+10
2011-12-23* include/c_global/cinttypes: Update comments that refer to TR1.Jonathan Wakely2-10/+8
2011-12-23re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2-3/+8
2011-12-23regex.h (match_results::size_type): Use allocator_traits.Jonathan Wakely2-2/+7
2011-12-22re PR libstdc++/48362 (pretty printer fails for zero-size std::tuple<>)Jonathan Wakely2-0/+41
2011-12-22re PR libstdc++/48362 (pretty printer fails for zero-size std::tuple<>)Jonathan Wakely2-4/+12
2011-12-20re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely3-3/+42
2011-12-20eh_tm.cc (free_any_cxa_exception): Use __GCC_ATOMIC_INT_LOCK_FREE, not _GLIBC...Benjamin Kosnik2-2/+7
2011-12-19search_n.cc: Disambiguate local variable.Benjamin Kosnik2-4/+9
2011-12-18iterators.xml: Replace "sect1" with "section".Jonathan Wakely5-8/+15
2011-12-16re PR target/51135 (SIGSEGV during exception cleanup on win32)Kai Tietz5-3/+21
2011-12-15re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(...Paolo Carlini7-27/+75
2011-12-159780-2.cc: Add test for "C" locale, add sanity checks in case of grouping.Benjamin Kosnik2-9/+51
2011-12-15re PR libstdc++/51540 (doxygen documentation for partial_sum misleading)Jonathan Wakely2-8/+14
2011-12-12revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)Paolo Carlini6-24/+16
2011-12-122011-12-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-2/+6
2011-12-12Correct bug-number in ChangeLog.Kai Tietz1-1/+1
2011-12-12PR libstdc++/511135Kai Tietz6-10/+43
2011-12-11abi.xml: Replace gcc-x.y.z with GCC x.y.z or x.y...Jonathan Wakely53-502/+526
2011-12-112011-12-11 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+1
2011-12-10user.cfg.in: Add macros, directories.Benjamin Kosnik21-361/+404
2011-12-10unordered_set: Minor formatting changes.François Dumont3-124/+206
2011-12-09hashtable.h (_Hashtable<>::emplace, [...]): Add.François Dumont11-5/+780
2011-12-08atomic_base.h (__calculate_memory_order): Rename to...Jonathan Wakely3-15/+21