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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
2018-10-03 François Dumont <fdumont@gcc.gnu.org>
François Dumont
5
-75
/
+132
2018-10-02
vector<bool> _M_start and 0 offset
Marc Glisse
2
-3
/
+9
2018-10-02
Avoid redundant runtime checks in std::visit
Jonathan Wakely
2
-18
/
+23
2018-10-02
Use -fno-show-column in libstdc++ installed testing.
Joseph Myers
2
-1
/
+6
2018-10-02
config: Remove unused define for os uClibc
Bernhard Reutner-Fischer
2
-4
/
+5
2018-10-01
allocator.xml: Adjust link to "Reconsidering Custom Memory Allocation".
Gerald Pfeifer
2
-1
/
+6
2018-10-01
Regenerate libstdc++ HTML pages
Jonathan Wakely
9
-11
/
+15
2018-09-30
messages.xml: Switch link to www.oracle.com to https.
Gerald Pfeifer
2
-1
/
+6
2018-09-30
policy_data_structures_biblio.xml: Update link to Microsoft Component Model O...
Gerald Pfeifer
2
-1
/
+6
2018-09-29
fdl-1.3.xml: The Free Software Foundation web site now uses https.
Gerald Pfeifer
3
-2
/
+8
2018-09-28
functions.h (__foreign_iterator_aux3(const _Safe_iterator<>&, const _InputeIt...
François Dumont
2
-1
/
+8
2018-09-25
Use steady_clock to implement condition_variable::wait_for with predicate
Mike Crowe
2
-2
/
+8
2018-09-25
PR libstdc++/87431 optimise valueless_by_exception()
Jonathan Wakely
2
-0
/
+9
2018-09-24
codecvt.xml: Move link to "UTF-8 and Unicode FAQ" to https.
Gerald Pfeifer
2
-1
/
+6
2018-09-24
policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL".
Gerald Pfeifer
2
-1
/
+6
2018-09-23
using_exceptions.xml: Move boost.orgs link to https.
Gerald Pfeifer
2
-2
/
+7
2018-09-21
re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...
François Dumont
4
-8
/
+19
2018-09-21
Un-split hypot<long double> tests
Jonathan Wakely
3
-30
/
+11
2018-09-20
hypot-long-double.cc: Skip on arm*.
Christophe Lyon
2
-1
/
+6
2018-09-19
Don't use __glibcxx_assert to check class invariants
Jonathan Wakely
2
-10
/
+9
2018-09-18
re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...
François Dumont
3
-14
/
+48
2018-09-18
Fix location of invocable check for unique_ptr deleter
Jonathan Wakely
3
-4
/
+48
2018-09-13
Limit workaround for Clang bug to __clang_major__ <= 7
Jonathan Wakely
2
-1
/
+6
2018-09-11
PR libstdc++/87278 restore support for std::make_shared<volatile T>()
Jonathan Wakely
3
-1
/
+32
2018-09-11
Implement LWG 2905 changes to constrain unique_ptr constructors
Jonathan Wakely
6
-42
/
+160
2018-09-05
* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen comment.
Jonathan Wakely
2
-2
/
+7
2018-09-03
PR libstdc++/78179 run long double tests separately
Jonathan Wakely
3
-1
/
+35
2018-09-03
Fix vector::_Temporary_value::_M_ptr
Jonathan Wakely
2
-3
/
+7
2018-09-03
PR libstdc++/87194 fix range insertion into maps and sets
Jonathan Wakely
10
-50
/
+306
2018-09-03
PR libstdc++/78595 implement insertion into maps in terms of emplace
Jonathan Wakely
8
-42
/
+523
2018-09-02
2018-09-02 François Dumont <fdumont@gcc.gnu.org>
François Dumont
7
-384
/
+429
2018-09-01
profile_mode.xml: Update three ieeexplore.ieee.org references.
Gerald Pfeifer
2
-3
/
+8
2018-08-31
10.cc: Add dg-require-fileio.
Sandra Loosemore
42
-0
/
+128
2018-08-30
noexcept30.C: Make dependence on -fdelete-null-pointer-checks explicit.
Sandra Loosemore
2
-0
/
+6
2018-08-30
Avoid undefined shifts in ceil2 operations
Jonathan Wakely
4
-4
/
+24
2018-08-30
Fix undefined references seen with mingw-w64
Jonathan Wakely
2
-0
/
+7
2018-08-30
Fix __gnu_cxx::_Pointer_adapter for long long arithmetic
Jonathan Wakely
3
-0
/
+25
2018-08-29
PR libstdc++/31413 fix test failure on Debian systems
Jonathan Wakely
2
-1
/
+29
2018-08-28
PR libstdc++/87116 fix path::lexically_normal() handling of dot-dot
Jonathan Wakely
3
-7
/
+88
2018-08-25
Don't force visibility to hidden for Darwin > 8.
Iain Sandoe
2
-7
/
+16
2018-08-24
new(nothrow) is malloc-like
Marc Glisse
2
-4
/
+11
2018-08-24
Forward declare debug containers so std::pmr aliases work
Jonathan Wakely
22
-1
/
+392
2018-08-23
Fix failure when -fno-rtti test is run in C++17 or later
Jonathan Wakely
2
-2
/
+7
2018-08-23
Define debug mode function for C++98
Jonathan Wakely
2
-3
/
+4
2018-08-23
Fix C++98 tests to not use C++11 features.
Jonathan Wakely
3
-3
/
+7
2018-08-23
Fix comments in testsuite script
Jonathan Wakely
2
-3
/
+5
2018-08-23
Fix C++11-ism in C++98 member function
Jonathan Wakely
2
-1
/
+5
2018-08-23
Fix testsuite failures for __gnu_debug::string with old ABI
Jonathan Wakely
4
-11
/
+77
2018-08-23
Remove C++14-isms from C++11 tests
Jonathan Wakely
3
-3
/
+7
2018-08-23
Skip tests that depend on the cxx11 std::string
Jonathan Wakely
4
-0
/
+10
[next]