aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/26_numerics
AgeCommit message (Expand)AuthorFilesLines
2007-12-10[multiple changes]Paolo Carlini1-1/+1
2007-11-26re PR libstdc++/25913 (Client's isnormal function is broken by cmath)Paolo Carlini1-0/+47
2007-11-01re PR testsuite/25352 (xfail within dg-do command has no effect)Janis Johnson1-1/+2
2007-10-08base.h: Added plus and multiplies functor for differently typed objects.Johannes Singler2-0/+110
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik27-3/+392
2007-09-11Add parallel mode.Johannes Singler4-0/+127
2007-08-17re PR libstdc++/33084 (Small typo in valarray header)Johannes Willkomm1-0/+48
2007-06-29std_c++0x_neg.cc: Force C++98 mode.Doug Gregor4-0/+4
2007-05-17cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.Benjamin Kosnik1-23/+23
2007-05-08types_std_c++0x_neg.cc: New.Benjamin Kosnik1-0/+74
2007-05-06complex: Add missing extern template declarations.Paolo Carlini2-4/+137
2007-03-16types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing.Benjamin Kosnik4-4/+4
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik8-0/+231
2007-02-23target-supports.exp (check_effective_target_unwrapped): New.Mark Mitchell1-2/+2
2007-02-20Directory layout flattening.Benjamin Kosnik15-3/+146
2007-02-20[multiple changes]Benjamin Kosnik32-0/+506
2007-02-09gcc/testsuite/Richard Sandiford2-3/+4
2007-01-12re PR libstdc++/30416 (SIGSEGV in valarray::cshift(n) on empty array)Paolo Carlini1-0/+190
2006-12-05DR 543, [Ready].Paolo Carlini1-0/+40
2006-11-1413450.cc: Do not test long double in IBM long double case.Joseph Myers1-0/+6
2006-07-16PR libstdc++/28277 (partial: valarray bits)Paolo Carlini1-0/+44
2006-06-04re PR libstdc++/27867 (compile error in repeated application of valarray<>::o...Paolo Carlini1-0/+53
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson1-2/+1
2005-09-10c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu.Joseph Myers1-2/+2
2005-08-17All files: Update FSF address.Kelley Cook20-20/+20
2005-08-09c99_classification_macros_c.cc: xfail on *-*-darwin*.Andrew Pinski1-2/+2
2005-05-26re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini1-0/+52
2005-03-02* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.Vladimir Merzliakov1-3/+3
2005-02-13re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code)Richard Guenther1-0/+64
2005-02-1213450.cc: Fix XFAIL selector.Janis Johnson3-3/+3
2005-02-11libstdc++.exp: Load target-supports-dg.exp.Janis Johnson3-0/+4
2005-01-26acinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex to the final test for...Paolo Carlini2-4/+4
2005-01-16re PR libstdc++/19322 (std::isnan<>() is broken on FreeBSD)Lorenz Minder1-0/+47
2005-01-13c99_classification_macros_c++.cc: Re-enable commented-out test for double type.Paolo Carlini1-2/+2
2004-12-04* testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha.Richard Henderson1-1/+2
2004-11-18sum_diff.cc: Use VERIFY.Paolo Carlini1-7/+9
2004-06-22complex_inserters_extractors.cc, [...]: Move to...Paolo Carlini17-0/+0
2004-03-11std_complex.h (pow(const complex&, const _Tp&), [...]): Fully qualify with st...Paolo Carlini1-1/+1
2004-03-10valarray_subset_assignment.cc: Fix typos.Paolo Carlini1-2/+2
2004-03-10re PR libstdc++/13450 (std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN...Paul Kienzle3-2/+77
2004-03-10re PR libstdc++/3247 (valarray private member)Jerry Quinn1-0/+88
2004-03-04testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.Paolo Carlini1-2/+2
2003-12-22numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VE...Benjamin Kosnik1-1/+1
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik10-20/+20
2003-08-12basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*.Benjamin Kosnik1-2/+2
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik1-8/+3
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-2/+2
2003-05-20re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of...Gabriel Dos Reis1-0/+14
2003-05-11re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.)Gabriel Dos Reis1-0/+27
2003-04-15std_cmath.h (__gnu_cx::__c99_binding): New namespace.Loren J. Rittle1-0/+58