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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
configure.host (aix5+): New stanza.
David Edelsohn
1
-0
/
+5
2014-10-29
Use perfect forwarding in std::function invokers.
Jonathan Wakely
1
-0
/
+9
2014-10-29
any: Add feature-testing macro.
Jonathan Wakely
1
-0
/
+7
2014-10-29
Add <experimental/algorithm> and <experimental/functional>.
Jonathan Wakely
1
-0
/
+14
2014-10-25
status_cxx2011.xml: Update unordered container specific behavior.
François Dumont
1
-0
/
+5
2014-10-24
C++11 explicitly forbids macros for bool, true and false.
Jonathan Wakely
1
-0
/
+4
2014-10-24
atomic_base.h: Avoid including <stdbool.h>.
Paolo Carlini
1
-0
/
+7
2014-10-23
complexity.cc: Add missing test variable.
François Dumont
1
-0
/
+10
2014-10-23
status_cxx2011.xml: Update status.
Jonathan Wakely
1
-0
/
+5
2014-10-23
re PR libstdc++/63497 (std::regex can't handle [^class] correctly and cause r...
Tim Shen
1
-0
/
+9
2014-10-21
prog_bar.cc: Qualify size_t.
Joern Rennecke
1
-0
/
+6
2014-10-21
Implement more Library Fundamentals v1 variable templates.
Ville Voutilainen
1
-0
/
+14
2014-10-21
Fix date of last ChangeLog entry.
Jonathan Wakely
1
-1
/
+1
2014-10-20
Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...
Jonathan Wakely
1
-0
/
+50
2014-10-19
Fix race in libstdc++ testsuite
Maxim Kuvyrkov
1
-0
/
+6
2014-10-17
hexfloat.cc: Add dg-require-string-conversions.
Jonathan Wakely
1
-0
/
+6
2014-10-17
Implement the Library Fundamentals v1 variable templates.
Ville Voutilainen
1
-0
/
+8
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
1
-0
/
+1667
2014-10-15
re PR c++/53000 (Conditional operator does not behave as standardized)
Daniel Kruegler
1
-0
/
+5
2014-10-15
re PR libstdc++/63500 (bug in debug version of std::make_move_iterator?)
François Dumont
1
-0
/
+8
2014-10-15
shrink_to_fit.cc: Prefer -std=gnu++11.
Paolo Carlini
1
-0
/
+354
2014-10-15
freestanding.cc: Prefer -std=gnu++11.
Paolo Carlini
1
-0
/
+84
2014-10-15
57899.cc: Prefer -std=gnu++11.
Paolo Carlini
1
-0
/
+779
2014-10-15
complex (complex::real, [...]): Add const.
Jonathan Wakely
1
-0
/
+5
2014-10-15
limits: Remove stray semicolon.
Paolo Carlini
1
-0
/
+243
2014-10-15
alias_decl.cc: New.
Paolo Carlini
1
-0
/
+19
2014-10-15
limits: Remove stray spaces after backslash.
Paolo Carlini
1
-0
/
+10
2014-10-15
typedefs.cc: Rename to alias_decl.cc.
Paolo Carlini
1
-0
/
+19
2014-10-14
machmode.h (int_n_data_t): New.
DJ Delorie
1
-0
/
+9
2014-10-14
intro.xml: Update.
Jonathan Wakely
1
-0
/
+4
2014-10-14
1.cc: Add dg-require-stdint.
Jonathan Wakely
1
-0
/
+5
2014-10-14
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Rüdiger Sonderfeld
1
-0
/
+11
2014-10-14
re PR libstdc++/57440 (Memory usage with future and std containers)
Kai Tietz
1
-0
/
+7
2014-10-13
re PR libstdc++/57350 (std::align missing)
Jonathan Wakely
1
-0
/
+6
2014-10-13
xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...
Siva Chandra Reddy
1
-0
/
+10
2014-10-13
memory (align): Define.
Rüdiger Sonderfeld
1
-0
/
+5
2014-10-13
re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
Marc Glisse
1
-0
/
+17
2014-10-10
* testsuite/Makefile.in: Regenerate.
Jonathan Wakely
1
-0
/
+4
2014-10-10
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Jonathan Wakely
1
-13
/
+13
2014-10-10
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Jonathan Wakely
1
-0
/
+43
2014-10-09
re PR libstdc++/61909 (Small function optimization not applied to small objects)
Jonathan Wakely
1
-0
/
+4
2014-10-09
re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable shoul...
Jonathan Wakely
1
-0
/
+4
2014-10-09
status_cxx2011.xml: Update.
Jonathan Wakely
1
-0
/
+5
2014-10-09
re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)
Ville Voutilainen
1
-0
/
+57
2014-10-08
locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when usin...
Jonathan Wakely
1
-0
/
+7
2014-10-08
regex.h (regex_token_iterator::_M_end_of_seq): Add const qualifier.
Jonathan Wakely
1
-0
/
+5
2014-10-07
testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Upda...
François Dumont
1
-0
/
+10
2014-10-06
re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)
Rüdiger Sonderfeld
1
-0
/
+13
2014-10-06
Makefile.am: Add new header.
Jonathan Wakely
1
-0
/
+10
2014-10-05
re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patc...
François Dumont
1
-0
/
+7
[next]