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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
re PR libstdc++/55123 ([C++11] Construction of shared_ptr<const T> from uniqu...
Jonathan Wakely
1
-0
/
+30
2012-10-24
type_traits (common_type): Implement LWG 2141.
Daniel Kruegler
5
-68
/
+61
2012-10-21
45713.cc: Skip for mmix-*-*.
Hans-Peter Nilsson
1
-3
/
+3
2012-10-19
scoped_allocator (__outermost_alloc_traits): Define.
Jonathan Wakely
1
-0
/
+308
2012-10-18
forward_list.h: Add C++11 allocator support.
Jonathan Wakely
6
-0
/
+349
2012-10-18
formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
François Dumont
4
-0
/
+136
2012-10-18
move.h (move_if_noexcept): Mark constexpr.
Benjamin Kosnik
9
-11
/
+129
2012-10-16
formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.
François Dumont
28
-0
/
+960
2012-10-15
config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
Matthias Klose
2
-2
/
+2
2012-10-15
gthr.m4: New.
Pavel Chupin
1
-1
/
+3
2012-10-12
dd the Hoyt and the arcsine distributions as extensions.
Edward Smith-Rowland
14
-0
/
+556
2012-10-12
Revert r192297.
Kirill Yukhin
1
-1
/
+0
2012-10-11
45713.cc: Tweak.
Paolo Carlini
1
-4
/
+2
2012-10-11
re PR testsuite/54897 (23_containers/bitset/45713.cc (test for excess errors))
Hans-Peter Nilsson
1
-2
/
+5
2012-10-11
sfinae_friendly_1.cc: Update / extend.
Daniel Krugler
3
-27
/
+50
2012-10-10
type_traits (__do_common_type_impl): Revert for now LWG 2141-related change.
Paolo Carlini
2
-15
/
+15
2012-10-10
Fix missing gthr-default.h issue on separate libstdc++ configure
Pavel Chupin
1
-0
/
+1
2012-10-09
type_traits (common_time): Provide "SFINAE-friendly" implementation.
Daniel Krugler
12
-38
/
+500
2012-10-09
808590.cc: Fix constant value.
Benjamin Kosnik
1
-1
/
+1
2012-10-09
re PR libstdc++/54869 (ext/random/simd_fast_mersenne_twister_engine/cons/defa...
Paolo Carlini
10
-8
/
+76
2012-10-09
testsuite_abi.cc (check_version): Add CXXABI_1.3.7.
Uros Bizjak
1
-1
/
+2
2012-10-05
match: Rename to...
Benjamin Kosnik
13
-0
/
+182
2012-10-05
cp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
Jakub Jelinek
1
-2
/
+2
2012-10-05
re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llab...
Marc Glisse
1
-0
/
+32
2012-10-04
re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-con...
Paolo Carlini
4
-17
/
+53
2012-10-01
type_traits (result_of): Provide "SFINAE-friendly" (see N3436) implementation.
Daniel Krugler
5
-20
/
+830
2012-09-30
ropeimpl.h (__uninitialized_fill_n_a): Fix using declaration.
Jonathan Wakely
1
-0
/
+26
2012-09-29
fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
Benjamin Kosnik
1
-1
/
+1
2012-09-28
acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.
Benjamin Kosnik
1
-35
/
+7
2012-09-26
Optimize bulk mode for normal_distribution<double> for SSE3.
Ulrich Drepper
1
-7
/
+36
2012-09-25
Implement the K-distribution as an extension.
Edward Smith-Rowland
7
-0
/
+297
2012-09-24
re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)
François Dumont
6
-0
/
+481
2012-09-24
41975.cc: Use __uset_hashtable rather than removed __unordered_set.
François Dumont
1
-5
/
+7
2012-09-21
Implement the Pareto distribution as an extension.
Edward Smith-Rowland
7
-0
/
+295
2012-09-20
re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)
Benjamin Kosnik
2
-14
/
+43
2012-09-18
Implement the Nakagami statistical distribution as an extension.
Edward Smith-Rowland
7
-0
/
+295
2012-09-17
configure.ac: Substitute CPU_OPT_EXT_RANDOM.
Ulrich Drepper
1
-7
/
+14
2012-09-16
random (rice_distribution<>::operator==): Change inline friend definition to ...
Paolo Carlini
29
-0
/
+26
2012-09-16
Add the rice distribution as an extension.
Edward Smith-Rowland
6
-0
/
+269
2012-09-12
Clear hardware capabilities on libstdc++.so with Sun as
Rainer Orth
1
-1
/
+2
2012-09-09
re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)
Jonathan Wakely
3
-2
/
+44
2012-09-05
re PR libstdc++/54296 (using the object in the map to erase element from the ...
François Dumont
2
-0
/
+204
2012-09-05
random: Add __gnu_cxx:normal_mv_distribution<> class.
Ulrich Drepper
7
-0
/
+286
2012-09-04
random: Add __gnu_cxx::beta_distribution<> class.
Ulrich Drepper
7
-0
/
+274
2012-08-30
testsuite_abi.cc (check_version): Add GLIBCXX_3.4.18.
Benjamin Kosnik
1
-1
/
+2
2012-08-29
Add simd_fast_mersenne_twister_engine class.
Ulrich Drepper
8
-0
/
+526
2012-08-26
re PR libstdc++/54376 (incorrect complaint about redefinition)
Marc Glisse
19
-0
/
+500
2012-08-26
* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.
Jonathan Wakely
1
-0
/
+1
2012-08-26
re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null)
Jonathan Wakely
2
-2
/
+72
2012-08-26
re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...
Jonathan Wakely
1
-0
/
+50
[next]