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-05-25
thread: Use noexcept throughout per the FDIS.
Paolo Carlini
3
-35
/
+40
2011-05-25
dr2020.cc: Fix typo.
Paolo Carlini
2
-1
/
+5
2011-05-24
re PR libstdc++/49151 ([C++0x][constexpr] chrono::duration has incorrect non-...
Paolo Carlini
3
-25
/
+103
2011-05-24
re PR libstdc++/49141 (26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX ...
Paolo Carlini
4
-6
/
+13
2011-05-24
c++config (_GLIBCXX_NOTHROW): Update for noexcept.
Paolo Carlini
3
-4
/
+13
2011-05-24
re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...
Benjamin Kosnik
360
-10178
/
+9230
2011-05-23
streambuf_iterator.h: Use noexcept per the FDIS.
Paolo Carlini
2
-6
/
+19
2011-05-23
* libsupc++/exception_ptr.h: Fix compilation in C++0x mode.
Jason Merrill
2
-1
/
+7
2011-05-23
[multiple changes]
Paolo Carlini
5
-3
/
+131
2011-05-21
unique_ptr.h: Use noexcept per the FDIS.
Paolo Carlini
2
-43
/
+47
2011-05-21
propagation_consistent.cc: Fix vs POD-ness of value_type.
Paolo Carlini
5
-21
/
+24
2011-05-21
char_traits.h: Use noexcept throughout.
Paolo Carlini
10
-74
/
+311
2011-05-20
re PR c++/24163 (dependent Base class scope examined during unqualified name ...
Jason Merrill
19
-55
/
+89
2011-05-19
tuple (tuple_element<__i, [...]): Add.
Paolo Carlini
7
-21
/
+139
2011-05-19
tuple (tuple<>::operator=(tuple&&)): Specify as noexcept.
Paolo Carlini
12
-28
/
+282
2011-05-19
[multiple changes]
Paolo Carlini
25
-76
/
+1722
2011-05-18
shared_ptr_base.h: Use noexcept.
Jonathan Wakely
5
-127
/
+141
2011-05-18
* doc/xml/manual/bitmap_allocator.xml: Fix typos.
Jonathan Wakely
2
-3
/
+7
2011-05-18
initializer_list: Use noexcept specifier.
Paolo Carlini
6
-191
/
+218
2011-05-18
tuple: Use noexcept where appropriate.
Paolo Carlini
4
-37
/
+101
2011-05-16
utility: Simplify the last commit, the whole std::get code is C++0x only.
Paolo Carlini
2
-18
/
+17
2011-05-16
utility (get(std::pair<>&&)): Add.
Paolo Carlini
8
-39
/
+154
2011-05-15
c++config (_GLIBCXX_NOEXCEPT, [...]): Add.
Paolo Carlini
4
-251
/
+277
2011-05-11
overloads_c++0x_neg.cc: Use dg-require-cmath.
Paolo Carlini
3
-9
/
+9
2011-05-11
hash_load_check_resize_trigger_imp.hpp (assert_valid): Replace _GLIBCXX_DEBUG...
François Dumont
30
-294
/
+108
2011-05-09
re PR libstdc++/48933 (Infinite recursion in tr1/cmath functions with complex...
Paolo Carlini
5
-270
/
+389
2011-05-07
macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.
François Dumont
117
-1352
/
+1766
2011-05-06
named_equivalence.cc: Fix.
Paolo Carlini
2
-3
/
+7
2011-05-04
PR libstdc++/47913 (again)
Marc Glisse
5
-117
/
+284
2011-05-03
re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)
Paolo Carlini
5
-7
/
+149
2011-05-03
re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...
Paolo Carlini
10
-35
/
+166
2011-05-03
functional (bind): Remove from overload set when first argument type might be...
Jonathan Wakely
3
-20
/
+86
2011-05-03
re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)
Jonathan Wakely
42
-154
/
+160
2011-05-02
2011-05-02 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-6
/
+0
2011-05-02
sso_string_base.h (__sso_string_base<>::_M_construct): Fix unqualified lookup.
Ollie Wild
4
-19
/
+36
2011-05-02
status_cxx200x.xml: Update to reflect current status and FDIS content.
Jonathan Wakely
100
-959
/
+1130
2011-04-30
[multiple changes]
Paolo Carlini
5
-41
/
+70
2011-04-30
Makefile.am (install-freestanding-headers): Also install cxxabi_tweaks.h.
Doug Kwan
3
-0
/
+8
2011-04-28
2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
7
-66
/
+29
2011-04-28
re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)
Paolo Carlini
12
-35
/
+223
2011-04-27
move.h (move_if_noexcept): Add.
Paolo Carlini
4
-3
/
+180
2011-04-26
2011-04-26 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-6
/
+6
2011-04-25
type_traits (struct underlying_type): Add.
Paolo Carlini
6
-2
/
+144
2011-04-24
multiway_merge.h: Uglify equally_split and equally_split_point throughout.
Paolo Carlini
10
-26
/
+39
2011-04-24
parallel_mode.xml: Fix link to libgomp online documentation.
Gerald Pfeifer
2
-2
/
+7
2011-04-24
* libsupc++/cxxabi.h: Adjust link to FAQ entry.
Gerald Pfeifer
2
-1
/
+5
2011-04-22
libstdc++.exp (check_v3_target_time): Discard unused compilation result thank...
François Dumont
2
-84
/
+66
2011-04-20
remove useless if-before-free tests
Jim Meyering
2
-2
/
+6
2011-04-19
re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to me...
Jonathan Wakely
11
-102
/
+463
2011-04-19
re PR testsuite/48675 (20_util/hash/chi2_quality.cc timeout)
Hans-Peter Nilsson
2
-0
/
+11
[next]