]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/tr1/complex
re PR libstdc++/81064 (Inline namespace regression)
[thirdparty/gcc.git] / libstdc++-v3 / include / tr1 / complex
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
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-02-23  Jonathan Wakelylibstdc++/69893 make <tr1/cmath> work with C++11
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
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-02-12  Jonathan Wakely[multiple changes]
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-02-21  Paolo Carlinicomplex (proj): Change return type per DR 1137.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-12  Paolo Carlinicomplex (pow(const complex<>&, int)): Do not define...
2008-05-26  Paolo Carlinicmath (pow(float, int), [...]): Do not define in C...
2008-05-22  Paolo Carlinicomplex (proj(const std::complex<>&), proj(_Tp)): Add...
2007-06-13  Paolo Carlinicmath: Tweak includes.
2007-05-31  Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...
2007-03-04  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
2006-12-05  Benjamin Kosniklocalefwd.h: Consistent @file placement...
2006-03-10  Paolo Carlinicmath: Add atan2 and pow bits; add using declarations.
2006-01-25  Paolo Carlinicctype: New.
2006-01-13  Paolo Carlinicomplex (arg, [...]): Add, implementing TR1, 8.1.9.
2006-01-10  Paolo Carlinicomplex: New file...