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
2013-11-14
rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.
Ulrich Weigand
2
-0
/
+6
2013-11-14
alloc_traits.h (__allow_copy_cons): Remove.
Jonathan Wakely
8
-125
/
+19
2013-11-13
re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of...
Marc Glisse
2
-16
/
+23
2013-11-11
re PR libstdc++/54562 (mutex and condition variable timers)
Jonathan Wakely
2
-14
/
+21
2013-11-09
re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compil...
Jonathan Wakely
9
-6
/
+311
2013-11-08
safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterato...
François Dumont
6
-121
/
+139
2013-11-08
regex_compiler.h (__detail::__has_contiguous_iter): vector<bool> storage is n...
Jonathan Wakely
2
-2
/
+10
2013-11-08
regex_compiler.h (__detail::__compile_nfa): Overload so that std::basic_strin...
Jonathan Wakely
2
-1
/
+47
2013-11-08
regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT temp...
Jonathan Wakely
3
-11
/
+19
2013-11-08
regex_automaton.h (__detail::_State, [...]): Remove redundant _CharT template...
Jonathan Wakely
8
-59
/
+80
2013-11-08
regex_automaton.h (__detail::_State): Split non-dependent parts into new _Sta...
Jonathan Wakely
6
-192
/
+228
2013-11-06
regex_automaton.h (_S_opcode_word_boundry): Rename to _S_opcode_word_boundary.
Jonathan Wakely
5
-9
/
+18
2013-11-05
N3655 C++1y TransformationTraits Redux
Jonathan Wakely
20
-90
/
+563
2013-11-05
status_cxx2011.xml: Document aligned_union as missing.
Jonathan Wakely
2
-2
/
+8
2013-11-05
optional: Use __and_<> and __not_<> in conditions.
Jonathan Wakely
6
-129
/
+138
2013-11-01
Fix date of previous ChangeLog entry.
Jonathan Wakely
1
-1
/
+1
2013-11-01
enable_special_members.h: New.
Michael Brune
48
-6
/
+4785
2013-11-01
* include/bits/stl_function.h (logical_not<void>): Add noexcept.
Jonathan Wakely
2
-1
/
+7
2013-11-01
re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is ma...
Paolo Carlini
2
-0
/
+6
2013-11-01
N3421 C++1y Transparent functors
Jonathan Wakely
4
-1
/
+455
2013-10-31
tuple (_Index_tuple, [...]): Move to <utility>.
Jonathan Wakely
6
-23
/
+162
2013-10-31
configure.ac: Add header checks for fenv.h and complex.h.
Steve Ellcey
3
-0
/
+30
2013-10-31
Implement C++14 digit separators.
Edward Smith-Rowland
2
-2
/
+8
2013-10-31
48631_neg.cc: Tweak dg-prune.
Paolo Carlini
2
-0
/
+5
2013-10-30
pointer_partial_void.cc: Fix and enable VERIFY tests.
Jonathan Wakely
2
-4
/
+9
2013-10-30
shared_ptr (__shared_ptr): Assert non-void pointer.
Jonathan Wakely
8
-4
/
+81
2013-10-29
re PR libstdc++/58839 (dereferencing void* in shared_ptr(unique_ptr&& u) cons...
Jonathan Wakely
5
-2
/
+149
2013-10-29
hashtable.cc (__access_protected_ctor): Define and use new type instead of _H...
Jonathan Wakely
3
-5
/
+13
2013-10-28
regex_executor.tcc: Add comments.
Tim Shen
2
-38
/
+71
2013-10-26
regex.h: Remove unnecessary friends.
Tim Shen
12
-783
/
+503
2013-10-25
formatter.h (__check_singular): Add const on iterator reference.
François Dumont
6
-14
/
+199
2013-10-23
testsuite_containergen.h: New.
Chris Jefferson
7
-0
/
+355
2013-10-23
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
Gerald Pfeifer
1
-1
/
+1
2013-10-23
* include/bits/hashtable.h (_Hashtable): Force EBO for _Hash_code_base.
Jason Merrill
2
-1
/
+5
2013-10-23
re PR libstdc++/58850 (Conversion error in chrono)
Paolo Carlini
3
-6
/
+55
2013-10-23
contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.
Paolo Carlini
2
-3
/
+7
2013-10-23
re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not suppo...
Paolo Carlini
3
-6
/
+58
2013-10-23
basic_string.h (operator""s): Remove space between quotes and literal identif...
Edward Smith-Rowland
3
-16
/
+23
2013-10-23
Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for S...
Ed Smith-Rowland
4
-0
/
+136
2013-10-21
re PR libstdc++/58804 (dynamic_bitset<> uses popcountl on long long)
Edward Smith-Rowland
3
-5
/
+18
2013-10-20
regex.h: Remove virtual class _Automaton.
Tim Shen
7
-57
/
+66
2013-10-20
re PR libstdc++/58800 (std::nth_element segfaults on valid input)
Chris Jefferson
3
-1
/
+61
2013-10-19
re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails)
Edward Smith-Rowland
6
-254
/
+408
2013-10-18
regex_scanner.tcc: (_Scanner<>::_M_scan_normal...
Tim Shen
3
-4
/
+62
2013-10-17
regex.h (regex_token_iterator<>::regex_token_iterator): Fix initialization or...
Tim Shen
9
-72
/
+94
2013-10-16
regex.h (regex_token_iterator<>::regex_token_iterator): Add initialization fo...
Tim Shen
3
-1
/
+10
2013-10-15
Add missing function in 20_util/exchange/1.cc.
Diego Novillo
2
-2
/
+9
2013-10-15
re PR libstdc++/58737 (leak in std::regex_match)
Tim Shen
3
-0
/
+15
2013-10-11
Update x32 baseline_symbols.txt
H.J. Lu
2
-0
/
+21
2013-10-11
Adding missing dg-require-atomic-builtins to libstdc++ test case.
Marcus Shawcroft
2
-0
/
+6
[next]