Dave Zarzycki
|
410d344908
"Tagging libcpp-28 from https://llvm.org/svn/llvm-project/libcxx/branches/apple"
|
14 tahun lalu |
Howard Hinnant
|
84fd172cd6
Fix r9901265
|
14 tahun lalu |
Howard Hinnant
|
9b3829cb5b
Install headers at usr/clang-ide/lib/c++
|
14 tahun lalu |
Howard Hinnant
|
da9c0f1fba
Fix PR10507. http://llvm.org/bugs/show_bug.cgi?id=10507
|
14 tahun lalu |
Howard Hinnant
|
a9ad2ca8bd
Synch up with recent changes in trunk
|
14 tahun lalu |
Howard Hinnant
|
8ffa5d58e0
Correct misspelling: _LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI
|
14 tahun lalu |
Howard Hinnant
|
791e11cf33
Fix radar 9866843
|
14 tahun lalu |
Howard Hinnant
|
4d933b2b44
Apple branch created
|
14 tahun lalu |
Howard Hinnant
|
4f598034d2
http://llvm.org/bugs/show_bug.cgi?id=10469
|
14 tahun lalu |
Howard Hinnant
|
fa06d75e8d
Optimization of string::operator< by M.E. O'Neill. Discussion in http://llvm.org/bugs/show_bug.cgi?id=10461
|
14 tahun lalu |
Howard Hinnant
|
2644a7b3da
http://llvm.org/bugs/show_bug.cgi?id=10461
|
14 tahun lalu |
Howard Hinnant
|
099084d52f
http://llvm.org/bugs/show_bug.cgi?id=10455
|
14 tahun lalu |
Dave Zarzycki
|
b3296ae5bc
Test commit
|
14 tahun lalu |
Howard Hinnant
|
bf6666f7a0
Correct test.
|
14 tahun lalu |
Sean Hunt
|
541cb301a1
Adjust two tests to account for a nasty change in copying behavior
|
14 tahun lalu |
Sean Hunt
|
13aaf422e4
Make all fstream tests use tmpnam if creating files, rather than
|
14 tahun lalu |
Sean Hunt
|
e6440c6fa2
Do a litmus test of using tmpnam to generate safe temporary file names
|
14 tahun lalu |
Sean Hunt
|
737a351850
Given that __underlying_type is now available in clang, implement
|
14 tahun lalu |
Sean Hunt
|
2d81f3d1f3
Give A an explicitly non-throwing destructor so that B's destructor is
|
14 tahun lalu |
Howard Hinnant
|
464aa5cad3
http://llvm.org/bugs/show_bug.cgi?id=10390
|
14 tahun lalu |
Howard Hinnant
|
bcbbd4d14f
Revert locale for apple back to original design, getting rid of now useless helper *_l functions
|
14 tahun lalu |
Howard Hinnant
|
9a2078137f
_LIBCXX_STABLE_APPLE_ABI -> _LIBCPP_STABLE_APPLE_ABI
|
14 tahun lalu |
Sean Hunt
|
a78264f872
Fix wchar tests by not assuming that tm is complete and by using the
|
14 tahun lalu |
Sean Hunt
|
f3907e6cc0
Reapply 135035 with proper conditional inclusion, hopefully solving
|
14 tahun lalu |
Howard Hinnant
|
912012e949
http://llvm.org/bugs/show_bug.cgi?id=10353
|
14 tahun lalu |
Howard Hinnant
|
22ba71b8ef
http://llvm.org/bugs/show_bug.cgi?id=10346
|
14 tahun lalu |
Howard Hinnant
|
8d75632ad0
Reverted to 134947. Once I got into it, I discovered there were too many problems to fix in 135035.
|
14 tahun lalu |
Sean Hunt
|
c97da3a590
Implement the __nolocale functions properly so that they will work on
|
14 tahun lalu |
Sean Hunt
|
0389c53f44
Make sure that __time_put constructors properly on non-Apple platforms.
|
14 tahun lalu |
Howard Hinnant
|
66f2641ac9
Toralf Niebuhr: This is just a tiny patch fixing some small (probably copy & paste) errors.
|
14 tahun lalu |