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
2011-06-29
set.h, [...]: Remove base class default constructor calls.
François Dumont
12
-68
/
+62
2011-06-29
unwind-arm.c (enum __cxa_type_match_result): New.
Nathan Sidwell
2
-30
/
+37
2011-06-23
tie2.cc: Fix for C++0x mode.
Jonathan Wakely
4
-11
/
+22
2011-06-22
socket.cc: Use variable and remove attribute.
Jonathan Wakely
2
-2
/
+6
2011-06-22
pat_trie_base.hpp: Avoid -Wall warning.
Paolo Carlini
2
-1
/
+6
2011-06-22
invoke.cc: Avoid -Wall warnings.
Paolo Carlini
9
-21
/
+37
2011-06-22
stl_construct.h: Update Copyright years.
Paolo Carlini
2
-2
/
+2
2011-06-22
Makefile.am: Add alloc_traits.h headers.
Jonathan Wakely
9
-411
/
+659
2011-06-21
move.h (__is_nothrow_swappable): Add.
Daniel Krugler
4
-2
/
+50
2011-06-21
Makefile.in (dg_target_exps): Set.
Jakub Jelinek
3
-28
/
+49
2011-06-20
tuple (__conv_types, [...]): Add.
Daniel Krugler
4
-113
/
+51
2011-06-14
ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept.
Jonathan Wakely
2
-1
/
+13
2011-06-14
valarray (~valarray): Use noexcept.
Paolo Carlini
7
-3
/
+123
2011-06-14
functional: Use noexcept.
Paolo Carlini
3
-26
/
+34
2011-06-12
allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix.
François Dumont
17
-54
/
+391
2011-06-11
extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to...
Jonathan Wakely
4
-0
/
+108
2011-06-11
explicit_instantiation.cc: Add another instantiation.
Jonathan Wakely
2
-1
/
+19
2011-06-11
typedefs.cc: Check for allocator_type and value_type.
Jonathan Wakely
2
-0
/
+7
2011-06-11
uses_allocator.cc: New.
Jonathan Wakely
3
-0
/
+69
2011-06-10
throw_allocator.h: Use noexcept.
Paolo Carlini
10
-96
/
+132
2011-06-10
*: Doxygen markup redo.
Benjamin Kosnik
68
-1380
/
+1294
2011-06-10
* testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.
Jason Merrill
2
-6
/
+6
2011-06-10
ref_neg.cc: Remove dg-excess-errors, fix dg-error markup.
Jason Merrill
2
-31
/
+55
2011-06-09
* semantics.c (maybe_constant_value): Handle overflowed input.
Jason Merrill
2
-1
/
+4
2011-06-09
prune.exp (libstdc++-dg-prune): Prune notes.
Jason Merrill
42
-44
/
+63
2011-06-09
extract_symvers.in: Handle processor/OS specific or unknown symbol binding st...
Simon Baldwin
2
-0
/
+8
2011-06-09
type_traits (__is_copy_assignable_impl, [...]): Fix typos.
Paolo Carlini
2
-2
/
+7
2011-06-08
extptr_allocator.h: Include <ext/numeric_traits.h> instead of <limits>.
Paolo Carlini
4
-6
/
+15
2011-06-08
allocator.h (__shrink_to_fit): Simplify.
Paolo Carlini
5
-25
/
+24
2011-06-07
re PR c++/48969 (ICE with -std=c++0x)
Jason Merrill
19
-39
/
+60
2011-06-07
2011-06-07 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2011-06-07
2011-06-07 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+3
2011-06-07
move.h (struct __move_if_noexcept_cond): Add.
Paolo Carlini
9
-45
/
+276
2011-06-07
re PR libstdc++/49293 (22_locale/time_get/get_weekday/char/38081-[12].cc fail...
Paolo Carlini
3
-2
/
+27
2011-06-06
move.h (move_if_noexcept): Use __and_ and __not_.
Paolo Carlini
2
-2
/
+6
2011-06-05
ptr_traits.h (pointer_traits): Fix typos.
Jonathan Wakely
3
-4
/
+50
2011-06-04
testsuite_allocator.h (tracker_allocator::construct): Update to C++0x definit...
Jonathan Wakely
2
-24
/
+41
2011-06-01
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the al...
Paolo Carlini
68
-95
/
+684
2011-05-31
basic_string.h: Use noexcept per the FDIS (minus compare(const string&)...
Paolo Carlini
6
-85
/
+136
2011-05-31
status_cxx200x.xml: Update.
Jonathan Wakely
42
-173
/
+175
2011-05-31
type_traits (__or_, __and_): Add trivial definitions for a single element.
Paolo Carlini
10
-71
/
+132
2011-05-31
tuple: Restore is_convertible constraint.
Jonathan Wakely
3
-74
/
+6
2011-05-30
re PR libstdc++/49236 (FAIL: 20_util/weak_ptr/comparison/cmp_neg.cc)
Paolo Carlini
2
-1
/
+7
2011-05-30
tuple: Implement uses-allocator construction.
Jonathan Wakely
10
-31
/
+765
2011-05-28
pointer_to.cc: Fix.
Jonathan Wakely
2
-2
/
+8
2011-05-28
acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR...
Jonathan Wakely
12
-7
/
+374
2011-05-28
pointer_to.cc: New.
Jonathan Wakely
2
-0
/
+54
2011-05-28
Makefile.am: Add new ptr_traits.h header.
Jonathan Wakely
22
-59
/
+1290
2011-05-28
future (launch): Update enumerators and define operators required for bitmask...
Jonathan Wakely
6
-33
/
+165
2011-05-28
future: Use noexcept.
Jonathan Wakely
3
-67
/
+72
[next]