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
2013-09-05
regex_automaton.h: Add dummy node type.
Tim Shen
15
-310
/
+552
2013-09-03
re PR libstdc++/58302 (compilation error : std::negative_binomial_distributio...
Paolo Carlini
3
-1
/
+44
2013-09-02
regex_automaton.h: Rearrange _NFA's layout.
Tim Shen
11
-60
/
+255
2013-08-30
re PR libstdc++/58148 (Fails to insert iterator range into sequence container...
François Dumont
3
-18
/
+65
2013-08-30
re PR libstdc++/58191 (Can't use boost transform_iterator with _GLIBCXX_DEBUG)
François Dumont
3
-143
/
+52
2013-08-29
regex.h (basic_regex<>::assign): Don't lose _M_traits.
Tim Shen
7
-17
/
+143
2013-08-27
Makefile.am: Add regex_scanner.{h,tcc}.
Tim Shen
15
-790
/
+1289
2013-08-22
regex.h: Replace 8 spaces in indentation with a tab.
Tim Shen
9
-949
/
+960
2013-08-22
regex.h: Executor caller.
Tim Shen
5
-89
/
+235
2013-08-20
re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exc...
Phil Muldoon
3
-1
/
+56
2013-08-20
regex_constants.h: Add underlying `unsigned int` for enum syntax_option_type.
Tim Shen
2
-1
/
+6
2013-08-18
regex_automaton.h: _S_opcode_backref.
Tim Shen
7
-28
/
+181
2013-08-16
regex.h (regex_traits<>::transform_primary): Avoid past-the-end dereferences.
Tim Shen
2
-14
/
+12
2013-08-15
re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in...
Paolo Carlini
7
-6
/
+180
2013-08-14
compatibility.cc (_ZTIe): Use reinterpret_cast<const cast *> to avoid -Wcast-...
Uros Bizjak
2
-10
/
+15
2013-08-14
compatibility.cc (_ZTIe): Use (const cast *) to avoid -Wcast-qual warnings.
Uros Bizjak
2
-10
/
+10
2013-08-14
compatibility.cc (_ZTIe): Use const_cast to avoid warning.
Uros Bizjak
2
-5
/
+13
2013-08-09
regex_constants.h: Change syntax_option_type to enum type.
Tim Shen
2
-80
/
+123
2013-08-08
Don't use _B etc. in libstdc++
Rainer Orth
2
-12
/
+17
2013-08-08
hashtable_policy.h (_Hashtable_alloc): New.
François Dumont
7
-314
/
+307
2013-08-07
Makefile.am: Adjust to new files.
Tim Shen
19
-2345
/
+2128
2013-08-07
atomicity.h: Add #pragma GCC system_header.
Paolo Carlini
2
-0
/
+6
2013-08-07
re PR libstdc++/58098 (wrong return value of normal_distribution::min())
Paolo Carlini
29
-19
/
+55
2013-08-06
Commit the vtable verification feature.
Caroline Tice
28
-42
/
+412
2013-08-06
2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
6
-290
/
+318
2013-08-06
hashtable_policy.h (_Hashtable_alloc): New.
François Dumont
6
-314
/
+305
2013-08-03
Implement bracket expression.
Tim Shen
7
-192
/
+331
2013-08-02
functions.h (__foreign_iterator_aux4): Initialize __l and __ge.
Paolo Carlini
1
-2
/
+2
2013-08-02
functions.h (__foreign_iterator_aux4): Initialize __l and __ge.
Paolo Carlini
2
-2
/
+7
2013-08-02
re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57...
Paolo Carlini
4
-26
/
+35
2013-08-01
re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int...
François Dumont
15
-19
/
+463
2013-08-01
re PR c++/54537 (undiagnosed using-declaration conflicting with used function)
Fabien Chêne
3
-7
/
+53
2013-07-31
Thompson matcher refactored.
Tim Shen
10
-200
/
+429
2013-07-31
re PR libstdc++/56627 (class hash instead of struct hash)
Paolo Carlini
3
-2
/
+10
2013-07-31
functexcept.cc: Do not include the whole <regex>.
Paolo Carlini
3
-2
/
+8
2013-07-31
Revert last commit.
Tim Shen
10
-412
/
+204
2013-07-31
Thompson matcher refactored.
Tim Shen
10
-200
/
+429
2013-07-30
2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+0
2013-07-30
2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
10
-404
/
+206
2013-07-30
Thompson matcher refactored.
Tim Shen
10
-200
/
+419
2013-07-29
atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order.
Nathan Froyd
4
-4
/
+99
2013-07-28
Fix incorrect ChangeLog entry.
Tim Shen
1
-4
/
+2
2013-07-25
complex (pow(const complex<>&, int)): Enable in C++11 mode too.
Paolo Carlini
4
-17
/
+19
2013-07-25
Add documents and comments.
Tim Shen
5
-26
/
+82
2013-07-25
re PR libstdc++/57976 (Missing time_get<>::get() functions)
Paolo Carlini
2
-4
/
+12
2013-07-24
random.h (random_device): Avoid using the FILE type.
Paolo Carlini
4
-15
/
+23
2013-07-24
Reimplment matcher using Depth-first search(backtracking).
Tim Shen
8
-9
/
+193
2013-07-23
Implement regex_iterator and regex_token_iterator.
Tim Shen
6
-55
/
+472
2013-07-23
random: Add back <cstdio> include.
Paolo Carlini
3
-2
/
+6
2013-07-22
re PR libstdc++/57914 (Memory leak in __cxa_thread_atexit when using thread_l...
Jason Merrill
2
-4
/
+20
[next]