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
/
include
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
Define [range.cmp] comparisons for C++20
Jonathan Wakely
1
-0
/
+1
2019-10-11
Implement <concepts> header for C++20
Jonathan Wakely
1
-3
/
+4
2019-10-04
Build filesystem library with large file support
Jonathan Wakely
1
-0
/
+23
2019-09-05
Implement std::span for C++20
JeanHeyd Meneide
1
-0
/
+1
2019-07-31
Implement "P0631R4 Math Constants" for C++20
Jonathan Wakely
1
-0
/
+1
2019-06-12
Replace std::to_string for integers with optimized version
Jonathan Wakely
1
-0
/
+1
2019-06-07
Synchronize libstdc++ PSTL with upstream LLVM PSTL
Thomas Rodgers
1
-0
/
+1
2019-05-13
Remove Profile Mode, deprecated since GCC 7.1
Jonathan Wakely
1
-58
/
+1
2019-05-13
Remove array_allocator extension, deprecated since 4.9.0
Jonathan Wakely
1
-1
/
+0
2019-03-21
Integrate C++17 parallel algorithms
Thomas Rodgers
1
-2
/
+37
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
1
-0
/
+1
2018-11-28
Implement uniform container erasure for C++20.
Edward Smith-Rowland
1
-1
/
+1
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-35
/
+88
2018-10-12
Initial commit of Networking TS implementation
Jonathan Wakely
1
-0
/
+9
2018-08-13
Add <bit> and <version> to freestanding headers
Jonathan Wakely
1
-5
/
+5
2018-07-25
Move std::unique_lock definition to a separate header
Jonathan Wakely
1
-0
/
+1
2018-07-24
Add initial version of C++17 <memory_resource> header
Jonathan Wakely
1
-0
/
+1
2018-07-17
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
Jonathan Wakely
1
-2
/
+1
2018-07-03
P0556R3 Integral power-of-2 operations, P0553R2 Bit operations
Jonathan Wakely
1
-0
/
+1
2018-06-18
P0754R2 <version> header
Jonathan Wakely
1
-1
/
+2
2018-05-08
PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when not supported
Jonathan Wakely
1
-3
/
+3
2018-05-01
PR libstdc++/84654 Disable __float128 specializations for -mno-float128
Tulio Magno Quites Machado Filho
1
-1
/
+9
2018-02-15
PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
Jonathan Wakely
1
-0
/
+3
2017-11-17
Enable building libstdc++-v3 with Intel CET
Igor Tsimbalist
1
-1
/
+2
2017-10-30
Don't create broken symlink in libstdc++-v3/include/bits
Jonathan Wakely
1
-1
/
+1
2017-10-27
List headers in Makefile in alphabetical order
Jonathan Wakely
1
-1
/
+1
2017-10-23
Implement C++17 Filesystem library
Jonathan Wakely
1
-0
/
+5
2017-10-02
C++17 P0067R5 std::to_chars and std::from_chars (partial)
Jonathan Wakely
1
-0
/
+1
2017-09-12
PR libstdc++/79433 no #error for including TS headers with wrong -std
Jonathan Wakely
1
-1
/
+0
2017-09-12
PR libstdc++/79433 no #error for including headers with wrong -std
Jonathan Wakely
1
-1
/
+0
2017-05-16
Implement std::experimental::source_location (N4519)
Jonathan Wakely
1
-0
/
+1
2017-01-19
PR78905 define _GLIBCXX_RELEASE macro
Jonathan Wakely
1
-0
/
+2
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-1
/
+2
2017-01-06
Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]
Rainer Orth
1
-2
/
+3
2016-10-21
Split <functional> into smaller pieces
Jonathan Wakely
1
-2
/
+4
2016-10-03
Fix libstdc++ versioned namespace build
Jonathan Wakely
1
-0
/
+1
2016-09-30
Implement LWG 2192 and LWG 2294 for std::abs
Jonathan Wakely
1
-0
/
+1
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
1
-0
/
+1
2016-09-22
Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
1
-1
/
+2
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
1
-0
/
+2
2016-08-18
Implement <variant>
Tim Shen
1
-0
/
+1
2016-08-06
Add std::apply for C++17
Jonathan Wakely
1
-0
/
+1
2016-07-28
Implement std::string_view and P0254r2,
Ville Voutilainen
1
-0
/
+2
2016-07-10
Implement std::optional.
Ville Voutilainen
1
-0
/
+1
2016-07-07
Implement std::any.
Ville Voutilainen
1
-0
/
+2
2016-03-23
Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to...
Bernd Edlinger
1
-1
/
+1
2016-01-25
Avoid including all of <random> in <algorithm>
Jonathan Wakely
1
-0
/
+1
2016-01-19
Add C++-conforming wrappers for stdlib.h and math.h
Jonathan Wakely
1
-1
/
+3
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
1
-1
/
+9
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
1
-0
/
+1
[next]