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
2013-06-29
hashtable_policy.h (_Insert_base): Consider hint in insert methods.
François Dumont
7
-30
/
+592
2013-06-28
*: Move inside testsuite/21_strings/basic_string/operations/data/.
Paolo Carlini
22
-0
/
+0
2013-06-27
*: Move inside testsuite/21_strings/basic_string/modifiers/.
Paolo Carlini
34
-0
/
+14
2013-06-27
stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++...
Paolo Carlini
44
-171
/
+623
2013-06-26
typeck2.c (store_init_value): Diagnose a non-constant initializer for in-clas...
Jason Merrill
1
-0
/
+1
2013-06-26
abi_tag.cc: Avoid spurious fails with check-debug.
Paolo Carlini
1
-0
/
+10
2013-06-26
Status page for C++2014 library features
Ed Smith-Rowland
4
-2
/
+215
2013-06-26
abi_tag.cc: Avoid spurious fails with check-debug.
Paolo Carlini
4
-0
/
+4
2013-06-25
re PR libstdc++/57704 (std::char_traits<char>::lt is not standards-compliant)
Paolo Carlini
3
-1
/
+49
2013-06-24
re PR libstdc++/57691 (freestanding libstdc++ has compile error)
Bernd Edlinger
3
-4
/
+11
2013-06-22
re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::op...
Paolo Carlini
4
-5
/
+31
2013-06-21
re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to...
Paolo Carlini
3
-2
/
+59
2013-06-18
re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken)
Jonathan Wakely
4
-131
/
+138
2013-06-17
stl_algobase.h (equal): Make C++14 overloads from N3671 dispatch to tradition...
Jonathan Wakely
3
-95
/
+33
2013-06-16
shared_mutex (shared_lock::operator=): Add missing return statement.
Jonathan Wakely
2
-1
/
+9
2013-06-16
re PR libstdc++/57263 (std::set with user-defined allocator - compile error)
Jonathan Wakely
7
-7
/
+200
2013-06-16
shared_mutex: Implement N3659.
Jonathan Wakely
25
-0
/
+1606
2013-06-14
re PR libstdc++/57619 (std::unordered_map and std::unordered_multimap::insert...
Paolo Carlini
4
-4
/
+114
2013-06-14
configure.host (abi_baseline_pair): Match powerpc64*.
Alan Modra
2
-1
/
+5
2013-06-13
type_traits (is_function): Support ref-qualified functions.
Daniel Kruegler
19
-78
/
+270
2013-06-13
modified_bessel_func.tcc (__gnu_cxx::__airy_ai(), [...]): Remove.
Paolo Carlini
3
-52
/
+9
2013-06-13
re PR libstdc++/56430 (In __airy: return-statement with a value, in function ...
Ed Smith-Rowland
3
-8
/
+100
2013-06-11
Fix library literals error involving namespace __detail.
Ed Smith-Rowland
4
-18
/
+37
2013-06-11
re PR libstdc++/56019 (max_align_t should be in std namespace)
Paolo Carlini
5
-0
/
+76
2013-06-10
c++config (_GLIBCXX_ABI_TAG_CXX11): Add.
Benjamin Kosnik
24
-18
/
+489
2013-06-10
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...
Thomas Schwinge
182
-353
/
+575
2013-06-10
mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode.
Jonathan Wakely
3
-10
/
+21
2013-06-08
Simplify and clean up library literals.
Ed Smith-Rowland
7
-161
/
+137
2013-06-08
Implement N3654 - Quoted Strings Library Proposal
Ed Smith-Rowland
4
-1
/
+338
2013-06-08
alloc_traits.h (allocator_traits::max_size()): LWG 2162: Add noexcept.
Jonathan Wakely
2
-1
/
+6
2013-06-08
stl_algo.h (is_permutation): Add overloads from N3671.
Jonathan Wakely
12
-14
/
+1026
2013-06-08
type-traits (integral_constant::operator()): Implement N3545.
Jonathan Wakely
6
-5
/
+56
2013-06-07
baseline_symbols.txt: Update.
Uros Bizjak
2
-3
/
+29
2013-06-05
* testsuite/libstdc++-prettyprinters/shared_ptr.cc: Use -O0.
Tom Tromey
2
-1
/
+5
2013-06-03
re PR c++/57419 (Access control doesn't stop referring to a deleted function)
Paolo Carlini
2
-4
/
+10
2013-06-01
include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'.
Ed Smith-Rowland
4
-17
/
+23
2013-06-01
Implement N3642 - User-defined Literals for Standard Library Types
Ed Smith-Rowland
13
-3
/
+848
2013-05-28
compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY ...
Jonathan Wakely
2
-1
/
+10
2013-05-28
Regenerate Solaris/SPARCV9 baseline
Rainer Orth
2
-1
/
+5
2013-05-25
chrono: Wrap clocks in inline namespace _V2.
Benjamin Kosnik
19
-93
/
+202
2013-05-24
Use CLOCK_HIGHRES on Solaris 9
Rainer Orth
2
-0
/
+10
2013-05-24
type_traits.h (__is_null_pointer): Add std::nullptr_t overload.
Paolo Carlini
3
-8
/
+12
2013-05-24
chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...
Jakub Jelinek
24
-11
/
+280
2013-05-23
Makefile.am (bits_headers): Remove ${bits_host_headers}.
Matthias Klose
4
-15
/
+35
2013-05-22
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable feature...
Jonathan Wakely
4
-32
/
+152
2013-05-21
re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract t...
Jonathan Wakely
3
-1
/
+45
2013-05-19
tuple (get): Implement N3670.
Jonathan Wakely
13
-1
/
+379
2013-05-19
2013-05-19 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
3
-24
/
+18
2013-05-18
Makefile.am (bits_headers): Remove ${bits_host_headers}.
Matthias Klose
3
-14
/
+33
2013-05-19
system_error (error_category::error_category()): LWG 2145: Declare public and...
Jonathan Wakely
4
-5
/
+18
[next]