index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
re PR libstdc++/64476 (std::uninitialized_copy tests assignability the wrong ...
Jonathan Wakely
3
-2
/
+76
2015-01-09
unwind-arm-common.h: Revert previous commit.
Andreas Tobler
2
-29
/
+12
2015-01-09
configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
Andreas Tobler
3
-8
/
+36
2015-01-09
re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...
Tim Shen
4
-1
/
+54
2015-01-08
re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)
Jonathan Wakely
14
-15
/
+42
2015-01-08
* include/bits/hashtable_policy.h: Use __bool_constant.
Jonathan Wakely
2
-4
/
+5
2015-01-07
Makefile.am: Compile del_ops.cc as C++14.
Jonathan Wakely
3
-0
/
+17
2015-01-06
* config/abi/pre/gnu.ver: Fix version conflict for std::locale::name().
Jonathan Wakely
2
-1
/
+5
2015-01-05
Update copyright years.
Jakub Jelinek
7420
-7420
/
+7424
2015-01-04
re PR libstdc++/64483 (FAIL: 18_support/exception_ptr/64241.cc (test for exce...
Jonathan Wakely
2
-0
/
+7
2015-01-02
64422.cc: Fix copyright date.
Jonathan Wakely
2
-1
/
+6
2015-01-02
re PR libstdc++/64475 (FAIL: 28_regex/algorithms/regex_match/ecma/char/backre...
Tim Shen
2
-1
/
+7
2015-01-02
re PR c++/64422 (basic_string::erase is unresloved)
Bernd Edlinger
3
-0
/
+76
2015-01-02
re PR web/64468 (Incorrect indentation in Doxygen-generated sources of libstd...
Jonathan Wakely
2
-1
/
+6
2015-01-02
re PR libstdc++/64438 (Removing string-conversion requirement causes libstdc+...
Jonathan Wakely
11
-0
/
+39
2015-01-02
Rotate libstdc++-v3/ChangeLog
Jonathan Wakely
1
-0
/
+0
2014-12-31
re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...
Tim Shen
3
-2
/
+8
2014-12-28
c99_classification_macros_c.cc: Add *-*-aix* to dg-xfail-if, dg-excess-errors.
David Edelsohn
2
-2
/
+7
2014-12-23
Compile locale-inst.cc and wlocale-inst.cc as C++11.
Jonathan Wakely
9
-25
/
+26
2014-12-22
basic_string.h: Fix _S_local_capacity for large sizeof(_CharT).
Paolo Carlini
2
-1
/
+6
2014-12-22
re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)
Jonathan Wakely
12
-12
/
+30
2014-12-22
re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...
Ville Voutilainen
15
-4
/
+382
2014-12-22
status_cxx2011.xml: Update.
Jonathan Wakely
3
-38
/
+25
2014-12-22
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Rüdiger Sonderfeld
6
-0
/
+262
2014-12-22
re PR libstdc++/60396 (Missing time_get<>::get() functions)
Rüdiger Sonderfeld
9
-0
/
+687
2014-12-21
re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-stat...
Jonathan Wakely
2
-1
/
+6
2014-12-20
vector (std::__debug::vector<>::clear()): Do not reset guaranteed capacity.
François Dumont
3
-16
/
+24
2014-12-20
mutex_extensions_neg.cc: Adjust dg-error.
François Dumont
2
-1
/
+3
2014-12-20
c++config: inline __cxx11 namespace within namespace __cxx1998.
François Dumont
2
-3
/
+12
2014-12-20
Fix duplicate symbol errors in Darwin bootstrap.
Jonathan Wakely
2
-0
/
+7
2014-12-19
New std::string implementation.
Jonathan Wakely
107
-446
/
+6685
2014-12-17
re PR libstdc++/64302 (The match_results::cbegin()/cend() return incorrect re...
Tim Shen
4
-12
/
+78
2014-12-16
gnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...
Jakub Jelinek
2
-2
/
+8
2014-12-16
gnu-versioned-namespace.ver: And other size_t manglings.
Jason Merrill
2
-2
/
+5
2014-12-16
gnu-versioned-namespace.ver: Export _ZdlPvm and _ZdaPvm.
Jason Merrill
2
-0
/
+9
2014-12-15
N3778: Sized Deallocation
Jason Merrill
6
-11
/
+95
2014-12-13
re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...
Tim Shen
4
-28
/
+72
2014-12-13
Post-Urbana updates to Library Fundamentals v1.
Jonathan Wakely
10
-376
/
+64
2014-12-13
re PR libstdc++/58594 (std::make_shared does not accept const types as parame...
Jonathan Wakely
2
-4
/
+10
2014-12-12
re PR libstdc++/58594 (std::make_shared does not accept const types as parame...
Jonathan Wakely
4
-3
/
+44
2014-12-12
re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...
Jonathan Wakely
24
-57
/
+84
2014-12-12
re PR libstdc++/64241 (make_exception_ptr returns garbage with -fno-exceptions)
Jonathan Wakely
3
-4
/
+52
2014-12-12
stl_iterator.h (make_reverse_iterator): LWG DR 2285.
Jonathan Wakely
4
-0
/
+55
2014-12-12
[libstdc++][testsuite] Mark as UNSUPPORTED tests that don't fit into tiny mem...
Kyrylo Tkachov
2
-2
/
+25
2014-12-11
Remove N3639 "array of runtime length" from -std=c++14.
Jason Merrill
5
-24
/
+29
2014-12-11
3.cc: Only use a thread_local when __cxa_thread_atexit_impl is available.
Jonathan Wakely
2
-0
/
+10
2014-12-10
Implement LWG DR 2329 and DR 2332.
Jonathan Wakely
6
-0
/
+186
2014-12-10
future (__future_base::_Setter::operator(), [...]): Make call operators const.
Jonathan Wakely
2
-6
/
+9
2014-12-10
locale_facets.tcc (numpunct::_M_cache): Avoid calling virtual functions twice.
Jonathan Wakely
4
-32
/
+46
2014-12-09
re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets)
Jonathan Wakely
3
-10
/
+19
[next]