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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
re PR libstdc++/53872 ([C++11] ADL bug in std::thread)
Paolo Carlini
1
-2
/
+2
2012-07-05
* include/std/condition_variable: Update copyright years.
Jonathan Wakely
1
-1
/
+1
2012-07-04
re PR libstdc++/53830 (condition_variable_any - deadlock issue)
Jonathan Wakely
1
-19
/
+27
2012-07-03
re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use templat...
Paolo Carlini
2
-23
/
+33
2012-07-03
revert: re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Paolo Carlini
2
-83
/
+23
2012-06-28
c++config: Remove __regex nested namespace.
Benjamin Kosnik
11
-337
/
+347
2012-06-26
Add C++11 isms to tr2/dynamic_bitset and tr2/bool_set.
Edward Smith-Rowland
2
-15
/
+16
2012-06-15
re PR libstdc++/53578 (include/ext/concurrence.h relies on ill-formed narrowi...
Jonathan Wakely
2
-4
/
+4
2012-06-14
re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...
Jonathan Wakely
2
-0
/
+32
2012-06-14
re PR libstdc++/53648 ([C++11] nested empty tuples)
Jonathan Wakely
1
-2
/
+11
2012-05-31
re PR libstdc++/53543 ([unordered_map] conflict with __is_convertible clang i...
Benjamin Kosnik
1
-2
/
+2
2012-05-29
2012-05-29 François Dumont <fdumont@gcc.gnu.org>
François Dumont
1
-20
/
+19
2012-05-22
PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused
Dodji Seketeli
1
-0
/
+4
2012-05-15
re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...
Paolo Carlini
6
-54
/
+45
2012-05-11
re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)
François Dumont
3
-59
/
+159
2012-05-10
random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a te...
DJ Delorie
2
-2
/
+2
2012-05-02
re PR libstdc++/44015 (template parameters not documented)
Benjamin Kosnik
23
-39
/
+151
2012-05-02
hashtable_policy.h: Correct namepace nesting for _Hashtable forward declaration.
Benjamin Kosnik
1
-0
/
+4
2012-05-01
re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken)
François Dumont
1
-37
/
+35
2012-04-29
re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)
Marc Glisse
3
-73
/
+105
2012-04-29
functional (function::function(F)): LWG 2132: Disable constructor if argument...
Jonathan Wakely
1
-14
/
+26
2012-04-29
re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with...
Marc Glisse
1
-14
/
+17
2012-04-26
hashtable.h: Adjust doxygen markup for base classes.
Benjamin Kosnik
2
-13
/
+25
2012-04-25
scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...
Jonathan Wakely
1
-4
/
+4
2012-04-23
type_traits (is_nothrow_destructible): Implement.
Daniel Krugler
1
-29
/
+56
2012-04-23
re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)
Paolo Carlini
1
-6
/
+19
2012-04-22
re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets)
Paolo Carlini
1
-14
/
+22
2012-04-22
alloc_traits.h (__alloc_traits::difference_type): Define.
Jonathan Wakely
1
-0
/
+2
2012-04-22
ptr_traits.h (pointer_traits::rebind): Make public.
Jonathan Wakely
1
-6
/
+0
2012-04-22
forward_list (forward_list::splice_after): Check allocators are equal.
Jonathan Wakely
1
-0
/
+12
2012-04-20
re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...
Paolo Carlini
1
-6
/
+0
2012-04-15
re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)
Paolo Carlini
1
-9
/
+24
2012-04-14
re PR libstdc++/52699 (infinite loop generated with -O0)
Paolo Carlini
2
-22
/
+58
2012-04-13
safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add.
Paolo Carlini
3
-7
/
+24
2012-04-13
unordered_map.h (__unordered_map): Remove.
Benjamin Kosnik
4
-1468
/
+1584
2012-04-12
Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...
Jeffrey Yasskin
1
-26
/
+69
2012-04-12
re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...
Paolo Carlini
2
-10
/
+38
2012-04-11
re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C+...
Jonathan Wakely
1
-0
/
+4
2012-04-11
forward_list.h (splice_after(const_iterator, forward_list&), [...]): Add per ...
Paolo Carlini
3
-47
/
+80
2012-04-11
re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)
Paolo Carlini
1
-7
/
+3
2012-04-01
re PR libstdc++/52591 ([C++0x] [4.7 Regression] moving std::vector relies on ...
Jonathan Wakely
1
-25
/
+40
2012-04-01
functional (__callable_functor): Overload for volatile-qualified pointers.
Jonathan Wakely
1
-0
/
+10
2012-03-31
re PR libstdc++/52799 (deque::emplace(iterator, ...) tries to call push_front...
Jeffrey Yasskin
1
-3
/
+3
2012-03-27
functional (mem_fn): Qualify to prevent ADL.
Jonathan Wakely
1
-6
/
+6
2012-03-27
type_traits (result_of): Fix handling of cv-quals.
Jonathan Wakely
1
-14
/
+10
2012-03-23
forward_list.h: Slightly tweak two comments.
Paolo Carlini
1
-3
/
+2
2012-03-22
array (array<>::at(size_type) const): Fix version for undefined __EXCEPTIONS.
Paolo Carlini
1
-2
/
+3
2012-03-20
stl_list.h (list::_M_size): Use NSDMI.
Jonathan Wakely
1
-8
/
+2
2012-03-19
[multiple changes]
Paolo Carlini
2
-3
/
+3
2012-03-19
allocator.h (std::allocator): Base class is __allocator_base.
Benjamin Kosnik
2
-8
/
+12
[next]