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
2022-01-13
Daily bump.
GCC Administrator
1
-0
/
+16
2022-01-12
libstdc++: Add explicit dg-do directive to .../103955.cc
Patrick Palka
1
-0
/
+1
2022-01-12
libstdc++: Avoid overflow in bounds checks [PR103955]
Patrick Palka
2
-13
/
+63
2022-01-12
Daily bump.
GCC Administrator
1
-0
/
+55
2022-01-11
libstdc++: Install <source_location> header for freestanding [PR103726]
Jonathan Wakely
3
-7
/
+9
2022-01-11
libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
Jonathan Wakely
1
-1
/
+1
2022-01-11
libstdc++: Make copyable-box completely constexpr (LWG 3572)
Jonathan Wakely
2
-2
/
+31
2022-01-11
libstdc++: Install <coroutine> header for freestanding [PR103726]
Jonathan Wakely
3
-18
/
+45
2022-01-11
libstdc++: Optimize std::ostream inserters for single characters
Jonathan Wakely
1
-2
/
+12
2022-01-11
libstdc++: Make std::variant work with Clang in C++20 mode [PR103891]
Jonathan Wakely
3
-5
/
+12
2022-01-11
libstdc++: Make std::common_iterator completely constexpr-able (LWG 3574)
Jonathan Wakely
3
-23
/
+34
2022-01-11
Daily bump.
GCC Administrator
1
-0
/
+85
2022-01-10
libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]
Jakub Jelinek
12
-50
/
+1031
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
17
-14
/
+56
2022-01-10
libstdc++: Add dg-timeout-factor to some more regex tests
Jonathan Wakely
4
-0
/
+4
2022-01-10
libstdc++: Update default -std option in manual
Jonathan Wakely
3
-4
/
+6
2022-01-10
libstdc++: Add -nostdinc++ for c++17 sources [PR100017]
Jonathan Wakely
2
-2
/
+2
2022-01-10
Daily bump.
GCC Administrator
1
-0
/
+5
2022-01-08
Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
Sandra Loosemore
1
-0
/
+1
2022-01-07
Daily bump.
GCC Administrator
1
-0
/
+26
2022-01-06
libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
Pavel I. Kryukov
2
-0
/
+53
2022-01-06
libstdc++: Adjust friend declarations to work with Clang
Jonathan Wakely
1
-2
/
+2
2022-01-06
libstdc++: Increase timeout for pthread7-rope.cc test
Jonathan Wakely
1
-1
/
+2
2022-01-06
libstdc++: Do not use std::isdigit in <charconv> [PR103911]
Jonathan Wakely
1
-6
/
+5
2022-01-06
Daily bump.
GCC Administrator
1
-0
/
+139
2022-01-05
libstdc++: Optimize operations on small size hashtable [PR 68303]
François Dumont
5
-35
/
+333
2022-01-05
libstdc++: Fix overconstrained std::string constructor [PR103919]
Jonathan Wakely
3
-2
/
+47
2022-01-05
libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
Jonathan Wakely
6
-34
/
+131
2022-01-05
libstdc++: Improvements to standard error category objects (part deux)
Jonathan Wakely
2
-20
/
+31
2022-01-05
libstdc++: Fix std::error_code pretty printer for versioned namespace
Jonathan Wakely
1
-1
/
+1
2022-01-05
libstdc++: Add pretty printer for std::regex internals
Jonathan Wakely
1
-0
/
+32
2022-01-05
libstdc++: Fix comments in std::forward_list tests
Jonathan Wakely
7
-13
/
+13
2022-01-05
libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848]
Jonathan Wakely
1
-3
/
+4
2022-01-05
libstdc++: Simplify std::allocator_traits<allocator<void>>::construct
Jonathan Wakely
1
-7
/
+1
2022-01-05
libstdc++: Fix example preprocessor command in FAQ [PR103877]
Jonathan Wakely
2
-2
/
+2
2022-01-05
libstdc++: Reduce template instantiations in <regex>
Jonathan Wakely
5
-39
/
+37
2022-01-05
libstdc++: Compare match_results for failed regex_match
Jonathan Wakely
1
-2
/
+1
2022-01-05
libstdc++: Improve std::regex_error::what() strings
Jonathan Wakely
4
-76
/
+111
2022-01-03
Update copyright years.
Jakub Jelinek
10113
-10114
/
+10114
2022-01-03
Rotate ChangeLog files - step 2 - remove 2021 entries from ChangeLog files.
Jakub Jelinek
1
-9009
/
+1
2022-01-03
Rotate ChangeLog files - part 1 - add ChangeLog-2021.
Jakub Jelinek
1
-0
/
+9013
2021-12-16
Daily bump.
GCC Administrator
1
-0
/
+22
2021-12-15
libstdc++: Overload std::__to_address for __gnu_cxx::__normal_iterator.
François Dumont
3
-26
/
+40
2021-12-15
libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]
Jakub Jelinek
3
-27
/
+239
2021-12-15
Daily bump.
GCC Administrator
1
-0
/
+51
2021-12-14
libstdc++: Support old and new T_FMT for en_HK locale [PR103687]
Jonathan Wakely
3
-10
/
+65
2021-12-14
libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
Jonathan Wakely
3
-68
/
+152
2021-12-14
libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
Jonathan Wakely
1
-31
/
+19
2021-12-14
libstdc++: Simplify definition of std::regex_constants variables
Jonathan Wakely
6
-91
/
+114
2021-12-14
libstdc++: Fix non-reserved name in <regex> header
Jonathan Wakely
2
-2
/
+3
[prev]
[next]