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
/
std
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
basic_string.h (operator""s): Remove space between quotes and literal identif...
Edward Smith-Rowland
1
-12
/
+12
2013-10-23
Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for S...
Ed Smith-Rowland
1
-0
/
+34
2013-10-03
re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/ve...
John Woolverton
1
-1
/
+1
2013-10-02
re PR libstdc++/58569 (Compilation error when a class contains multiple std::...
Jonathan Wakely
1
-9
/
+5
2013-09-27
re PR libstdc++/57465 (Failed postcondition for std::function constructed wit...
Jonathan Wakely
1
-1
/
+1
2013-09-21
Print additional info when various out-of-range conditions are detected.
Paul Pluzhnikov
2
-19
/
+33
2013-09-18
re PR libstdc++/58338 (Add noexcept to functions with a narrow contract)
Marc Glisse
1
-5
/
+5
2013-08-27
Makefile.am: Add regex_scanner.{h,tcc}.
Tim Shen
1
-0
/
+1
2013-08-07
Makefile.am: Adjust to new files.
Tim Shen
1
-4
/
+2
2013-07-31
Thompson matcher refactored.
Tim Shen
1
-0
/
+2
2013-07-31
re PR libstdc++/56627 (class hash instead of struct hash)
Paolo Carlini
1
-1
/
+1
2013-07-31
Revert last commit.
Tim Shen
1
-2
/
+0
2013-07-31
Thompson matcher refactored.
Tim Shen
1
-0
/
+2
2013-07-30
2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-2
/
+0
2013-07-30
Thompson matcher refactored.
Tim Shen
1
-0
/
+2
2013-07-29
atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order.
Nathan Froyd
1
-4
/
+8
2013-07-25
complex (pow(const complex<>&, int)): Enable in C++11 mode too.
Paolo Carlini
1
-6
/
+5
2013-07-24
random.h (random_device): Avoid using the FILE type.
Paolo Carlini
1
-1
/
+0
2013-07-23
random: Add back <cstdio> include.
Paolo Carlini
1
-0
/
+1
2013-07-22
re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from ...
Paolo Carlini
1
-1
/
+0
2013-07-21
re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)
Jonathan Wakely
1
-13
/
+23
2013-06-21
re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to...
Paolo Carlini
1
-2
/
+15
2013-06-18
re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken)
Jonathan Wakely
2
-131
/
+59
2013-06-16
shared_mutex (shared_lock::operator=): Add missing return statement.
Jonathan Wakely
1
-1
/
+4
2013-06-16
shared_mutex: Implement N3659.
Jonathan Wakely
1
-0
/
+434
2013-06-13
type_traits (is_function): Support ref-qualified functions.
Daniel Kruegler
1
-43
/
+119
2013-06-11
Fix library literals error involving namespace __detail.
Ed Smith-Rowland
1
-16
/
+19
2013-06-10
c++config (_GLIBCXX_ABI_TAG_CXX11): Add.
Benjamin Kosnik
1
-2
/
+2
2013-06-10
mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode.
Jonathan Wakely
1
-1
/
+1
2013-06-08
Simplify and clean up library literals.
Ed Smith-Rowland
1
-120
/
+109
2013-06-08
Implement N3654 - Quoted Strings Library Proposal
Ed Smith-Rowland
1
-1
/
+154
2013-06-08
type-traits (integral_constant::operator()): Implement N3545.
Jonathan Wakely
1
-0
/
+3
2013-06-01
include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'.
Ed Smith-Rowland
2
-16
/
+16
2013-06-01
Implement N3642 - User-defined Literals for Standard Library Types
Ed Smith-Rowland
1
-0
/
+133
2013-05-25
chrono: Wrap clocks in inline namespace _V2.
Benjamin Kosnik
1
-15
/
+44
2013-05-21
re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract t...
Jonathan Wakely
1
-1
/
+1
2013-05-19
tuple (get): Implement N3670.
Jonathan Wakely
2
-1
/
+58
2013-05-19
system_error (error_category::error_category()): LWG 2145: Declare public and...
Jonathan Wakely
1
-3
/
+6
2013-05-19
* include/std/typeindex (type_index::name()): LWG 2144: Add noexcept.
Jonathan Wakely
1
-1
/
+1
2013-05-18
utility (exchange): Define.
Jonathan Wakely
1
-0
/
+12
2013-05-02
type_traits (is_null_pointer): Add.
Paolo Carlini
1
-6
/
+13
2013-04-28
hashtable_policy.h (_Hashtable_ebo_helper): Fix comment.
Jonathan Wakely
1
-1
/
+1
2013-04-24
re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed...
Jonathan Wakely
1
-1
/
+1
2013-04-22
hashtable_policy.h: Add C++11 allocator support.
François Dumont
2
-4
/
+4
2013-04-22
type_traits (is_signed): Simplify.
Paolo Carlini
1
-8
/
+3
2013-04-22
complex (complex<float>::real, [...]): Declare as const member functions.
Paolo Carlini
2
-7
/
+7
2013-04-07
Makefile.am: Add ext/aligned_buffer.h
Jonathan Wakely
1
-11
/
+6
2013-04-07
functional (_Derives_from_unary_function): Remove.
François Dumont
2
-103
/
+56
2013-03-22
re PR libstdc++/56678 ([c++11] non-uglified name in <chrono>)
Paolo Carlini
1
-1
/
+1
2013-03-16
re PR libstdc++/56002 ([C++11] allow generic locks to be used without requiri...
Jonathan Wakely
1
-3
/
+6
[next]