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/existing-fp8
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
2015-01-05
Update copyright years.
Jakub Jelinek
721
-721
/
+721
2015-01-02
re PR libstdc++/64475 (FAIL: 28_regex/algorithms/regex_match/ecma/char/backre...
Tim Shen
1
-1
/
+1
2014-12-31
re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...
Tim Shen
2
-2
/
+2
2014-12-22
basic_string.h: Fix _S_local_capacity for large sizeof(_CharT).
Paolo Carlini
1
-1
/
+1
2014-12-22
re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)
Jonathan Wakely
1
-2
/
+3
2014-12-22
re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...
Ville Voutilainen
6
-3
/
+97
2014-12-22
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Rüdiger Sonderfeld
1
-0
/
+54
2014-12-22
re PR libstdc++/60396 (Missing time_get<>::get() functions)
Rüdiger Sonderfeld
2
-0
/
+182
2014-12-21
re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-stat...
Jonathan Wakely
1
-1
/
+1
2014-12-20
vector (std::__debug::vector<>::clear()): Do not reset guaranteed capacity.
François Dumont
1
-1
/
+0
2014-12-20
c++config: inline __cxx11 namespace within namespace __cxx1998.
François Dumont
1
-3
/
+7
2014-12-19
New std::string implementation.
Jonathan Wakely
18
-64
/
+3218
2014-12-17
re PR libstdc++/64302 (The match_results::cbegin()/cend() return incorrect re...
Tim Shen
2
-12
/
+18
2014-12-13
re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...
Tim Shen
2
-28
/
+14
2014-12-13
Post-Urbana updates to Library Fundamentals v1.
Jonathan Wakely
4
-193
/
+45
2014-12-13
re PR libstdc++/58594 (std::make_shared does not accept const types as parame...
Jonathan Wakely
1
-4
/
+5
2014-12-12
re PR libstdc++/58594 (std::make_shared does not accept const types as parame...
Jonathan Wakely
1
-1
/
+1
2014-12-12
re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...
Jonathan Wakely
11
-40
/
+40
2014-12-12
stl_iterator.h (make_reverse_iterator): LWG DR 2285.
Jonathan Wakely
2
-0
/
+14
2014-12-10
Implement LWG DR 2329 and DR 2332.
Jonathan Wakely
1
-0
/
+51
2014-12-10
future (__future_base::_Setter::operator(), [...]): Make call operators const.
Jonathan Wakely
1
-6
/
+6
2014-12-10
locale_facets.tcc (numpunct::_M_cache): Avoid calling virtual functions twice.
Jonathan Wakely
3
-32
/
+36
2014-12-09
re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets)
Jonathan Wakely
1
-6
/
+7
2014-12-05
hashtable_policy.h (_Map_base::operator[], [...]): Simplify definitions with ...
Jonathan Wakely
1
-12
/
+8
2014-12-04
re PR libstdc++/64140 (match_results.prefix() returns an incorrect result if ...
Tim Shen
1
-2
/
+6
2014-12-03
re PR libstdc++/13631 (Problems in messages)
François Dumont
1
-2
/
+4
2014-12-03
regex_compiler.h (_S_cache_size): Multiply the RHS of the shift-expression by...
Marek Polacek
1
-1
/
+4
2014-12-03
re PR libstdc++/64168 (FAIL: 30_threads/async/sync.cc execution test)
Jonathan Wakely
1
-1
/
+1
2014-12-03
hashtable.h: Fix whitespace and simplify function definitions with trailing r...
Jonathan Wakely
1
-158
/
+126
2014-12-02
Define *_at_thread_exit() functions.
Jonathan Wakely
2
-29
/
+206
2014-12-01
re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...
Jonathan Wakely
2
-3
/
+3
2014-11-29
nonio.h (__timepunct): Remove unused typedef.
Jonathan Wakely
1
-7
/
+5
2014-11-25
re PR libstdc++/63920 (Any regular expression should not match an empty seque...
Tim Shen
2
-8
/
+8
2014-11-17
re PR c++/33911 (attribute deprecated vs. templates)
Jason Merrill
2
-0
/
+12
2014-11-14
Define C++11 version of std::ios_base::failure.
Jonathan Wakely
2
-10
/
+67
2014-11-14
regex.h: Support embedded zeros in sub_match comparisons (DR 2217)
Daniel Kruegler
1
-4
/
+16
2014-11-13
re PR libstdc++/63775 ([C++11] Regex range with leading dash (-) not working)
Tim Shen
2
-17
/
+53
2014-11-12
std::shared_ptr atomic operations
Jonathan Wakely
4
-0
/
+333
2014-11-12
Implement resolutions of LWG 2399, 2400 and 2401.
Jonathan Wakely
3
-24
/
+38
2014-11-12
LWG DR 2315. weak_ptr should be movable
Jonathan Wakely
2
-20
/
+88
2014-11-12
optional (_Has_addressof): Check for non-member operator&.
Jonathan Wakely
1
-6
/
+18
2014-11-11
Define __void_t and SFINAE-friendly iterator_traits.
Jonathan Wakely
4
-39
/
+27
2014-11-11
Make std::mem_fn work with varargs functions.
Jonathan Wakely
2
-149
/
+81
2014-11-11
re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't ...
François Dumont
1
-60
/
+37
2014-11-11
re PR libstdc++/63811 (r217322 breaks bootstrap)
Jonathan Wakely
1
-1
/
+1
2014-11-10
Fix std::deque move construction with non-equal allocators.
Jonathan Wakely
1
-8
/
+42
2014-11-10
Major maintenance patch of the profile mode.
François Dumont
22
-1507
/
+1606
2014-11-05
re PR libstdc++/63698 (std::set leaks nodes on assignment)
François Dumont
1
-11
/
+18
2014-11-04
numeric.h: Do not use default arguments in function template redeclarations (...
Jonathan Wakely
1
-6
/
+3
2014-11-04
Do not assume allocator is assignable.
Jonathan Wakely
1
-15
/
+3
[next]