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-12-12
revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)
Paolo Carlini
6
-24
/
+16
2011-12-12
2011-12-12 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-2
/
+6
2011-12-12
Correct bug-number in ChangeLog.
Kai Tietz
1
-1
/
+1
2011-12-12
PR libstdc++/511135
Kai Tietz
6
-10
/
+43
2011-12-11
abi.xml: Replace gcc-x.y.z with GCC x.y.z or x.y...
Jonathan Wakely
53
-502
/
+526
2011-12-11
2011-12-11 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+1
2011-12-10
user.cfg.in: Add macros, directories.
Benjamin Kosnik
21
-361
/
+404
2011-12-10
unordered_set: Minor formatting changes.
François Dumont
3
-124
/
+206
2011-12-09
hashtable.h (_Hashtable<>::emplace, [...]): Add.
François Dumont
11
-5
/
+780
2011-12-08
atomic_base.h (__calculate_memory_order): Rename to...
Jonathan Wakely
3
-15
/
+21
2011-12-07
re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc...
François Dumont
2
-13
/
+27
2011-12-06
re PR libstdc++/51438 (std::exception and derived classes are not compatible ...
Paolo Carlini
22
-117
/
+190
2011-12-06
re PR libstdc++/51183 (pair piecewise_construct_t constructor copies)
Jonathan Wakely
4
-25
/
+99
2011-12-05
initializer_list: Do not declare anything if __GXX_EXPERIMENTAL_CXX0X__ is no...
Paolo Carlini
2
-1
/
+9
2011-12-04
type_traits: Doxygen improvements.
Jonathan Wakely
10
-40
/
+89
2011-12-04
stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate.
Markus Trippelsdorf
3
-0
/
+46
2011-12-03
macros.h (__glibcxx_check_non_empty_range): Define.
Jonathan Wakely
7
-5
/
+65
2011-12-03
* doc/xml/manual/utilities.xml: Remove outdated text.
Jonathan Wakely
2
-2
/
+5
2011-12-02
iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...
Paolo Carlini
2
-5
/
+13
2011-12-01
acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.
Benjamin Kosnik
24
-140
/
+200
2011-11-29
hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht...
François Dumont
8
-40
/
+319
2011-11-28
c-family
Andrew MacLeod
3
-28
/
+50
2011-11-28
re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...
Paolo Carlini
6
-23
/
+251
2011-11-27
using.xml (Prerequisites): Refer to x86 instead of i386.
Gerald Pfeifer
2
-1
/
+6
2011-11-27
run_doxygen (problematic): Change Linux reference to GNU/Linux.
Gerald Pfeifer
2
-2
/
+7
2011-11-27
abi.xml (Prerequisites): Refer to GNU/Linux.
Gerald Pfeifer
2
-2
/
+7
2011-11-26
re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)
Jonathan Wakely
4
-6
/
+15
2011-11-23
re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh...
François Dumont
16
-408
/
+973
2011-11-22
fix linenos
Jason Merrill
1
-4
/
+4
2011-11-22
functional (is_placeholder, [...]): Add partial specializations for cv-qualif...
Jonathan Wakely
6
-13
/
+500
2011-11-21
Additional fixes for FreeBSD-10 build:
Andreas Tobler
2
-6
/
+10
2011-11-21
2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+6
2011-11-21
re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible)
Daniel Krugler
7
-11
/
+70
2011-11-21
2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+2
2011-11-21
tuple (__conv_types, [...]): Remove.
Paolo Carlini
3
-47
/
+16
2011-11-20
re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)
Jason Merrill
2
-6
/
+10
2011-11-20
pt.c (type_unification_real): Set input_location during default arg instantia...
Jason Merrill
2
-2
/
+10
2011-11-20
binders.h: Fix examples in doxygen comments and suggest using std::bind instead.
Jonathan Wakely
2
-2
/
+12
2011-11-20
Fix grammar in ChangeLog entry.
Jonathan Wakely
1
-1
/
+1
2011-11-20
* doc/xml/manual/status_cxx2011.xml: Fix docbook markup.
Jonathan Wakely
2
-9
/
+13
2011-11-20
appendix_contributing.xml: Do not use "here" as link text.
Jonathan Wakely
8
-87
/
+120
2011-11-19
bitset (operator[](size_t) const): Declare constexpr.
Paolo Carlini
5
-14
/
+52
2011-11-18
re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad ret...
Harti Brandt
3
-4
/
+12
2011-11-18
hash-long-double-aux.cc: Rename to...
Paolo Carlini
23
-119
/
+188
2011-11-17
re PR libstdc++/51181 (libstdc++.so __sync_sub_and_fetch_4 linkage error caus...
Richard Henderson
2
-0
/
+8
2011-11-18
typesizes.cc: Do not run on darwin.
Jonathan Wakely
2
-2
/
+7
2011-11-17
Remove accidentally committed duplicate ChangeLog entry.
Jonathan Wakely
1
-6
/
+0
2011-11-17
class.c (add_implicitly_declared_members): Update move conditions.
Jason Merrill
4
-0
/
+14
2011-11-17
status_cxx2011.xml: Status of piecewise construction and ios_base::failure.
Jonathan Wakely
3
-5
/
+21
2011-11-16
re PR libstdc++/51102 (missing macros in <atomic>)
Andrew MacLeod
2
-1
/
+8
[next]