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/existing-fp8
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
2014-09-18
dyncast.cc (__dynamic_cast): Handle mid-destruction dynamic_cast more gracefu...
Jason Merrill
2
-0
/
+17
2014-09-15
Makefile.in (dg_target_exps): Remove.
Jakub Jelinek
6
-97
/
+181
2014-09-15
regex.h (basic_regex): Rename _Ch_typeraits template parameters to _Ch_traits.
Jonathan Wakely
2
-4
/
+9
2014-09-12
deque (__gnu_debug::deque): Make base class C++11 allocator aware.
Jonathan Wakely
2
-2
/
+7
2014-09-12
re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself)
Jonathan Wakely
3
-2
/
+52
2014-09-11
re PR libstdc++/63219 (Superfluous template parameter in match_result::format...
Jonathan Wakely
6
-5
/
+21
2014-09-10
hook.in: Load the xmethods.
Siva Chandra Reddy
9
-3
/
+274
2014-09-10
re PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept)
Tony Wang
2
-0
/
+13
2014-09-09
Make std::deque meet C++11 allocator requirements.
Jonathan Wakely
19
-95
/
+938
2014-09-06
hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.
François Dumont
11
-42
/
+128
2014-08-30
baseline_symbols.txt: Update.
John David Anglin
2
-0
/
+48
2014-08-29
complex (complex): Define copy constructor and assignment operator as defaulted.
Jonathan Wakely
2
-17
/
+27
2014-08-28
*: Fix incorrect standard references in comments.
Jonathan Wakely
43
-71
/
+75
2014-08-27
re PR libstdc++/62159 (Missing headers for freestanding implementation)
Jonathan Wakely
3
-18
/
+33
2014-08-26
Whitespace fixes in libstdc++-v3/ChangeLog
Jonathan Wakely
1
-2
/
+2
2014-08-21
62154.cc: Disable when the target doesn't provide atomic builtins.
Tony Wang
2
-0
/
+6
2014-08-19
os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
Yaakov Selkowitz
4
-0
/
+44
2014-08-15
re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphi...
Jonathan Wakely
3
-59
/
+133
2014-08-14
requirements: Remove empty directory.
Matthias Klose
1
-0
/
+5
2014-08-14
parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...
Paolo Carlini
3
-6
/
+9
2014-08-13
re PR libstdc++/61841 (broken std::thread on Hurd)
Jonathan Wakely
4
-0
/
+29
2014-08-13
Fix the date ...
Sylvestre Ledru
1
-1
/
+1
2014-08-13
profiler_hash_func.h: Fix a comment typo
Sylvestre Ledru
2
-1
/
+5
2014-08-13
2014-08-13 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
2
-1
/
+5
2014-08-13
re PR libstdc++/62118 (cases under libstdc++-v3/testsuite/ext/ failed on aarc...
Paolo Carlini
2
-2
/
+14
2014-08-12
* include/bits/basic_string.h (getline): Declare inline.
Jonathan Wakely
2
-1
/
+3
2014-08-12
basic_string.h (getline): Qualify call to prevent ADL and add overloads for r...
Jonathan Wakely
4
-1
/
+102
2014-08-09
random.tcc (uniform_on_sphere_helper): Define.
Ulrich Drepper
6
-16
/
+161
2014-08-09
2014-08-09 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2014-08-09
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
Paolo Carlini
2
-1
/
+8
2014-08-09
re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets...
François Dumont
3
-4
/
+56
2014-08-07
future (__location_invariant): Move specializations after preprocessor condit...
Jonathan Wakely
2
-2
/
+5
2014-08-07
future (_State_baseV2::_M_set_result): Pass pointers to _M_do_set.
Jonathan Wakely
2
-71
/
+66
2014-08-07
stl_list.h (_List_base::_List_base(_List_base&&)): Optimize.
Jonathan Wakely
6
-6
/
+28
2014-08-02
re PR c++/15339 ([DR217] Adding default arguments to function templates in re...
Paolo Carlini
2
-1
/
+6
2014-08-01
atexit_thread.cc (HAVE___CXA_THREAD_ATEXIT_IMPL): Add _GLIBCXX_ prefix to macro.
Zifei Tong
2
-3
/
+8
2014-07-29
* python/libstdcxx/v6/printers.py
Jonathan Wakely
2
-2
/
+7
2014-07-29
2014-07-29 François Dumont <fdumont@gcc.gnu.org>
François Dumont
12
-164
/
+229
2014-07-29
re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple)
Jonathan Wakely
4
-14
/
+52
2014-07-29
re PR libstdc++/61946 (rope construction, passing allocator referenct without...
Jonathan Wakely
3
-3
/
+43
2014-07-29
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>
Ed Smith-Rowland
6
-1
/
+55
2014-07-25
baseline_symbols.txt: Update.
Uros Bizjak
2
-0
/
+15
2014-07-25
string_view: Make the literal operators constexpr like the ctors they call.
Ed Smith-Rowland
2
-4
/
+9
2014-07-23
Add a blank line
H.J. Lu
1
-0
/
+1
2014-07-23
Update x32 baseline_symbols.txt
H.J. Lu
2
-0
/
+26
2014-07-23
printers.py (StdExpAnyPrinter): Convert type to string instead of using gdb.T...
Jonathan Wakely
2
-1
/
+6
2014-07-19
acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING.
Jonathan Wakely
3
-3
/
+8
2014-07-18
re PR libstdc++/61835 (Invalid comment on pretty printers breaks gdb)
Jonathan Wakely
2
-1
/
+11
2014-07-16
random: Minor formatting and cosmetic tweaks.
Paolo Carlini
3
-19
/
+31
2014-07-15
printers.py (SingleObjContainerPrinter): New base class for experimental::any...
Jonathan Wakely
3
-2
/
+204
[next]