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-07-16
Daily bump.
GCC Administrator
1
-0
/
+17
2022-07-15
c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]
Marek Polacek
6
-2
/
+221
2022-07-13
Daily bump.
GCC Administrator
1
-0
/
+22
2022-07-12
libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248]
Jonathan Wakely
3
-5
/
+106
2022-07-12
libstdc++: Prefer const T to std::add_const_t<T>
Jonathan Wakely
4
-18
/
+14
2022-07-10
Daily bump.
GCC Administrator
1
-0
/
+5
2022-07-09
libstdc++: Remove obsolete comment in <string> header
François Dumont
1
-1
/
+1
2022-07-08
Daily bump.
GCC Administrator
1
-0
/
+6
2022-07-07
libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]
Jonathan Wakely
1
-9
/
+0
2022-07-06
Daily bump.
GCC Administrator
1
-0
/
+10
2022-07-05
libstdc++: testsuite: why cast getpid result
Alexandre Oliva
1
-1
/
+2
2022-07-05
libstdc++: testsuite: cast getpid result
Alexandre Oliva
1
-1
/
+1
2022-07-02
Daily bump.
GCC Administrator
1
-0
/
+47
2022-07-01
libstdc++: Add missing prerequisite to generated header [PR106162]
Jonathan Wakely
2
-2
/
+2
2022-07-01
libstdc++: Add nodiscard attribute to filesystem operations
Jonathan Wakely
16
-24
/
+174
2022-07-01
Enable some features for RTEMS in libstdc++
Sebastian Huber
3
-5979
/
+64
2022-07-01
Daily bump.
GCC Administrator
1
-0
/
+27
2022-06-30
libstdc++: Fix comment typos
Jonathan Wakely
1
-2
/
+1
2022-06-30
libstdc++: Improve exceptions thrown from fs::temp_directory_path
Jonathan Wakely
4
-23
/
+52
2022-06-30
libstdc++: Fix experimental::filesystem::status on Windows [PR88881]
Jonathan Wakely
2
-3
/
+59
2022-06-29
Daily bump.
GCC Administrator
1
-0
/
+28
2022-06-28
libstdc++: Fix filesystem build for Windows
Jonathan Wakely
1
-5
/
+9
2022-06-28
libstdc++: Improve directory iterator abstractions for openat
Jonathan Wakely
3
-43
/
+73
2022-06-28
libstdc++: Do not optimize away storing pathname if it's needed
Jonathan Wakely
1
-1
/
+1
2022-06-28
libstdc++: testsuite: Guard use of C99 std::log2
Jonathan Wakely
1
-0
/
+2
2022-06-28
Daily bump.
GCC Administrator
1
-0
/
+73
2022-06-27
libstdc++: testsuite: use cmath long double overloads
Alexandre Oliva
1
-3
/
+3
2022-06-27
libstdc++: testsuite: require cmath for exp simd
Alexandre Oliva
2
-0
/
+2
2022-06-27
libstdc++: testsuite: complex proj requirements
Alexandre Oliva
1
-0
/
+13
2022-06-27
libstdc++: check for openat with dirfd in std::filesystem
Alexandre Oliva
1
-1
/
+1
2022-06-27
libstdc++: testsuite: conditionalize another symlink test
Alexandre Oliva
1
-1
/
+1
2022-06-27
libstdc++: xfail experimental/net tests on rtems
Alexandre Oliva
5
-5
/
+5
2022-06-27
libstdc++: testsuite: Add missing <string> header
Jonathan Wakely
1
-0
/
+1
2022-06-27
libstdc++: testsuite: avoid predicable mkstemp
Joel Brobecker
1
-19
/
+38
2022-06-27
libstdc++: Make std::move_only_function never valueless in std::variant
Jonathan Wakely
1
-0
/
+12
2022-06-27
libstdc++: Simplify std::variant construction using variable templates
Jonathan Wakely
1
-22
/
+21
2022-06-27
libstdc++: Simplify fs::path construction using variable template
Jonathan Wakely
1
-9
/
+6
2022-06-27
libstdc++: Invert relationship between std::is_clock and std::is_clock_v
Jonathan Wakely
1
-27
/
+18
2022-06-25
Daily bump.
GCC Administrator
1
-0
/
+118
2022-06-24
libstdc++: use grep -E instead of egrep in scripts
Xi Ruoyao
2
-4
/
+4
2022-06-23
libstdc++: check for openat
Alexandre Oliva
5
-2
/
+72
2022-06-23
libstdc++: xfail rename tests on rtems
Alexandre Oliva
2
-0
/
+2
2022-06-23
libstdc++: testsuite: skip fs last_write_time tests if dummy
Alexandre Oliva
5
-0
/
+24
2022-06-23
libstdc++: testsuite: skip fs space tests on dummy implementations
Alexandre Oliva
5
-0
/
+24
2022-06-23
libstdc++: testsuite: conditionalize symlink tests
Alexandre Oliva
23
-51
/
+60
2022-06-23
libstdc++: testsuite: avoid predictable mkstemp
Alexandre Oliva
2
-6
/
+8
2022-06-23
libstdc++: testsuite: tolerate non-cancelling sleep
Alexandre Oliva
1
-1
/
+5
2022-06-23
libstdc++: testsuite: use -lbsd for net_ts on RTEMS
Alexandre Oliva
1
-0
/
+6
2022-06-24
Daily bump.
GCC Administrator
1
-0
/
+12
2022-06-23
libstdc++: Properly remove temporary directories in filesystem tests
Jonathan Wakely
2
-4
/
+14
[next]