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
2015-07-02
guard.cc (__test_and_acquire): Use __p after __atomic_load to avoid unused va...
Uros Bizjak
2
-0
/
+9
2015-07-01
alloc_traits.h (__alloctr_rebind): Remove.
Jonathan Wakely
5
-184
/
+103
2015-07-01
ptr_traits.h (__ptrtr_elt_type, [...]): Remove
Jonathan Wakely
4
-86
/
+89
2015-07-01
Implement N4502, the C++ Detection Idiom.
Jonathan Wakely
5
-2
/
+185
2015-06-30
Makefile.am (stamp-pdf-doxygen): Grep for LaTeX errors in log.
Jonathan Wakely
3
-0
/
+7
2015-06-30
* include/bits/stl_pair.h: Replace class keyword with typename.
Jonathan Wakely
2
-23
/
+27
2015-06-30
Implement N4387, "Improving pair and tuple", and LWG 2367.
Ville Voutilainen
9
-74
/
+1091
2015-06-30
* configure: Regenerate.
Jonathan Wakely
2
-1
/
+5
2015-06-29
stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode.
François Dumont
24
-246
/
+904
2015-06-26
Implement N4258 (Cleaning-up noexcept in the Library rev 3)
Jonathan Wakely
34
-141
/
+277
2015-06-26
stl_bvector.h (vector<bool>::vector()): Add noexcept.
Jonathan Wakely
6
-0
/
+23
2015-06-25
* include/bits/locale_conv.h (__do_str_codecvt): Set __count.
Jonathan Wakely
2
-0
/
+5
2015-06-24
basic_string.h (basic_string<>::front()): Add !empty debug check.
François Dumont
2
-10
/
+48
2015-06-24
get_neg.cc: Adjust dg-error line numbers.
Paolo Carlini
3
-4
/
+11
2015-06-23
array: Include <array>.
François Dumont
8
-21
/
+58
2015-06-22
1.cc: Use non-negative rho argument.
Jonathan Wakely
2
-1
/
+4
2015-06-22
list (__gnu_debug::list): Use allocator-aware _Safe_container base.
Jonathan Wakely
3
-5
/
+11
2015-06-22
locale_conv.h (__do_str_codecvt): Handle empty range.
Jonathan Wakely
2
-1
/
+16
2015-06-22
re PR libstdc++/64657 (Support iterators with overloaded operator-comma)
Jonathan Wakely
2
-1
/
+7
2015-06-17
C++11 allocator support for std::list.
Jonathan Wakely
16
-113
/
+681
2015-06-17
forward_list.h (_Fwd_list_base(const _Node_alloc_type&)): Change parameter to...
Jonathan Wakely
5
-25
/
+52
2015-06-17
forward_list.h (forward_list::_M_get_Node_allocator): Remove unnecessary uses...
Jonathan Wakely
5
-15
/
+58
2015-06-17
alloc_traits.h (__alloc_traits::_S_nothrow_swap()): Use __is_nothrow_swappable.
Jonathan Wakely
2
-2
/
+6
2015-06-16
* include/bits/allocated_ptr.h (__allocated_ptr): Use __addressof.
Jonathan Wakely
2
-2
/
+5
2015-06-16
list.tcc (list::operator=(const list&), [...]): Use __addressof instead of op...
Jonathan Wakely
7
-25
/
+69
2015-06-16
re PR libstdc++/65393 (std::thread shared_ptr inefficiency)
Jonathan Wakely
2
-5
/
+12
2015-06-12
* include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.
Jonathan Wakely
2
-0
/
+7
2015-06-12
Fix whitespace in changelog.
Jonathan Wakely
1
-16
/
+16
2015-06-12
re PR libstdc++/66464 (codecvt_utf16 max_length returning incorrect value)
Jonathan Wakely
2
-1
/
+7
2015-06-12
Use atomics in guard.cc / remove special casing in targets.
Ramana Radhakrishnan
4
-178
/
+0
2015-06-12
Use atomics in guard.cc / remove special casing in targets.
Ramana Radhakrishnan
2
-11
/
+11
2015-06-12
Use atomics in guard.cc.
Ramana Radhakrishnan
9
-31
/
+47
2015-06-12
tuple (__is_tuple_like_impl): Disambiguate array in debug and profile modes.
Jonathan Wakely
3
-2
/
+13
2015-06-09
re PR libstdc++/66030 ([5.1.0] std::codecvt_byname missing from libstdc++ DLL)
Jonathan Wakely
2
-3
/
+12
2015-06-08
re PR libstdc++/66441 (wstring_convert not working correctly)
Jonathan Wakely
3
-2
/
+56
2015-06-08
re PR libstdc++/66417 (std::codecvt_utf16<char32_t, 0x10FFFF, std::codecvt_mo...
Jonathan Wakely
3
-1
/
+84
2015-06-07
stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename t...
François Dumont
14
-87
/
+873
2015-06-05
status_cxx2017.xml: Update status tables.
Jonathan Wakely
8
-6
/
+216
2015-06-05
shared_mutex (__shared_mutex_pthread, [...]): New helper types implementing t...
Jonathan Wakely
8
-170
/
+533
2015-06-05
Fix date of ChangeLog entry.
Jonathan Wakely
1
-1
/
+1
2015-06-05
Add __is_nothrow_swappable and take it into use.
Ville Voutilainen
14
-29
/
+234
2015-06-03
2015-06-03 François Dumont fdumont@gcc.gnu.org>
François Dumont
2
-0
/
+5
2015-06-02
abi.xml: Document versioning for 5.1.0 release.
Jonathan Wakely
3
-3
/
+9
2015-06-02
lwg-active.html: Update to R93.
Jonathan Wakely
6
-35960
/
+95845
2015-06-02
[libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc.
Renlin Li
2
-1
/
+5
2015-06-01
libstdc++.exp (libstdc++_init): Unset LANGUAGE environment variable.
Jonathan Wakely
2
-0
/
+9
2015-05-31
re PR libstdc++/66354 ([UBSAN] stl_algobase.h:708:7: runtime error: null poin...
Jonathan Wakely
2
-2
/
+8
2015-05-30
stl_algobase.h (__equal<true>::equal): Check length instead of checking for n...
Jonathan Wakely
2
-13
/
+12
2015-05-29
2015-05-29 François Dumont fdumont@gcc.gnu.org>
François Dumont
19
-203
/
+412
2015-05-29
status_cxx2017.xml: Fix duplicate ID attribute.
Jonathan Wakely
5
-3
/
+9
[next]