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-11-11
chapter.txml: Remove whitespace inside <keyword>.
Andreas Schwab
48
-393
/
+179
2012-11-11
acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check for /usr/share/xml/docbo...
Andreas Schwab
3
-0
/
+14
2012-11-11
policy_data_structures.xml: Update reference for select.
Gerald Pfeifer
2
-1
/
+6
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
174
-843
/
+846
2012-11-08
re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)
François Dumont
3
-0
/
+31
2012-11-08
55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does).
Paolo Carlini
2
-1
/
+6
2012-11-08
cxa_vec.C: Fix typo in comment.
Florian Weimer
2
-1
/
+5
2012-11-08
iterator_tracker.h (operator++): Fix returning dangling reference.
Jonathan Wakely
2
-2
/
+8
2012-11-07
array (_GLIBCXX_THROW_OR_ABORT): Move...
Paolo Carlini
20
-270
/
+119
2012-11-07
stl_vector.h (vector(size_type)): Add missing allocator parameter.
Jonathan Wakely
9
-11
/
+45
2012-11-07
re PR libstdc++/51850 (debug mode for std::array and tr1::array)
Paolo Carlini
17
-26
/
+912
2012-11-06
55123.cc: Remove duplicate include.
Jonathan Wakely
2
-2
/
+5
2012-11-06
atomic_base.h: Don't include <cstddef>, use nullptr.
Paolo Carlini
5
-10
/
+26
2012-11-06
* include/profile/map.h (map::emplace_hint): Add missing return.
Jonathan Wakely
2
-0
/
+5
2012-11-06
deque: Constrain InputIterator parameters.
Jonathan Wakely
9
-18
/
+111
2012-11-05
forward_list: Update to meet allocator-aware requirements.
Jonathan Wakely
9
-18
/
+95
2012-11-05
re PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when using v7 namespace)
Benjamin Kosnik
3
-0
/
+56
2012-11-05
throw_allocator.h (__throw_value_base): Add move semantic, not throwing.
François Dumont
5
-37
/
+277
2012-11-05
re PR libstdc++/55215 (Constructor seeding is broken for Mersenne twister)
Paolo Carlini
8
-3
/
+370
2012-11-05
Detect overflow in size calculations in __cxa_vec_new{2,3}
Florian Weimer
3
-4
/
+88
2012-11-03
final patch for enabling VxWorks
Robert Mason
2
-0
/
+11
2012-11-03
* doc/html/*: Regenerate.
Jonathan Wakely
49
-215
/
+217
2012-11-02
configure.xml: Adjust GNU libc link.
Gerald Pfeifer
4
-7
/
+16
2012-11-02
re PR libstdc++/55169 (std::discrete_distribution::operator(generator&) makes...
Paolo Carlini
4
-188
/
+202
2012-11-02
allocator.xml: Update reference to Hoard.
Gerald Pfeifer
2
-3
/
+8
2012-11-02
printers.py (Tr1HashtableIterator): Update.
Jonathan Wakely
2
-2
/
+9
2012-11-02
forward_list.h (forward_list(size_type)): Add missing allocator parameter.
Jonathan Wakely
7
-37
/
+155
2012-11-02
codecvt.xml: Fix reference to Austin Common Standards Revision Group.
Gerald Pfeifer
5
-7
/
+21
2012-11-01
range_access.cc: Fix copying permission statement.
Jonathan Wakely
191
-190
/
+435
2012-11-01
hashtable_policy.h (__details::_Before_begin<>): New, combine a base node ins...
François Dumont
3
-44
/
+88
2012-11-01
forward_list.h (forward_list::assign): Dispatch to new functions based on ass...
Jonathan Wakely
6
-35
/
+255
2012-10-31
os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.
Jonathan Yong
1
-6
/
+1
2012-10-31
os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.
Jonathan Yong
2
-2
/
+8
2012-10-31
forward_list.h (forward_list): Adjust comments.
Jonathan Wakely
3
-42
/
+32
2012-10-29
re PR libstdc++/55123 ([C++11] Construction of shared_ptr<const T> from uniqu...
Jonathan Wakely
3
-2
/
+39
2012-10-28
re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...
Jonathan Wakely
2
-4
/
+21
2012-10-27
unordered_map.h (unordered_map<>): Prefer aggregation to inheritance with _Ha...
François Dumont
5
-124
/
+1230
2012-10-24
type_traits (common_type): Implement LWG 2141.
Daniel Kruegler
7
-75
/
+80
2012-10-24
re PR libstdc++/55047 (operator() in std::exponential_distribution may call l...
Haakan Younes
3
-20
/
+32
2012-10-23
AArch64 [10/10]
Yufeng Zhang
1
-0
/
+5
2012-10-22
unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Ha...
François Dumont
4
-38
/
+1190
2012-10-22
configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options.
Yufeng Zhang
2
-12
/
+23
2012-10-21
map.h (map::emplace_hint): Remove invalid parenthesis.
François Dumont
2
-1
/
+6
2012-10-21
45713.cc: Skip for mmix-*-*.
Hans-Peter Nilsson
2
-3
/
+8
2012-10-20
* include/std/scoped_allocator: Avoid badname.
Jonathan Wakely
2
-10
/
+14
2012-10-19
* doc/xml/manual/status_cxx2011.xml: Update.
Jonathan Wakely
2
-6
/
+5
2012-10-19
scoped_allocator (__outermost_alloc_traits): Define.
Jonathan Wakely
4
-21
/
+412
2012-10-18
forward_list.h: Add C++11 allocator support.
Jonathan Wakely
10
-32
/
+463
2012-10-18
formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
François Dumont
10
-3
/
+212
2012-10-18
move.h (move_if_noexcept): Mark constexpr.
Benjamin Kosnik
14
-32
/
+177
[next]