Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
a6119a86c5285b013a4910674a0c5e3c688e5edc
/
include
/
iterator
a6119a8
noexcept for Chapter 21 [strings].
by Howard Hinnant
· 13 years ago
6cf5d8c
Chris Jefferson noted many places where function calls needed to be qualified (thanks Chris).
by Howard Hinnant
· 14 years ago
aab015a
Teach move_iterator that rvalue references cannot bind to non-function
by Douglas Gregor
· 14 years ago
1468b66
N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right.
by Howard Hinnant
· 14 years ago
b64f8b0
license change
by Howard Hinnant
· 14 years ago
726a76f
I have reverted all contributions made by Jesse Towner in revision 110724
by Howard Hinnant
· 14 years ago
8289481
visibility-decoration.
by Howard Hinnant
· 14 years ago
45f5717
Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <iterator>.
by Howard Hinnant
· 14 years ago
d2a9251
Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated insert iterators to work better with pproxies, and doubled the speed of __next_prime.
by Howard Hinnant
· 14 years ago
73d21a4
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
by Howard Hinnant
· 14 years ago
324bb03
Fixing whitespace problems
by Howard Hinnant
· 14 years ago
60a0a8e
patch by Jesse Towner, and bug fix by Sebastian Redl
by Howard Hinnant
· 14 years ago
f5256e1
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 14 years ago
bc8d3f9
libcxx initial import
by Howard Hinnant
· 14 years ago