summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1
Commit message (Expand)AuthorAgeFilesLines
* Fix warning with -Wsign-compare -Wsystem-headersJonathan Wakely2018-08-161-1/+1
* PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland2018-05-101-14/+15
* Rollback bad commits! Sorry!Edward Smith-Rowland2018-05-071-35/+9
* Revert 20001.Edward Smith-Rowland2018-05-072-24/+49
* Moar PR libstdc++/80506Edward Smith-Rowland2018-05-071-14/+15
* PR libstdc++/82644 define TR1 hypergeometric functions in strict modesJonathan Wakely2018-05-031-43/+73
* Update copyright years.Jakub Jelinek2018-01-0362-62/+62
* Use value-init syntax in std::__detail::__airyJonathan Wakely2017-12-011-2/+2
* PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland2017-11-191-4/+4
* specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland2017-11-181-1/+12
* re PR libstdc++/81064 (Inline namespace regression)François Dumont2017-07-2328-145/+109
* new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt2017-07-191-1/+1
* PR libstdc++/68397 std::tr1::expint fails ... long double arguments.Edward Smith-Rowland2017-04-201-3/+3
* PR libstdc++/70607 revert recent changes to <tr1/complex>Jonathan Wakely2017-01-261-1/+11
* PR libstdc++/70607 make proj(T) and conj(T) return complex<T>Jonathan Wakely2017-01-251-11/+1
* Update copyright years.Jakub Jelinek2017-01-0162-62/+62
* Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth2016-11-211-36/+36
* PR 59406 note that FNV hash functions are incorrectJonathan Wakely2016-11-151-0/+4
* Enable Mathematical Special Functions for C++17Jonathan Wakely2016-08-0313-27/+27
* re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough)François Dumont2016-06-201-13/+8
* libstdc++/69893 make <tr1/cmath> work with C++11Jonathan Wakely2016-02-232-71/+128
* Implement TR29124 C++ special Math Functions.Edward Smith-Rowland2016-01-1413-61/+282
* Update copyright years.Jakub Jelinek2016-01-0462-62/+62
* Handle C++11 <math.h> overloads on Solaris 12Rainer Orth2015-11-241-0/+72
* More fine-grained autoconf checks for C99 libraryJennifer Yao2015-11-134-5/+5
* Use atomics in guard.cc.Ramana Radhakrishnan2015-06-121-4/+2
* Update copyright years.Jakub Jelinek2015-01-0562-62/+62
* re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...Jonathan Wakely2014-12-122-7/+7
* re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...Jonathan Wakely2014-12-011-2/+2
* beta_function.tcc: Fix spelling of include guard in comment.Jonathan Wakely2014-06-091-1/+1
* re PR libstdc++/60958 (Initialization of arrays in tr1/regex ill-formed or wi...Jonathan Wakely2014-04-251-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0262-62/+62
* re PR c++/54537 (undiagnosed using-declaration conflicting with used function)Fabien Chêne2013-08-011-7/+12
* modified_bessel_func.tcc (__gnu_cxx::__airy_ai(), [...]): Remove.Paolo Carlini2013-06-131-47/+0
* re PR libstdc++/56430 (In __airy: return-statement with a value, in function ...Ed Smith-Rowland2013-06-131-8/+54
* user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik2013-02-202-6/+6
* bessel_function.tcc (__cyl_bessel_ij_series): Code simplification.François Dumont2013-02-091-8/+2
* re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)Edward Smith-Rowland2013-02-0811-131/+110
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0362-86/+62
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-0427-27/+33
* re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...Jonathan Wakely2012-11-141-3/+2
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-103-15/+15
* array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini2012-11-072-18/+4
* Remove obsolete Solaris 8 supportRainer Orth2012-03-141-3/+3
* PR libstdc++/51798 continuedRichard Henderson2012-02-131-3/+1
* PR libstdc++/51798 continued.Benjamin Kosnik2012-02-101-4/+6
* type_traits: Doxygen improvements.Jonathan Wakely2011-12-041-5/+4
* functional (is_placeholder, [...]): Add partial specializations for cv-qualif...Jonathan Wakely2011-11-221-6/+170
* re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad ret...Harti Brandt2011-11-181-2/+2
* re PR libstdc++/51133 (Incorrect implementation of std::tr1::hermite())Jason Dick2011-11-151-2/+2