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
2020-11-27
Daily bump.
GCC Administrator
1
-0
/
+9
2020-11-26
libstdc++: Fix undefined FILE* operations in test
Jonathan Wakely
1
-1
/
+2
2020-11-17
Daily bump.
GCC Administrator
1
-0
/
+22
2020-11-16
libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
Jonathan Wakely
7
-66
/
+192
2020-11-10
Daily bump.
GCC Administrator
1
-0
/
+10
2020-11-09
libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
Jonathan Wakely
2
-7
/
+60
2020-10-09
Daily bump.
GCC Administrator
1
-0
/
+9
2020-10-08
libstdc++: Fix non-reserved name in header
Jonathan Wakely
2
-1
/
+6
2020-09-23
Daily bump.
GCC Administrator
1
-0
/
+12
2020-09-22
libstdc++: Use correct argument type for __use_alloc [PR 96803]
Jonathan Wakely
2
-6
/
+68
2020-09-12
Daily bump.
GCC Administrator
1
-0
/
+27
2020-09-11
libstdc++: Fix is_trivially_constructible (PR 94033)
Jonathan Wakely
3
-32
/
+125
2020-09-11
libstdc++: Enable assertions in constexpr string_view members [PR 71960]
Jonathan Wakely
2
-12
/
+6
2020-08-11
Daily bump.
GCC Administrator
1
-0
/
+4
2020-08-10
libstdc++: Remove unused Makefile.in
Jonathan Wakely
1
-754
/
+0
2020-08-08
Daily bump.
GCC Administrator
1
-0
/
+44
2020-08-07
libstdc++: Fix FS-dependent filesystem tests
Jonathan Wakely
2
-36
/
+99
2020-08-07
Fix filesystem::last_write_time failure with 32-bit time_t
Jonathan Wakely
1
-1
/
+15
2020-08-07
libstdc++: Fix experimental::path::generic_string (PR 93245)
Jonathan Wakely
2
-17
/
+67
2020-08-07
libstdc++: Fix path::generic_string allocator handling (PR 94242)
Jonathan Wakely
3
-4
/
+95
2020-08-07
Daily bump.
GCC Administrator
1
-0
/
+10
2020-08-06
libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
Jonathan Wakely
2
-0
/
+12
2020-07-22
Daily bump.
GCC Administrator
1
-0
/
+12
2020-07-21
PR libstdc++/68737 Do not use vsnprintf on HPUX
Jonathan Wakely
3
-2
/
+7
2020-05-06
libstdc++: Replace pre-release version number in docs
Jonathan Wakely
3
-4
/
+10
2020-05-04
libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
3
-72
/
+77
2020-04-21
libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Jonathan Wakely
3
-2
/
+7
2020-04-03
libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jonathan Wakely
4
-2
/
+58
2020-03-04
Update ChangeLog and version files for release
releases/gcc-8.4.0
Jakub Jelinek
1
-0
/
+4
2020-02-26
libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Jonathan Wakely
4
-103
/
+110
2020-02-26
libstdc++: Fix description of std::ios::trunc (PR 92886)
Jonathan Wakely
2
-1
/
+7
2020-02-26
libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Jonathan Wakely
3
-32
/
+73
2020-02-26
libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Jonathan Wakely
3
-4
/
+120
2020-02-26
libstdc++: Fix freestanding build (PR 92376)
Jonathan Wakely
2
-0
/
+24
2020-02-26
PR libstdc++/78552 only construct std::locale for C locale once
Jonathan Wakely
2
-1
/
+10
2020-02-26
libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
Jonathan Wakely
3
-32
/
+20
2020-02-26
Build filesystem library with large file support
Jonathan Wakely
10
-12
/
+292
2020-02-26
PR c++/86521 - wrong overload resolution with ref-qualifiers.
Jason Merrill
1
-2
/
+4
2020-01-24
libstdc++: Fix recent documentation changes
Jonathan Wakely
7
-43
/
+36
2020-01-19
Clean up references to Subversion in documentation sources.
Eric S. Raymond
3
-23
/
+16
2020-01-13
libstdc++: Fix documentation claiming to refer to mainline
Jonathan Wakely
8
-24
/
+23
2020-01-08
libstdc++: Fix error handling in filesystem::remove_all (PR93201)
Jonathan Wakely
5
-12
/
+99
2019-10-24
Fix tests that fail with -std=gnu++98 or -std=gnu++11
Jonathan Wakely
3
-1
/
+18
2019-10-24
Do not declare std::uses_allocator before C++11
Jonathan Wakely
3
-0
/
+12
2019-10-24
PR libstdc++/92143 adjust for OS X aligned_alloc behaviour
Jonathan Wakely
2
-2
/
+10
2019-10-24
Add makefile target to update HTML files in source tree
Jonathan Wakely
6
-9
/
+40
2019-10-24
Update URL for CUJ article in libstdc++ docs
Jonathan Wakely
2
-5
/
+8
2019-10-24
Update URL for Hoard in libstdc++ docs
Jonathan Wakely
2
-1
/
+6
2019-10-24
PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
Jonathan Wakely
8
-154
/
+483
2019-09-11
Fix Xmethod for shared_ptr::use_count()
Jonathan Wakely
2
-1
/
+6
[next]