aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/chrono.cc
AgeCommit message (Expand)AuthorFilesLines
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