summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/65630 (operator+ for new std::string not exported)Jonathan Wakely2015-03-304-0/+78
* re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexp...Tim Shen2015-03-283-187/+272
* re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in...Jonathan Wakely2015-03-273-0/+41
* re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep)Jonathan Wakely2015-03-264-1/+99
* re PR libstdc++/62259 (atomic class doesn't enforce required alignment on pow...Jonathan Wakely2015-03-264-2/+85
* re PR libstdc++/65033 (C++11 atomics: is_lock_free result does not always mat...Richard Henderson2015-03-263-6/+38
* re PR libstdc++/33394 (Add test case for Thread race segfault in std::string:...Alan Lawrence2015-03-252-1/+7
* re PR libstdc++/65543 (rvalue stream insertion and extraction operators incor...Paolo Carlini2015-03-254-2/+52
* re PR libstdc++/33394 (Add test case for Thread race segfault in std::string:...Jonathan Wakely2015-03-242-0/+54
* re PR libstdc++/64967 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely2015-03-235-0/+22
* [Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for...James Greenhalgh2015-03-204-0/+16
* c++config (__gnu_cxx::__cxx11): Define new namespace.Jonathan Wakely2015-03-204-3/+16
* re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty...Jason Merrill2015-03-194-19/+16
* re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty...Jonathan Wakely2015-03-187-12/+45
* re PR libstdc++/13631 (Problems in messages)Jonathan Wakely2015-03-182-34/+41
* acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthread_rwlock_t.Jonathan Wakely2015-03-185-23/+134
* 1.cc: Remove name of unused exception variable.Jonathan Wakely2015-03-175-138/+9
* nested_exception.h: Do not try to derive from final classes.Jonathan Wakely2015-03-173-1/+30
* * include/experimental/system_error: Fix include guard.Jonathan Wakely2015-03-132-1/+3
* acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.Jonathan Wakely2015-03-133-2/+7
* [PATCH]Remove xfail for wrapped targetRenlin Li2015-03-122-6/+5
* re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...Tim Shen2015-03-104-46/+170
* re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc)Jonathan Wakely2015-03-092-12/+14
* future (future_error(error_code)): Construct base class with error_code's mes...Jonathan Wakely2015-03-063-2/+9
* locale_conv.h (wstring_convert::_M_conv): Handle noconv result.Jonathan Wakely2015-03-054-2/+81
* re PR libstdc++/64797 (22_locale/conversions/string/2.cc FAILs)Jonathan Wakely2015-03-048-54/+272
* re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Iain Sandoe2015-03-034-5/+20
* re PR libstdc++/65279 (std::scoped_allocator_adaptor is not assignable)Jonathan Wakely2015-03-023-0/+72
* re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-stat...Jonathan Wakely2015-03-022-1/+7
* re PR libstdc++/65246 (libstdc++ pretty printers don't work anymore with Pyth...Matthias Klose2015-02-282-2/+7
* status_cxx2011.xml: Remove duplicated information.Jonathan Wakely2015-02-223-12/+5
* status_cxx2011.xml: Document implementation-defined behavior.Jonathan Wakely2015-02-203-0/+152
* re PR libstdc++/64695 (FAIL: libstdc++-prettyprinters/cxx11.cc)Jonathan Wakely2015-02-202-8/+27
* re PR libstdc++/58357 (In C++11 std::rotate(first, middle, last) now should r...Jonathan Wakely2015-02-193-3/+17
* re PR testsuite/65093 (26_numerics/random/binomial_distribution/operators/val...Hans-Peter Nilsson2015-02-196-19/+190
* char16_t.cc: Add dg-require-cstdint.Jonathan Wakely2015-02-183-0/+5
* codecvt.cc (write_utf16_code_point): Fix code to output surrogate pairs.Jonathan Wakely2015-02-184-8/+117
* char32_t.cc: New.RĂ¼diger Sonderfeld2015-02-172-0/+103
* re PR libstdc++/65085 (Move-assigned empty string corrupt with -D_GLIBCXX_USE...Jonathan Wakely2015-02-173-3/+49
* isctype.cc (test01): Fix mixed line-endings introduced in last change.Matthew Wahab2015-02-132-8/+13
* * testsuite/28_regex/traits/wchar_t/isctype.cc: Fix whitespace.Jason Merrill2015-02-121-14/+15
* isctype.cc (test01): Replace test for __NEWLIB__ macro with a dejagnu set macro.Matthew Wahab2015-02-123-27/+34
* [PATCH][libstdc++][Testsuite] isctype test fails for newlib.Matthew Wahab2015-02-043-0/+19
* * src/c++11/futex.cc: Do not define for gthr-single.h targets.Jonathan Wakely2015-02-012-0/+6
* re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Jonathan Wakely2015-02-014-4/+16
* acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead of $vtv_cygmin = yes.Jakub Jelinek2015-01-293-13/+17
* Define VTV_CYGMIN after vtv_cygmin is setH.J. Lu2015-01-293-11/+17
* acinclude.m4 (GLIBCXX_ENABLE_VTABLE_VERIFY): Define VTV_CYGMIN unconditionally.Matthias Klose2015-01-293-9/+17
* Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice2015-01-294-21/+74
* atomic_base.h: Use __always_inline__ instead of always_inline.Jonathan Wakely2015-01-299-7/+134