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
*
[libcxx{,abi}] Emit deplibs only when detected by CMake
Michał Górny
2019-12-02
1
-1
/
+1
*
[libcxx][NFC] Strip trailing whitespace, fix typo.
Stephan T. Lavavej
2019-10-23
1
-1
/
+1
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
1
-1
/
+1
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-1
/
+1
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
1
-0
/
+4
*
Fix typo that I introduced in r357413. Thanks to ensadc@mailnesia.com for the...
Marshall Clow
2019-04-02
1
-1
/
+2
*
Fix PR#41323 'Race condition in steady_clock::now for _LIBCPP_WIN32API'. than...
Marshall Clow
2019-04-01
1
-6
/
+15
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libc++] Use __int128_t to represent file_time_type.
Eric Fiselier
2018-07-25
1
-29
/
+12
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
1
-1
/
+1
*
[Chrono][Darwin] Include header for gettimeofday
Bruno Cardoso Lopes
2017-01-10
1
-1
/
+1
*
[Chrono][Darwin] Make steady_clock use CLOCK_UPTIME_RAW
Bruno Cardoso Lopes
2017-01-09
1
-3
/
+45
*
clean up use of _WIN32
Saleem Abdulrasool
2017-01-03
1
-6
/
+6
*
chrono: correct the units for the epoch bias
Saleem Abdulrasool
2017-01-02
1
-2
/
+1
*
chrono: address post commit comments from Howard
Saleem Abdulrasool
2017-01-01
1
-13
/
+17
*
chrono: address post-commit comments from majnemer
Saleem Abdulrasool
2017-01-01
1
-8
/
+8
*
chrono: give Windows a steady_clock
Saleem Abdulrasool
2017-01-01
1
-14
/
+29
*
chrono: implement a Windows version of system_clock::now
Saleem Abdulrasool
2017-01-01
1
-0
/
+32
*
[libc++] Remove unneeded visibility pragmas
Shoaib Meenai
2016-11-23
1
-4
/
+0
*
Remove workarounds for C++17 inline variable ABI break. It has been fixed in ...
Eric Fiselier
2016-07-02
1
-7
/
+0
*
Remove accidental change committed in r274403.
Eric Fiselier
2016-07-01
1
-1
/
+1
*
Work around ABI break caused by C++17 inline variables.
Eric Fiselier
2016-07-01
1
-1
/
+8
*
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