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
2016-02-24
libstdc++/69939 Qualify get and forward
Jonathan Wakely
2
-1
/
+6
2016-02-23
Document __STDCPP_WANT_MATH_SPEC_FUNCS__ macro
Jonathan Wakely
3
-0
/
+12
2016-02-23
libstdc++/69893 make <tr1/cmath> work with C++11
Jonathan Wakely
5
-71
/
+170
2016-02-23
re PR libstdc++/69881 (with gcc-6 of today building gcc-4.9 fails)
Bernd Edlinger
3
-0
/
+12
2016-02-17
re PR libstdc++/69794 (std::regex_search match failure with regex object with...
Tim Shen
4
-11
/
+38
2016-02-12
Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess e...
Mike Stump
1
-4
/
+1
2016-02-09
Ensure stdout is newline terminated for status wrappers.
Mike Stump
9
-0
/
+11
2016-02-08
Remove accidentally added 'constexpr' in previous commit
Jonathan Wakely
3
-4
/
+8
2016-02-08
Enable isinf/isnan checks for all targets
Jonathan Wakely
3
-8
/
+18
2016-02-05
libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.
Dominik Vogt
2
-0
/
+5546
2016-02-04
Test for C99 stdlib.h functions with -std=c++98
Jonathan Wakely
5
-0
/
+156
2016-02-04
Regenerate front page of libstdc++ HTML docs
Jonathan Wakely
2
-2
/
+4
2016-02-04
Update copyright years in libstdc++ manual and add link
Jonathan Wakely
5
-4
/
+16
2016-02-01
Don't define guard macros when doing #include_next in math.h and stdlib.h
Bernd Edlinger
3
-11
/
+16
2016-01-29
Fix Cygwin bootstrap error due to TM symbols
Jonathan Wakely
2
-0
/
+8
2016-01-28
re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...
John David Anglin
5
-33
/
+91
2016-01-27
* testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>.
Jakub Jelinek
2
-0
/
+5
2016-01-27
Set FP options for failing special functions tests
Jonathan Wakely
3
-4
/
+13
2016-01-26
Fix assertions for move assignment of trivial types
Jonathan Wakely
6
-4
/
+180
2016-01-26
Fix build failure when wide character support is not available
Andris Pavenis
2
-0
/
+9
2016-01-25
Avoid including all of <random> in <algorithm>
Jonathan Wakely
11
-323
/
+396
2016-01-23
re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error: alias d efinitions not ...
John David Anglin
2
-0
/
+8
2016-01-22
TR29124 C++ Special Math - <math.h> pulls funcs into global namespace.
Edward Smith-Rowland
23
-44
/
+119
2016-01-22
Constrain std::valarray functions and operators
Jonathan Wakely
3
-2
/
+70
2016-01-22
Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
Jonathan Wakely
5
-2
/
+32
2016-01-21
libstdc++/69406 Fix test to check for supported headers
Jonathan Wakely
8
-6
/
+45
2016-01-20
libstdc++: Darwin does not support weak refs without definition.
Torvald Riegel
2
-0
/
+8
2016-01-20
Add C++11 <cmath> overloads to the global namespace
Jonathan Wakely
3
-0
/
+114
2016-01-20
Ensure C++ language linkage in cmath and cstdlib
Jonathan Wakely
6
-0
/
+71
2016-01-19
Add C++-conforming wrappers for stdlib.h and math.h
Jonathan Wakely
10
-17
/
+124
2016-01-18
libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
Torvald Riegel
4
-28
/
+45
2016-01-18
Add test for PR 60637
Jonathan Wakely
2
-0
/
+38
2016-01-18
Fix PR number in changelog for commit r232504
Jonathan Wakely
1
-1
/
+1
2016-01-18
Fix construction of std::function from null pointer-to-member
Jonathan Wakely
3
-8
/
+30
2016-01-18
Fix libstdc++ build with -fno-exceptions
Jonathan Wakely
2
-4
/
+11
2016-01-17
re PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)
John David Anglin
2
-0
/
+1572
2016-01-17
libstdc++: Fix static_assert.
Torvald Riegel
2
-2
/
+6
2016-01-16
Revert the accidental checkin
H.J. Lu
1
-1
/
+2
2016-01-16
Add __int128 symbols to x32 aseline_symbols.txt
H.J. Lu
3
-2
/
+12
2016-01-15
Use static assertion for uses-allocator construction
Jonathan Wakely
5
-2
/
+114
2016-01-15
PR libstdc++/69294 Check for isinf and isnan on AIX
Jonathan Wakely
3
-8
/
+15
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
15
-42
/
+638
2016-01-15
random.tcc: Use __builtin_isfinite instead of std::isfinite.
Steve Ellcey
2
-1
/
+6
2016-01-15
* include/bits/std_mutex.h: Fix Doxygen @file name.
Jonathan Wakely
2
-1
/
+5
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
119
-2265
/
+48208
2016-01-13
Use ::isinf and ::isnan if libc defines them
Jonathan Wakely
6
-0
/
+134
2016-01-13
Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
Rainer Orth
5
-1
/
+15726
2016-01-12
libstdc++/68877 Reimplement std::__is_swappable
Daniel Kruegler
8
-34
/
+512
2016-01-12
Extend std::function test for PR 68995
Jonathan Wakely
2
-0
/
+7
2016-01-12
Prevent recursive instantiation in std::function
Jonathan Wakely
3
-11
/
+47
[next]