]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/tr1
testsuite: Add runtime test for FMV resolvers
[thirdparty/gcc.git] / libstdc++-v3 / include / tr1 /
2025-01-02  Jakub JelinekUpdate copyright years.
2024-11-30  Jakub Jelinekc++: Implement C++26 P3176R1 - The Oxford variadic...
2024-10-25  Jakub Jelineknon-gcc: Remove trailing whitespace
2024-10-03  Jonathan Wakelylibstdc++: Fix some warnings seen during bootstrap
2024-09-27  Jonathan Wakelylibstdc++: Fix more pedwarns in headers for C++98
2024-09-25  Jason Merrilllibstdc++: #ifdef out #pragma GCC system_header
2024-09-19  Jason Merrilllibstdc++: add #pragma diagnostic
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-09-16  Jonathan Wakelylibstdc++: Fix tr1::variate_generator::engine_value_type
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Jonathan Wakelylibstdc++: Enable type traits for wchar_t unconditional...
2021-04-09  Jonathan Wakelylibstdc++: Fix even more doxygen markup for group close...
2021-04-08  Jonathan Wakelylibstdc++: Fix more doxygen markup for group close...
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-29  Jonathan Wakelylibstdc++: Prevent deprecation warnings from <tr1/share...
2020-10-27  Jonathan Wakelylibstdc++: Fix ODR violations caused by <tr1/functional>
2020-10-27  Jonathan Wakelylibstdc++: Remove unused variables in special functions
2020-10-27  Jonathan Wakelylibstdc++: Fix -Wsign-compare warnings in headers
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-12  François Dumontlibstdc++: Fix tr1 definition ambiguity in versioned...
2019-10-23  Jonathan WakelyAdjust extension types to use allocator_traits
2019-10-04  Jonathan WakelyAdd missing header required by previous change
2019-10-04  Jonathan WakelyAdjust tr1::_Hashtable to work with std::allocator...
2019-09-03  Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-05-02  Jonathan WakelyImprove API docs for mathematical special functions
2019-03-21  Jonathan WakelyPR libstdc++/88066 Use <> for includes not ""
2019-03-06  Edward Smith-RowlandPR libstdc++/86655 - std::assoc_legendre should not...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-18  Michele PezzuttiPR libstdc++/83566 - cyl_bessel_j returns wrong result...
2018-08-16  Jonathan WakelyFix warning with -Wsign-compare -Wsystem-headers
2018-05-10  Edward Smith-RowlandPR libstdc++/83140 - assoc_legendre returns negated...
2018-05-07  Edward Smith-RowlandRollback bad commits! Sorry!
2018-05-07  Edward Smith-RowlandRevert 20001.
2018-05-07  Edward Smith-RowlandMoar PR libstdc++/80506
2018-05-03  Jonathan WakelyPR libstdc++/82644 define TR1 hypergeometric functions...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-01  Jonathan WakelyUse value-init syntax in std::__detail::__airy
2017-11-19  Edward Smith-RowlandPR libstdc++/pr66689 - comp_ellint_3 and ellint_3 retur...
2017-11-18  Edward Smith-Rowlandspecfun.h: Expose airy_ai and airy_bi.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-07-19  Volker Reicheltnew (bad_array_new_length): Remove redundant semicolon...
2017-04-20  Edward Smith-RowlandPR libstdc++/68397 std::tr1::expint fails ... long...
2017-01-26  Jonathan WakelyPR libstdc++/70607 revert recent changes to <tr1/complex>
2017-01-25  Jonathan WakelyPR libstdc++/70607 make proj(T) and conj(T) return...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-21  Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
2016-11-15  Jonathan WakelyPR 59406 note that FNV hash functions are incorrect
2016-08-03  Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-06-20  François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-02-23  Jonathan Wakelylibstdc++/69893 make <tr1/cmath> work with C++11
2016-01-14  Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-24  Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-11-13  Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-06-12  Ramana RadhakrishnanUse atomics in guard.cc.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-12-01  Jonathan Wakelyre PR libstdc++/63840 (std::function copy constructor...
2014-06-09  Jonathan Wakelybeta_function.tcc: Fix spelling of include guard in...
2014-04-25  Jonathan Wakelyre PR libstdc++/60958 (Initialization of arrays in...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-08-01  Fabien Chênere PR c++/54537 (undiagnosed using-declaration conflict...
2013-06-13  Paolo Carlinimodified_bessel_func.tcc (__gnu_cxx::__airy_ai(), ...
2013-06-13  Ed Smith-Rowlandre PR libstdc++/56430 (In __airy: return-statement...
2013-02-20  Benjamin Kosnikuser.cfg.in: Set __cplusplus to 201103L.
2013-02-09  François Dumontbessel_function.tcc (__cyl_bessel_ij_series): Code...
2013-02-08  Edward Smith-Rowlandre PR libstdc++/56216 (TR1 bessel functions bomb at...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-14  Jonathan Wakelyre PR libstdc++/55320 (Invalid delete with throwing...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-07  Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-03-14  Rainer OrthRemove obsolete Solaris 8 support
2012-02-13  Richard HendersonPR libstdc++/51798 continued
2012-02-10  Benjamin KosnikPR libstdc++/51798 continued.
2011-12-04  Jonathan Wakelytype_traits: Doxygen improvements.
2011-11-22  Jonathan Wakelyfunctional (is_placeholder, [...]): Add partial special...
2011-11-18  Harti Brandtre PR libstdc++/51209 (The template _M_find_node in...
2011-11-15  Jason Dickre PR libstdc++/51133 (Incorrect implementation of...
2011-11-13  Paolo Carlinicmath (atan2, [...]): Simplify constraining on the...
2011-11-02  Richard B. Kreckelre PR libstdc++/50880 (__complex_acosh() picks wrong...
2011-10-28  Richard B. Kreckelcomplex (__complex_acosh): Just use '< _Tp()'.
2011-10-27  Richard B. Kreckelre PR libstdc++/50880 (__complex_acosh() picks wrong...
2011-08-18  Marc Glissecmath: Extend/update comment.
2011-08-18  Marc GlisseUse Solaris prototypes if possible (PR libstdc++-v3...
2011-05-20  Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-05-09  Paolo Carlinire PR libstdc++/48933 (Infinite recursion in tr1/cmath...
2011-02-12  Jonathan Wakely[multiple changes]
2011-01-31  Benjamin Kosnikc++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPREC...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2011-01-21  Benjamin Kosnikc++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-11-03  Paolo Carlinicmath (fpclassify, [...]): Remove spurious duplicate...
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
next