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
2016-09-20
re PR libstdc++/77619 (uninitialized_meow_construct and friends not exception...
Ville Voutilainen
4
-30
/
+410
2016-09-20
Replace casts with floordiv operator in Python xmethods
Jonathan Wakely
2
-3
/
+8
2016-09-19
libstdc++/77645 fix deque and vector xmethods for Python 3
Jonathan Wakely
2
-3
/
+8
2016-09-19
Make libstdc++ tests FAIL on Python errors
Jonathan Wakely
2
-0
/
+8
2016-09-19
Improve pretty printer for std::variant
Jonathan Wakely
3
-12
/
+120
2016-09-19
libstdc++/77645 Fix xmethods for std::list
Jonathan Wakely
2
-5
/
+22
2016-09-17
Define pretty printers for C++17 library components
Jonathan Wakely
2
-10
/
+63
2016-09-16
Fix typo in Libstdc++ Profile Mode docs
Jonathan Wakely
3
-3
/
+8
2016-09-16
Replace modulus with mask operation in over-aligned new
Jonathan Wakely
2
-1
/
+8
2016-09-16
Adjust arguments to aligned_alloc or posix_memalign
Jonathan Wakely
2
-2
/
+18
2016-09-15
Editorial fixes to libstdc++ debug mode docs
Jonathan Wakely
3
-17
/
+12
2016-09-15
Fix testsuite to not increment bool
Jonathan Wakely
1
-0
/
+6
2016-09-15
Reformat libstdc++-v3/ChangeLog to fit in 80 columns
Jonathan Wakely
1
-105
/
+157
2016-09-15
Fix testsuite to not increment bool
Jonathan Wakely
3
-1
/
+19
2016-09-14
typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.
Marek Polacek
2
-0
/
+6
2016-09-14
Fix dg-require before dg-run directives in testsuite.
Christophe Lyon
23
-23
/
+50
2016-09-13
Implement P0040R3, Extending memory management tools.
Ville Voutilainen
3
-0
/
+243
2016-09-12
* config/abi/pre/gnu.ver: Use [jmy] for size_t.
Jason Merrill
2
-6
/
+10
2016-09-12
Implement P0253R1, Fixing a design mistake in the searchers interface in Libr...
Ville Voutilainen
3
-22
/
+40
2016-09-12
Implement C++17 string searchers.
Ville Voutilainen
3
-0
/
+461
2016-09-12
[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.
Matthew Wahab
197
-196
/
+450
2016-09-11
Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2
Jonathan Wakely
3
-0
/
+7
2016-09-09
Implement P0035R4, C++17 new of over-aligned types.
Jason Merrill
18
-3
/
+567
2016-09-05
variant: include bits/move.h for std::addressof.
Tim Shen
2
-0
/
+5
2016-09-05
variant (_Variant_storage::_M_storage()): Use std::addressof instead of opera...
Mikhail Strelnikov
2
-1
/
+6
2016-09-02
Use setrlimit for testing libstdc++ in cross toolchains
Maxim Kuvyrkov
3
-5
/
+11
2016-08-31
Constrain std::shared_ptr assignment and resetting
Jonathan Wakely
8
-31
/
+211
2016-08-31
Move comparison object in map/set move assignment
Jonathan Wakely
3
-1
/
+63
2016-08-31
Add test accidentally not added in revision r239121
Jonathan Wakely
2
-0
/
+50
2016-08-30
re PR libstdc++/77395 (std::is_constructible is false for type constructible ...
Ville Voutilainen
7
-5
/
+121
2016-08-30
2.cc: Move dg-do run directive above dg-require-namedlocale directive.
Uros Bizjak
7
-6
/
+16
2016-08-27
re PR libstdc++/77356 (regex error for a ECMAScript syntax string)
Tim Shen
5
-42
/
+111
2016-08-26
libstdc++/51960 move-construction for raw_storage_iterator
Jonathan Wakely
5
-3
/
+76
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2911
-4512
/
+3072
2016-08-26
Restore dg-interpreter-batch-mode for libstdc++ tests
Jonathan Wakely
4
-12
/
+23
2016-08-26
Add new std::basic_string constructor (LWG 2583)
Jonathan Wakely
8
-10
/
+243
2016-08-24
Remove trailing whitespace in C++ headers
Aditya Kumar
3
-116
/
+121
2016-08-23
Add C++17 constexpr to debug and profile mode arrays
Jonathan Wakely
3
-44
/
+48
2016-08-23
libstdc++/77334 move assign RB trees of non-copyable types
Jonathan Wakely
3
-16
/
+74
2016-08-23
Remove reference to -pthreads option in libstdc++ manual
Jonathan Wakely
3
-2
/
+5
2016-08-23
Use dg-do preprocess instead of compile for tests
Jonathan Wakely
3
-4
/
+5
2016-08-23
Implement resolution of LWG DR 685 precisely
Jonathan Wakely
9
-29
/
+462
2016-08-23
Add constexpr to <iterator> and <array> for C++17
Jonathan Wakely
10
-109
/
+261
2016-08-22
Split _M_dfs() into smaller functions.
Tim Shen
3
-185
/
+311
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
15
-51
/
+243
2016-08-22
Update links to libstdc++ Doxygen pages
Jonathan Wakely
4
-107
/
+22
2016-08-22
Add noexcept to std::function swap
Jonathan Wakely
4
-2
/
+43
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
208
-603
/
+441
2016-08-19
Define std::not_fn for C++17
Jonathan Wakely
7
-28
/
+211
2016-08-19
Define std::atomic<T>::is_always_lock_free for C++17
Jonathan Wakely
7
-5
/
+159
[next]