summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/chrono.cc
Commit message (Expand)AuthorAgeFilesLines
* chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.Benjamin Kosnik2011-07-211-4/+4
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-6/+9
* chrono: Constexpr markup for is_monotonic.Benjamin Kosnik2010-11-231-2/+2
* cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini2010-11-021-3/+4
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-031-2/+2
* condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka2009-04-181-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* chrono: If _GLIBCXX_USE_MONOTONIC_CLOCK is defined...Chris Fairles2008-09-231-19/+27
* chrono: New, as per N2661.Chris Fairles2008-07-151-0/+76