Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libcxx
/
28dbbe0596878c12e13507aad6b40d33e5a8fa20
/
include
/
memory
28dbbe0
Dave Zarzycki showed how the efficiency of shared_ptr could be significantly
by Howard Hinnant
· 15 years ago
726a76f
I have reverted all contributions made by Jesse Towner in revision 110724
by Howard Hinnant
· 15 years ago
8289481
visibility-decoration.
by Howard Hinnant
· 15 years ago
36cdf02
I am experimenting with putting visibility-default attributes on all struct/classes in libc++. This checkin decorates only basic_string and vector as an experiment, and for review by those in this audience that might know more about visibilty than I do. If I get no negative feedback on this procedure I will begin to decorate the entire library in this way.
by Howard Hinnant
· 15 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
· 15 years ago
324bb03
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
92172b8
US 108, N3109
by Howard Hinnant
· 15 years ago
e92c3d7
US 107
by Howard Hinnant
· 15 years ago
d444470
now works with -fno-exceptions and -fno-rtti
by Howard Hinnant
· 15 years ago
60a0a8e
patch by Jesse Towner, and bug fix by Sebastian Redl
by Howard Hinnant
· 15 years ago
21aefc3
[util.smartptr.hash]
by Howard Hinnant
· 15 years ago
03aad81
[rand.dist.bern.bin]. The evaluation function for this binomial distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded.
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