aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-07re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc...François Dumont2-13/+27
2011-12-06re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini22-117/+190
2011-12-06re PR libstdc++/51183 (pair piecewise_construct_t constructor copies)Jonathan Wakely4-25/+99
2011-12-05initializer_list: Do not declare anything if __GXX_EXPERIMENTAL_CXX0X__ is no...Paolo Carlini2-1/+9
2011-12-04type_traits: Doxygen improvements.Jonathan Wakely10-40/+89
2011-12-04stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate.Markus Trippelsdorf3-0/+46
2011-12-03macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely7-5/+65
2011-12-03* doc/xml/manual/utilities.xml: Remove outdated text.Jonathan Wakely2-2/+5
2011-12-02iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...Paolo Carlini2-5/+13
2011-12-01acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik24-140/+200
2011-11-29hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht...François Dumont8-40/+319
2011-11-28c-familyAndrew MacLeod3-28/+50
2011-11-28re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...Paolo Carlini6-23/+251
2011-11-27using.xml (Prerequisites): Refer to x86 instead of i386.Gerald Pfeifer2-1/+6
2011-11-27run_doxygen (problematic): Change Linux reference to GNU/Linux.Gerald Pfeifer2-2/+7
2011-11-27abi.xml (Prerequisites): Refer to GNU/Linux.Gerald Pfeifer2-2/+7
2011-11-26re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely4-6/+15