| Age | Commit message (Expand) | Author |
| 2014-10-01 | Implement SD-6: SG10 Feature Test Recommendations | Edward Smith-Rowland |
| 2014-08-29 | complex (complex): Define copy constructor and assignment operator as defaulted. | Jonathan Wakely |
| 2014-06-24 | functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ ... | Jonathan Wakely |
| 2014-04-11 | complex (__complex_exp, pow): Specify the template parameter in calls to std:... | Marc Glisse |
| 2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford |
| 2013-10-23 | Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for S... | Ed Smith-Rowland |
| 2013-07-25 | complex (pow(const complex<>&, int)): Enable in C++11 mode too. | Paolo Carlini |
| 2013-06-10 | c++config (_GLIBCXX_ABI_TAG_CXX11): Add. | Benjamin Kosnik |
| 2013-04-22 | complex (complex<float>::real, [...]): Declare as const member functions. | Paolo Carlini |
| 2013-02-13 | re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) | Marc Glisse |
| 2013-01-24 | re PR libstdc++/56085 (Unsafe negation in C++03 pow(complex,int)) | Paolo Carlini |
| 2012-11-12 | * include/std/complex (real, imag): Add ABI tag in C++11 mode. | Jason Merrill |
| 2012-11-10 | * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. | Jason Merrill |
| 2011-12-10 | user.cfg.in: Add macros, directories. | Benjamin Kosnik |
| 2011-11-08 | complex (complex<>::real(), [...]): Remove redundant const qualifiers. | Paolo Carlini |
| 2011-11-02 | re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch) | Richard B. Kreckel |
| 2011-10-28 | complex (__complex_acosh): Just use '< _Tp()'. | Richard B. Kreckel |
| 2011-10-27 | re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch) | Richard B. Kreckel |
| 2011-08-11 | future: constexpr functions are implicitly inline. | Paolo Carlini |
| 2011-04-28 | re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) | Paolo Carlini |
| 2011-01-30 | PR libstdc++/36104 part four | Benjamin Kosnik |
| 2010-11-23 | chrono: Constexpr markup for is_monotonic. | Benjamin Kosnik |
| 2010-11-08 | complex (operator==, !=): Mark constexpr. | Benjamin Kosnik |
| 2010-11-02 | cinttypes: Remove, move contents to C++0x and TR1 headers. | Paolo Carlini |
| 2010-11-01 | libstdc++: N3126 draft support. | Benjamin Kosnik |
| 2010-09-27 | cmath (__pow_helper): Remove. | Paolo Carlini |
| 2010-09-16 | complex (complex<float>::operator=(float), [...]): Simplify a tad... | Paolo Carlini |
| 2010-02-21 | complex (proj): Change return type per DR 1137. | Paolo Carlini |
| 2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek |
| 2009-03-11 | complex (operator+(const complex<>&, const _Tp&), [...]): Do not assume real(... | Paolo Carlini |
| 2009-02-21 | user.cfg.in: Tweaks. | Benjamin Kosnik |
| 2008-07-16 | user.cfg.in: Add complex, ratio, intializer_list. | Benjamin Kosnik |
| 2008-06-12 | complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. | Paolo Carlini |
| 2008-05-25 | complex (complex<>::real(_Tp), [...]): Add per DR 387. | Paolo Carlini |
| 2008-05-25 | complex: Trivial stylistic changes... | Paolo Carlini |
| 2008-05-22 | complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. | Paolo Carlini |
| 2008-01-31 | auto_ptr.h: Fix comment typos. | Ralf Wildenhues |
| 2007-12-24 | complex (complex<float>::complex(float, float)): Uglify parameters. | Paolo Carlini |
| 2007-06-13 | cmath: Tweak includes. | Paolo Carlini |
| 2007-05-31 | re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) | Paolo Carlini |
| 2007-05-06 | complex: Add missing extern template declarations. | Paolo Carlini |
| 2007-03-04 | acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. | Benjamin Kosnik |
| 2006-12-07 | Makefile.am (std_headers_rename): Remove. | Benjamin Kosnik |
| 2002-01-12 | Makefile.am (std_headers): Update list with new names. | Phil Edwards |
| 2002-01-04 | Makefile.am (std_headers): Remove cXXX from list. | Benjamin Kosnik |
| 2001-09-27 | *: Add Doxygen hooks. | Phil Edwards |
| 2001-06-08 | *: Add copyright notice. | Benjamin Kosnik |
| 2000-10-05 | include: New directory. | Benjamin Kosnik |