aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2010-09-10hash-string-aux.cc: Remove.Paolo Carlini4-50/+53
2010-09-09re PR libstdc++/45613 (bits/random.h misses include guards)Paolo Carlini4-1/+21
2010-09-09cxxabi.h: Uglify nothrow to __nothrow__; fix a few inconsistent uglifications...Paolo Carlini2-19/+24
2010-09-07re PR libstdc++/45549 (merge is_iterator into iterator_traits)Paolo Carlini4-18/+45
2010-09-07re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition)Paolo Carlini2-14/+13
2010-09-06abi.exp: Add "libstdc++-abi/" to abi_check FAIL message.Jason Merrill2-1/+6
2010-09-03re PR libstdc++/45347 (concurrence.h: In constructor '__gnu_cxx::__cond::__co...Paolo Carlini2-1/+8
2010-09-03libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects w...François Dumont130-1475/+927
2010-09-02re PR libstdc++/40974 (cannot build gcc-4.4.1: fenv_t has not been declared)Paolo Carlini3-2/+8
2010-09-01re PR libstdc++/45488 (lower_bound doesn't really require the iterator parame...Christopher Yeleighton2-31/+22
2010-09-01re PR libstdc++/45488 (lower_bound doesn't really require the iterator parame...Christopher Yeleighton1-0/+9
2010-08-31re PR libstdc++/44480 ([C++0x] Linear performance of begin() in unordered ass...Paolo Carlini2-53/+76
2010-08-31remove_freed.cc: Fix test01 return type to void.Paolo Carlini4-5/+12
2010-08-29[multiple changes]Paolo Carlini167-72/+4819
2010-08-27stl_iterator_base_types.h: Fix doxygen warning.Benjamin Kosnik2-1/+11
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues2-8/+8
2010-08-18re PR libstdc++/45276 (Need to document _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE)Kostya Serebryany2-0/+57
2010-08-17re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini3-6/+12
2010-08-16re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini5-14/+24
2010-08-16printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std:...Chris Moller2-11/+51
2010-08-14re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely2-3/+14
2010-08-14hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline.Paolo Carlini8-155/+201
2010-08-14re PR libstdc++/45281 (performance/ext/pb_ds/priority_queue_text_modify_down_...Paolo Carlini2-22/+8
2010-08-13dr1189.cc: Move to...Paolo Carlini6-0/+74
2010-08-13ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini8-20/+32
2010-08-12c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany11-13/+101
2010-08-11hashtable.h (_Hashtable<>::erase(const key_type&)): Use std::__addressof.Paolo Carlini4-8/+126
2010-08-11stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 1...Paolo Carlini5-5/+14
2010-08-11move.h (forward): Reinstate the N2835 version.Paolo Carlini2-10/+27
2010-08-11re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0)Paolo Carlini7-4/+158
2010-08-11unique_ptr.h: Replace _Tp_Deleter -> _Dp, and _Up_Deleter -> _Ep.Paolo Carlini2-55/+60
2010-08-10shared_ptr_base.h: Remove a few now redundant __glibcxx_function_requires(_Co...Paolo Carlini4-9/+13
2010-08-101.cc: Avoid -Wall warnings.Paolo Carlini3-4/+12
2010-08-10range_access.cc: Avoid -Wall warnings.Paolo Carlini2-1/+6
2010-08-10cons_overflow_neg.cc: Avoid -Wall warnings.Paolo Carlini11-38/+167
2010-08-10re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from...Paolo Carlini5-20/+189
2010-08-08re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx:...Paolo Carlini4-4/+71
2010-08-08cmath: Implement US 136.Paolo Carlini4-16/+458
2010-08-06hook.in: Rename variable dir to dir_.David Malcolm2-3/+8
2010-08-06* include/std/thread: Add deleted thread(thread&).Jason Merrill3-7/+7
2010-08-06tuple (pack_arguments): Rename to forward_as_tuple and simplify, per US 98 an...Paolo Carlini4-32/+25
2010-08-06tuple (begin, end): Remove per GB 87.Paolo Carlini3-51/+5
2010-08-06ratio (ratio_less): Improve, use ratio_divide to avoid more overflows.Paolo Carlini4-16/+42
2010-08-05utility (begin, end): Remove per GB 85.Paolo Carlini4-55/+9
2010-08-05move.h (forward): Update to N3092.Paolo Carlini36-190/+98
2010-07-27acinclude.m4 ([GLIBCXX_COMPUTE_STDIO_INTEGER_CONSTANTS]): Fix messages.Paolo Carlini3-20/+21
2010-07-27[multiple changes]Paolo Carlini43-1/+970
2010-07-27acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.Paolo Carlini10-132/+175
2010-07-2614220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10/x86 and 64-bit Solaris 10...Rainer Orth6-15/+37
2010-07-25re PR libstdc++/45060 (Wreorder warning in bits/hashtable.h)Jonathan Wakely2-2/+8