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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
PR libstdc++/91012 fixfilesystem_error::what() string
Jonathan Wakely
1
-7
/
+7
2019-06-17
PR libstdc++/90281 Fix string conversions for filesystem::path
Jonathan Wakely
2
-2
/
+2
2019-06-07
PR libstdc++/90770 fix missing src/debug/Makefile
Jonathan Wakely
2
-2
/
+2
2019-05-31
Fix breakage due to removing __gnu_cxx::size_t declaration
Jonathan Wakely
1
-0
/
+2
2019-05-31
Fix random_device to work with COW strings again
Jonathan Wakely
2
-48
/
+14
2019-05-29
PR libstdc++/88881 fix filesystem::symlink_status for Windows
Jonathan Wakely
1
-14
/
+33
2019-05-29
Optimize filesystem::path::parent_path()
Jonathan Wakely
1
-5
/
+3
2019-05-29
PR libstdc++/85494 use rdseed and rand_s in std::random_device
Jonathan Wakely
1
-57
/
+244
2019-05-28
PR libstdc++/90634 reduce allocations in filesystem::path construction
Jonathan Wakely
1
-2
/
+49
2019-05-22
PR libstdc++/90557 fix path assignment that alters source
Jonathan Wakely
1
-2
/
+2
2019-05-16
Remove incorrect assertion from filesystem::absolute
Jonathan Wakely
1
-3
/
+1
2019-05-04
PR libstdc++/90299 make filesystem::absolute overloads consistent
Jonathan Wakely
1
-1
/
+4
2019-05-04
Fix std::hash<std::error_condition>
Jonathan Wakely
1
-2
/
+2
2019-05-04
hashtable.h (_Hashtable<>::rehash): Review comment.
François Dumont
1
-11
/
+21
2019-04-29
PR libstdc++/71312 Increase alignment of pooled mutexes
Jonathan Wakely
1
-1
/
+3
2019-04-11
PR libstdc++/90046 fix build failure on epiphany-elf
Jonathan Wakely
1
-3
/
+14
2019-04-05
Share all recursive_directory_iterator state [LWG 2708]
Jonathan Wakely
1
-9
/
+34
2019-04-05
Fix directory_iterator handling of DT_UNKNOWN
Jonathan Wakely
1
-2
/
+8
2019-04-05
Make filesystem::path safe for self assignment
Jonathan Wakely
1
-0
/
+3
2019-03-30
* src/c++17/fs_ops.cc (fs::permissions): Use std::errc::not_supported.
Eric Botcazou
1
-1
/
+1
2019-03-03
PR libstdc++/89562 use binary mode for file I/O
Jonathan Wakely
1
-1
/
+9
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
5
-0
/
+5
2019-02-22
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...
Jakub Jelinek
1
-1
/
+1
2019-02-20
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...
Jakub Jelinek
1
-1
/
+1
2019-02-19
P0482R5 char8_t: Standard library support
Tom Honermann
8
-29
/
+270
2019-02-09
Add noexcept to filesystem::path query functions
Jonathan Wakely
1
-7
/
+7
2019-01-30
PR libstdc++/89117 fix path::replace_extension("") case
Jonathan Wakely
1
-7
/
+7
2019-01-18
PR libstdc++/88782 avoid ODR problems in std::make_shared
Jonathan Wakely
1
-0
/
+12
2019-01-17
Fix filesystem::equivalent for mingw
Jonathan Wakely
1
-0
/
+42
2019-01-17
PR libstdc++/88884 fix filesystem::absolute("//") for mingw
Jonathan Wakely
1
-5
/
+24
2019-01-17
PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics
Jonathan Wakely
1
-1
/
+37
2019-01-16
Fix failing filesystem tests on mingw targets
Jonathan Wakely
2
-2
/
+8
2019-01-12
PR libstdc++/88811 fix typo introduced in r266569
Jonathan Wakely
1
-2
/
+4
2019-01-10
Implement LWG 2221: formatted output operator for nullptr
Ville Voutilainen
3
-4
/
+49
2019-01-08
PR libstdc++/88749 fix build failure in src/filesystem/ops.cc
Jonathan Wakely
1
-2
/
+2
2019-01-07
Fix build for systems without POSIX truncate
Jonathan Wakely
2
-4
/
+19
2019-01-06
PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so
Jonathan Wakely
12
-297
/
+360
2019-01-06
PR libstdc++/86756 add std::filesystem::path to libstdc++.so
Jonathan Wakely
6
-33
/
+31
2019-01-05
Define new filesystem::__file_clock type
Jonathan Wakely
2
-5
/
+45
2019-01-04
Export explicit instantiations for C++17 members of std::string
Jonathan Wakely
4
-6
/
+92
2019-01-04
Fix bugs in filesystem::path::lexically_normal()
Jonathan Wakely
1
-32
/
+40
2019-01-04
Fix concatenation bug in filesystem::path
Jonathan Wakely
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
118
-118
/
+118
2018-12-18
Fix previous commit to move instead of copying
Jonathan Wakely
1
-1
/
+1
2018-12-18
Micro-optimization to avoid creating temporary path
Jonathan Wakely
1
-1
/
+3
2018-12-18
LWG 2936: update path::compare logic and optimize string comparisons
Jonathan Wakely
1
-70
/
+172
2018-12-17
PR libstdc++/71044 fix off-by-one errors introduced recently
Jonathan Wakely
1
-3
/
+4
2018-12-13
Fix handling of POSIX paths containing a root-name
Jonathan Wakely
1
-11
/
+73
2018-12-13
PR libstdc++/71044 optimize std::filesystem::path construction
Jonathan Wakely
1
-141
/
+1152
2018-11-29
PR libstdc++/86910 fix filesystem::create_directories
Jonathan Wakely
2
-23
/
+77
[next]