aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/chrono.cc
AgeCommit message (Expand)AuthorFilesLines
2012-01-23[multiple changes]Benjamin Kosnik1-83/+0
2011-12-06re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini1-3/+3
2011-07-21chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.Benjamin Kosnik1-4/+4
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-6/+9
2010-11-23chrono: Constexpr markup for is_monotonic.Benjamin Kosnik1-2/+2
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini1-3/+4
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-2/+2
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2008-09-23chrono: If _GLIBCXX_USE_MONOTONIC_CLOCK is defined...Chris Fairles1-19/+27
2008-07-15chrono: New, as per N2661.Chris Fairles1-0/+76