summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/44480 ([C++0x] Linear performance of begin() in unordered ass...Paolo Carlini2010-08-312-53/+76
* remove_freed.cc: Fix test01 return type to void.Paolo Carlini2010-08-314-5/+12
* [multiple changes]Paolo Carlini2010-08-29167-72/+4819
* stl_iterator_base_types.h: Fix doxygen warning.Benjamin Kosnik2010-08-272-1/+11
* Fix misquoting in stdint.m4.Ralf Wildenhues2010-08-212-8/+8
* re PR libstdc++/45276 (Need to document _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE)Kostya Serebryany2010-08-182-0/+57
* re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini2010-08-173-6/+12
* re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini2010-08-165-14/+24
* printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std:...Chris Moller2010-08-162-11/+51
* re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely2010-08-142-3/+14
* hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline.Paolo Carlini2010-08-148-155/+201
* re PR libstdc++/45281 (performance/ext/pb_ds/priority_queue_text_modify_down_...Paolo Carlini2010-08-142-22/+8
* dr1189.cc: Move to...Paolo Carlini2010-08-136-0/+74
* ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini2010-08-138-20/+32
* c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany2010-08-1211-13/+101
* hashtable.h (_Hashtable<>::erase(const key_type&)): Use std::__addressof.Paolo Carlini2010-08-114-8/+126
* stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 1...Paolo Carlini2010-08-115-5/+14
* move.h (forward): Reinstate the N2835 version.Paolo Carlini2010-08-112-10/+27
* re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0)Paolo Carlini2010-08-117-4/+158
* unique_ptr.h: Replace _Tp_Deleter -> _Dp, and _Up_Deleter -> _Ep.Paolo Carlini2010-08-112-55/+60
* shared_ptr_base.h: Remove a few now redundant __glibcxx_function_requires(_Co...Paolo Carlini2010-08-104-9/+13
* 1.cc: Avoid -Wall warnings.Paolo Carlini2010-08-103-4/+12
* range_access.cc: Avoid -Wall warnings.Paolo Carlini2010-08-102-1/+6
* cons_overflow_neg.cc: Avoid -Wall warnings.Paolo Carlini2010-08-1011-38/+167
* re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from...Paolo Carlini2010-08-105-20/+189
* re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx:...Paolo Carlini2010-08-084-4/+71
* cmath: Implement US 136.Paolo Carlini2010-08-084-16/+458
* hook.in: Rename variable dir to dir_.David Malcolm2010-08-062-3/+8
* * include/std/thread: Add deleted thread(thread&).Jason Merrill2010-08-063-7/+7
* tuple (pack_arguments): Rename to forward_as_tuple and simplify, per US 98 an...Paolo Carlini2010-08-064-32/+25
* tuple (begin, end): Remove per GB 87.Paolo Carlini2010-08-063-51/+5
* ratio (ratio_less): Improve, use ratio_divide to avoid more overflows.Paolo Carlini2010-08-064-16/+42
* utility (begin, end): Remove per GB 85.Paolo Carlini2010-08-054-55/+9
* move.h (forward): Update to N3092.Paolo Carlini2010-08-0536-190/+98
* acinclude.m4 ([GLIBCXX_COMPUTE_STDIO_INTEGER_CONSTANTS]): Fix messages.Paolo Carlini2010-07-273-20/+21
* [multiple changes]Paolo Carlini2010-07-2743-1/+970
* acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.Paolo Carlini2010-07-2710-132/+175
* 14220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10/x86 and 64-bit Solaris 10...Rainer Orth2010-07-266-15/+37
* re PR libstdc++/45060 (Wreorder warning in bits/hashtable.h)Jonathan Wakely2010-07-252-2/+8
* DocBook 4.5 to 5.0 transition.Benjamin Kosnik2010-07-2260-4423/+4093
* appendix_contributing.xml: Update for new reality.Benjamin Kosnik2010-07-215-42/+161
* [multiple changes]Paolo Carlini2010-07-202-13/+30
* Makefile.am (doc-texinfo): New rule.Benjamin Kosnik2010-07-203-12/+58
* shared_ptr.xml: Update.Jonathan Wakely2010-07-1442-198/+190
* Makefile.am: Edit pdf rules.Benjamin Kosnik2010-07-134-419/+461
* type_traits (is_convertible): Use SFINAE.Paolo Carlini2010-07-115-12/+27
* re PR libstdc++/44875 (libstdc++ status documentation fails to mention missin...Jonathan Wakely2010-07-0942-162/+172
* stl_heap.h: Update markup.Benjamin Kosnik2010-07-0810-24/+58
* status_cxx200x.xml: Add some missing features.Jonathan Wakely2010-07-0643-180/+201
* regex_compiler.h: Fix filename in doxygen comment.Jonathan Wakely2010-07-037-6/+15