chrono (operator*(const _Rep1&, const duration<>&)): Fix order of template parameters...
[gcc.git] / libstdc++-v3 / include / tr1 / cmath
2011-08-18 Marc Glissecmath: Extend/update comment.
2011-08-18 Marc GlisseUse Solaris prototypes if possible (PR libstdc++-v3...
2011-05-09 Paolo Carlinire PR libstdc++/48933 (Infinite recursion in tr1/cmath...
2011-02-12 Jonathan Wakely[multiple changes]
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2010-11-03 Paolo Carlinicmath (fpclassify, [...]): Remove spurious duplicate...
2010-11-02 Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-19 Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2008-05-26 Paolo Carlinicmath (pow(float, int), [...]): Do not define in C...
2008-03-26 Benjamin Kosnikrun_doxygen: Remove html_output_dir.
2008-01-31 Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2007-06-13 Paolo Carlinicmath: Tweak includes.
2007-05-31 Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...
2007-05-17 Benjamin Kosnikcmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.
2007-04-13 Paolo Carlininumeric_traits.h: Do not include <limits>.
2007-04-10 Paolo Carlinicmath: Include <bits/stl_algobase.h> instead of the...
2007-03-16 Benjamin Kosnik[multiple changes]
2007-03-04 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
2006-12-05 Benjamin Kosniklocalefwd.h: Consistent @file placement...
2006-09-19 Paolo Carlinihashtable_policy.h: Uglify all the names.
2006-09-18 Benjamin Kosniktype_traits.h: New.
2006-08-15 Paolo Carlinirandom (class poisson_distribution<>): Add.
2006-07-28 Benjamin KosnikPR libstdc++/19664 round 3
2006-03-10 Paolo Carlinicmath: Add atan2 and pow bits; add using declarations.
2006-03-07 Paolo Carlinicmath: Add C99 overloads.
2006-02-26 Paolo Carlinicmath: Add templates (8.16.3).
2006-02-07 Paolo Carlinicmath: New.