Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
61a8422ffa89b7a1788dc9f51407b950ea3b8d0c
/
src
/
iostream.cpp
0f678bd
Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>.
by Howard Hinnant
· 12 years ago
d3b5b6b
Use reinterpret_casts directly in place of C-style casts.
by Joerg Sonnenberger
· 12 years ago
903439f
This is an optimization which produces improved launching time. There should be no functionality change. Clients should see no ABI differences.
by Howard Hinnant
· 12 years ago
cbdd089
Protect use of alignas against older versions of clang
by Howard Hinnant
· 13 years ago
1378397
Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed.
by Howard Hinnant
· 13 years ago
0949eed
_STD -> _VSTD to avoid macro clash on windows
by Howard Hinnant
· 14 years ago
b64f8b0
license change
by Howard Hinnant
· 14 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