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-01-20
libstdc++: Fix recent documentation changes
Jonathan Wakely
13
-55
/
+47
2020-01-19
Clean up references to Subversion in documentation sources.
Eric S. Raymond
10
-30
/
+26
2020-01-18
[C++ coroutines] Initial implementation.
Iain Sandoe
4
-0
/
+299
2020-01-17
libstdc++: Fix freestanding build PR 92376)
Jonathan Wakely
3
-1
/
+27
2020-01-16
libstdc++: std::ctype fixes for recent versions of NetBSD
Jonathan Wakely
4
-35
/
+37
2020-01-16
libstdc++: Improve unordered containers == operator (PR 91263)
François Dumont
5
-73
/
+178
2020-01-15
libstdc++: Fix weakly_incrementable to allow __int128 (PR 93267)
Jonathan Wakely
6
-20
/
+84
2020-01-13
libstdc++: Ensure root-dir converted to forward slash (PR93244)
Jonathan Wakely
5
-0
/
+154
2020-01-13
libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
Jonathan Wakely
16
-15
/
+270
2020-01-10
libstdc++: Improve comment about testsuite utilities
Jonathan Wakely
2
-4
/
+9
2020-01-10
libstdc++: Fix testcase for C++98 compatibility
Jonathan Wakely
2
-1
/
+4
2020-01-10
libstdc++: Make istreambuf_iterator base class consistent (PR92285)
Jonathan Wakely
4
-14
/
+69
2020-01-09
rename local _C2 identifiers in stl map header files
Olivier Hainque
4
-20
/
+30
2020-01-09
libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
Jonathan Wakely
3
-4
/
+21
2020-01-09
libstdc++: Fix testsuite failures and warnings due to is_pod deprecation
Jonathan Wakely
8
-0
/
+27
2020-01-09
libstdc++: Implementing P0767 - deprecate POD
JeanHeyd "ThePhD" Meneide
4
-2
/
+44
2020-01-09
libstdc++: Fix whitespace in ChangeLog-2019
Jonathan Wakely
1
-1
/
+1
2020-01-09
libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Jonathan Wakely
4
-202
/
+172
2020-01-09
libstdc++: Define memory resource key functions non-inline (PR93208)
Jonathan Wakely
5
-2
/
+57
2020-01-09
PR libstdc++/92124 fix incorrect unordered container move assignment
François Dumont
3
-36
/
+135
2020-01-08
libstdc++: Fix error handling in filesystem::remove_all (PR93201)
Jonathan Wakely
5
-32
/
+182
2020-01-08
Rename condition_variable_any wait* methods to match current draft standard
Thomas Rodgers
3
-26
/
+36
2020-01-07
PR libstdc++/92124 fix incorrect container move assignment
François Dumont
4
-1
/
+141
2020-01-06
libstdc++: Remove redundant inequality operators in <stop_token>
Jonathan Wakely
3
-17
/
+41
2020-01-06
libstdc++: Define __cpp_lib_three_way_comparison conditionally
Jonathan Wakely
4
-9
/
+16
2020-01-03
libstdc++: Only use std::compare_three_way when concepts are supported
Jonathan Wakely
2
-0
/
+7
2020-01-01
baseline_symbols.txt: Update.
John David Anglin
2
-9
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
9390
-16600
/
+16609
2019-12-30
VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time auto
Corentin Gay
3
-0
/
+15
2019-12-30
Adapt libstdc++ os_defines for VxWorks to more recent versions
Jerome Lambourg
2
-4
/
+82
2019-12-25
Define HAVE_ for math long double functions declared in vxworks headers
Alexandre Oliva
3
-0
/
+1173
2019-12-20
libstdc++: Add inline to maybe-constexpr functions (PR 92927)
Jonathan Wakely
2
-3
/
+9
2019-12-20
libstdc++: Test setrlimit with c++ in configure
Jerome Lambourg
3
-7
/
+28
2019-12-20
libstdc++: Fix versioned namespace tests
François Dumont
4
-4
/
+11
2019-12-20
libstdc++: Fix pretty printers script and tests
François Dumont
4
-2
/
+13
2019-12-20
libstdc++: Strengthen the check for availability of pthread_rwlock_t
Jerome Lambourg
3
-11
/
+56
2019-12-12
libstdc++: Simplify std::common_comparison_category
Jonathan Wakely
2
-31
/
+30
2019-12-12
libstdc++: Fix tr1 definition ambiguity in versioned namespace
François Dumont
9
-0
/
+40
2019-12-12
libstdc++: Qualify isdigit call to fix versioned namespace build.
François Dumont
2
-1
/
+7
2019-12-11
libstdc++: Fix whitepace in changelog
Jonathan Wakely
1
-2
/
+2
2019-12-11
Restore enable_if lost during original import of pstl
Thomas Rodgers
3
-2
/
+8
2019-12-10
libstdc++: Correct noexcept-specifiers on span constructors
Jonathan Wakely
3
-1
/
+68
2019-12-10
libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algos
François Dumont
28
-259
/
+1988
2019-12-10
libstdc++: Fix description of std::ios::trunc (PR 92886)
Jonathan Wakely
2
-1
/
+4
2019-12-10
libstdc++: Define __cpp_lib_constexpr_complex macro
Jonathan Wakely
5
-0
/
+64
2019-12-10
libstdc++: Reduce header dependencies in <span>
Jonathan Wakely
2
-2
/
+6
2019-12-10
libstdc++: Fix bug in std::indirect_result_t
Jonathan Wakely
3
-13
/
+64
2019-12-09
libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
Jonathan Wakely
20
-183
/
+482
2019-12-09
libstdc++: Improve testing for path::operator+=(const string&)
Jonathan Wakely
2
-0
/
+21
2019-12-09
libstdc++: fix buffer overflow in path::operator+= (PR92853)
Jonathan Wakely
4
-10
/
+90
[next]