index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
chrono.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When building libc++, we use '"' as a delimiter instead of '<' when including...
Marshall Clow
2015-06-23
1
-3
/
+3
*
Use clock_gettime()'s CLOCK_REALTIME instead of gettimeofday().
Ed Schouten
2015-05-14
1
-24
/
+40
*
Fix comment that was obsoleted by r216949
Jonathan Roelofs
2014-09-02
1
-4
/
+2
*
Partially address a FIXME in steady_clock::now()
Jonathan Roelofs
2014-09-02
1
-0
/
+3
*
Removed raw references to __APPLE__; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-2
/
+2
*
Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....
Howard Hinnant
2012-12-12
1
-0
/
+4
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-1
/
+1
*
noexcept for <chrono>.
Howard Hinnant
2011-05-28
1
-5
/
+5
*
N3191: C++ Timeout Specification
Howard Hinnant
2010-11-20
1
-18
/
+18
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fix typos, noticed by Clang.
Daniel Dunbar
2010-09-04
1
-1
/
+1
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-3
/
+3
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-0
/
+27
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+101