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
/
26_numerics
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for S...
Ed Smith-Rowland
2
-0
/
+94
2013-10-08
* testsuite/*: Remove stray semi-colons after function definitions.
Jonathan Wakely
1
-1
/
+1
2013-09-03
re PR libstdc++/58302 (compilation error : std::negative_binomial_distributio...
Paolo Carlini
1
-0
/
+34
2013-08-07
re PR libstdc++/58098 (wrong return value of normal_distribution::min())
Paolo Carlini
10
-10
/
+10
2013-07-25
complex (pow(const complex<>&, int)): Enable in C++11 mode too.
Paolo Carlini
1
-3
/
+5
2013-06-22
re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::op...
Paolo Carlini
1
-0
/
+11
2013-06-21
re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to...
Paolo Carlini
1
-0
/
+37
2013-06-10
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...
Thomas Schwinge
1
-2
/
+2
2013-03-25
50594.cc: For mingw-targets use only static libstdc++-version.
Kai Tietz
1
-2
/
+2
2013-02-13
re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore)
Marc Glisse
1
-0
/
+36
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
354
-359
/
+354
2013-01-14
vector.cc: Shrink memory usage under simulator.
Steve Ellcey
1
-2
/
+8
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
8
-8
/
+8
2012-11-14
abi_tag.cc: Adjust expected demangling for 128bit long-double targets.
Uros Bizjak
1
-2
/
+2
2012-11-12
* include/std/complex (real, imag): Add ABI tag in C++11 mode.
Jason Merrill
1
-0
/
+25
2012-11-05
re PR libstdc++/55215 (Constructor seeding is broken for Mersenne twister)
Paolo Carlini
6
-0
/
+350
2012-11-01
range_access.cc: Fix copying permission statement.
Jonathan Wakely
1
-1
/
+1
2012-10-05
re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llab...
Marc Glisse
1
-0
/
+32
2012-09-16
random (rice_distribution<>::operator==): Change inline friend definition to ...
Paolo Carlini
28
-1355
/
+0
2012-09-16
Add the rice distribution as an extension.
Edward Smith-Rowland
6
-0
/
+269
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-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-13
re PR libstdc++/54112 (including complex.h and complex fails in C++03)
Marc Glisse
1
-0
/
+36
2012-05-28
re PR c++/53503 ([C++0x] unexpected AST of kind ltgt_expr)
Paolo Carlini
1
-0
/
+21
2012-04-29
re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)
Marc Glisse
1
-0
/
+45
2012-04-14
51083.cc: Move...
Paolo Carlini
1
-0
/
+0
2012-02-23
Add testsuite checks for param_type in the <random> distributions.
Edward Smith-Rowland
20
-20
/
+40
2011-11-12
re PR libstdc++/51083 (TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloa...
Jonathan Wakely
2
-0
/
+116
2011-11-02
re PR libstdc++/50951 (state of subtract_with_carry_engine not saved correctl...
Paolo Carlini
6
-13
/
+97
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
4
-4
/
+4
2011-10-27
re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch)
Richard B. Kreckel
1
-0
/
+53
2011-06-23
tie2.cc: Fix for C++0x mode.
Jonathan Wakely
1
-8
/
+13
2011-06-14
valarray (~valarray): Use noexcept.
Paolo Carlini
1
-0
/
+27
2011-05-24
re PR libstdc++/49141 (26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX ...
Paolo Carlini
3
-6
/
+6
2011-05-11
overloads_c++0x_neg.cc: Use dg-require-cmath.
Paolo Carlini
1
-5
/
+2
2011-05-09
re PR libstdc++/48933 (Infinite recursion in tr1/cmath functions with complex...
Paolo Carlini
1
-0
/
+65
2011-05-03
re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)
Paolo Carlini
2
-0
/
+77
2011-05-03
re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...
Paolo Carlini
1
-0
/
+70
2011-04-28
re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)
Paolo Carlini
2
-0
/
+114
2011-03-24
random.h (negative_binomial_distribution<>:: negative_binomial_distribution(_...
Paolo Carlini
5
-3
/
+211
2011-03-19
libstdc++.exp (check_v3_target_c99_math): Rename to check_v3_target_cmath.
Paolo Carlini
1
-1
/
+1
2011-03-18
testsuite_random.h: New.
Paolo Carlini
3
-0
/
+153
2011-01-26
numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel i...
Johannes Singler
2
-0
/
+22
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
4
-4
/
+4
2010-11-23
chrono: Constexpr markup for is_monotonic.
Benjamin Kosnik
4
-0
/
+124
2010-11-08
complex (operator==, !=): Mark constexpr.
Benjamin Kosnik
1
-0
/
+39
2010-11-02
syntax_option_type.cc: Avoid -Wall warnings.
Paolo Carlini
12
-39
/
+76
2010-11-01
libstdc++: N3126 draft support.
Benjamin Kosnik
13
-0
/
+721
[next]