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
2012-05-15
cons_overflow_neg.cc: Revert unintended commit.
Paolo Carlini
1
-2
/
+2
2012-05-15
re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...
Paolo Carlini
10
-56
/
+134
2012-05-11
re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)
François Dumont
4
-59
/
+168
2012-05-10
random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a te...
DJ Delorie
3
-2
/
+9
2012-05-03
testsuite_flags.in (cxxflags): Remove -ftrack-macro-expansion=0.
Benjamin Kosnik
2
-1
/
+6
2012-05-03
faq.xml: Update outdated allocator documentation.
Jonathan Wakely
6
-32
/
+34
2012-05-02
re PR libstdc++/44015 (template parameters not documented)
Benjamin Kosnik
36
-51
/
+190
2012-05-02
crossconfig.m4: Since we know that all TPF builds are cross- builds and canno...
DJ Delorie
3
-140
/
+9
2012-05-02
hashtable_policy.h: Correct namepace nesting for _Hashtable forward declaration.
Benjamin Kosnik
2
-0
/
+9
2012-05-01
re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken)
François Dumont
4
-37
/
+246
2012-04-30
Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]
Dodji Seketeli
1
-1
/
+1
2012-04-29
re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)
Marc Glisse
5
-73
/
+165
2012-04-29
functional (function::function(F)): LWG 2132: Disable constructor if argument...
Jonathan Wakely
3
-14
/
+83
2012-04-29
re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with...
Marc Glisse
2
-16
/
+26
2012-04-26
hashtable.h: Adjust doxygen markup for base classes.
Benjamin Kosnik
3
-13
/
+30
2012-04-25
re PR libstdc++/52689 (static linking with libstdc++ fails)
Benjamin Kosnik
4
-3
/
+63
2012-04-25
scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...
Jonathan Wakely
3
-11
/
+21
2012-04-25
re PR libstdc++/52689 (static linking with libstdc++ fails)
Benjamin Kosnik
2
-0
/
+36
2012-04-23
type_traits (is_nothrow_destructible): Implement.
Daniel Krugler
12
-71
/
+448
2012-04-23
re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)
Paolo Carlini
5
-20
/
+91
2012-04-23
re PR testsuite/53046 (New libstdc++ test failures)
Chris Jefferson
3
-4
/
+11
2012-04-22
re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets)
Paolo Carlini
4
-14
/
+85
2012-04-22
alloc_traits.h (__alloc_traits::difference_type): Define.
Jonathan Wakely
2
-0
/
+7
2012-04-22
Add PR number to ChangeLog entry.
Jonathan Wakely
1
-0
/
+1
2012-04-22
ptr_traits.h (pointer_traits::rebind): Make public.
Jonathan Wakely
3
-6
/
+7
2012-04-22
forward_list (forward_list::splice_after): Check allocators are equal.
Jonathan Wakely
6
-1
/
+148
2012-04-20
re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...
Paolo Carlini
3
-5
/
+5
2012-04-20
re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...
Paolo Carlini
5
-118
/
+11
2012-04-17
808590.cc: New.
Benjamin Kosnik
2
-0
/
+53
2012-04-17
Fix merging default libstdc++.log
Rainer Orth
2
-1
/
+6
2012-04-15
re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)
Paolo Carlini
11
-31
/
+179
2012-04-14
re PR libstdc++/52699 (infinite loop generated with -O0)
Paolo Carlini
3
-22
/
+73
2012-04-14
re PR libstdc++/52839 (double free or corruption running tr1/.../default_weak...
Alan Modra
3
-9
/
+14
2012-04-14
51083.cc: Move...
Paolo Carlini
2
-0
/
+5
2012-04-13
fix last entry
Christian Bruel
1
-1
/
+1
2012-04-13
PR:52604: (~__freelist): Reset pointer
Laurent Alfonsi
2
-1
/
+8
2012-04-13
safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add.
Paolo Carlini
5
-8
/
+41
2012-04-13
unordered_map.h (__unordered_map): Remove.
Benjamin Kosnik
7
-1474
/
+1629
2012-04-12
Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...
Jeffrey Yasskin
4
-27
/
+152
2012-04-12
Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp.
Andreas Schwab
3
-2
/
+8
2012-04-12
re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...
Paolo Carlini
5
-10
/
+121
2012-04-11
Fix date of previous ChangeLog entry.
Jonathan Wakely
1
-1
/
+1
2012-04-11
re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C+...
Jonathan Wakely
4
-2
/
+60
2012-04-11
debug.xml (Debug Versions of Library Binary Files): Re-arrange text slightly.
Jonathan Wakely
2
-7
/
+13
2012-04-11
* testsuite/performance/30_threads/future/polling.cc: Adjust.
Jonathan Wakely
2
-3
/
+7
2012-04-11
forward_list.h (splice_after(const_iterator, forward_list&), [...]): Add per ...
Paolo Carlini
6
-49
/
+204
2012-04-11
re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)
Paolo Carlini
3
-7
/
+41
2012-04-11
re PR c++/24985 (caret diagnostics)
Manuel López-Ibáñez
2
-0
/
+12
2012-04-05
Export std::_List_node_base for non-PIC code
Rainer Orth
2
-4
/
+8
2012-04-05
PR bootstrap/52840: libstdc++: let debug find sources for compatibility.lo
Bernhard Reutner-Fischer
3
-2
/
+11
[next]