Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
9dcdcdee2582575dd4a2e5857b9f32735763f9c7
/
src
/
chrono.cpp
dece7fe
Removed raw references to __APPLE__; now just check to see if it is defined.
by Marshall Clow
· 12 years ago
0a69fa1
Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm.org/bugs/show_bug.cgi?id=14585.
by Howard Hinnant
· 12 years ago
ec3773c
Quash a whole bunch of warnings
by Howard Hinnant
· 13 years ago
756a176
noexcept for <chrono>.
by Howard Hinnant
· 14 years ago
f8f8521
N3191: C++ Timeout Specification
by Howard Hinnant
· 14 years ago
b64f8b0
license change
by Howard Hinnant
· 14 years ago
04acaca
Fix typos, noticed by Clang.
by Daniel Dunbar
· 14 years ago
16e6e1d
Fixing whitespace problems
by Howard Hinnant
· 14 years ago
adff489
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.
by Howard Hinnant
· 15 years ago
f5256e1
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
bc8d3f9
libcxx initial import
by Howard Hinnant
· 15 years ago