darling-libcxx/include
Howard Hinnant 27405f91a8 Everything under [re.results]
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111074 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-14 18:14:02 +00:00
..
ext Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__bit_reference Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__config Filling out regex tests... 2010-08-12 21:14:20 +00:00
__functional_03 now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
__functional_base Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__functional_base_03 Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__hash_table Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__locale now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
__mutex_base Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__split_buffer First loop test passed. The data structure and search algorithm is still crude and in-flux. But this milestone needed to be locked in. Right now every loop is implemented in terms of a structure that will handle the most complicated {min, max} loop. Though only *-loops are tested at the moment. In a future iteration *-loops will likely be optimized a little more. The only tests are for basic posix so far, but I have prototype code running for extended posix and ecma. The prototype code lacks the complicating properties of the real <regex> requirements though. 2010-07-07 19:14:52 +00:00
__sso_allocator Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__std_stream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__tree now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
__tuple Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
__tuple_03 Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
algorithm weekly test results plus a bug fix clang found 2010-05-27 20:06:01 +00:00
array Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
bitset Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cassert Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
ccomplex Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cctype Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cerrno Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cfenv Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cfloat Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
chrono [rand.dist.norm.f] 2010-05-18 17:32:30 +00:00
cinttypes Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
ciso646 Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
climits Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
clocale Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cmath patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
codecvt [locale.stdcvt] 2010-05-30 21:39:41 +00:00
complex Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
complex.h Make complex.h play nice with C 2010-07-29 18:43:15 +00:00
condition_variable Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
csetjmp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
csignal Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstdarg Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstdbool Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstddef patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
cstdint Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstdio Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstdlib Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cstring Fix conflict with cstring and using namespace std 2010-08-10 21:57:23 +00:00
ctgmath Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
ctime Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cwchar Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
cwctype Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
deque Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
exception now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
forward_list Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
fstream Tests for basic posix regex templated on wchar_t 2010-07-15 18:18:07 +00:00
functional now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
future Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
initializer_list [support.initlist.range] 2010-05-28 17:53:59 +00:00
iomanip Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
ios Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
iosfwd 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. 2010-05-24 17:49:41 +00:00
iostream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
istream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
iterator patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
limits Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
list Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
locale now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
map now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
memory now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
mutex Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
new add headers and implementation for <new>, <exception>, and <typeinfo> 2010-05-14 20:19:37 +00:00
numeric [numeric.iota] 2010-05-26 18:53:44 +00:00
ostream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
queue Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
random Implemented some adaptor constructors which I had missed. 2010-05-28 15:49:54 +00:00
ratio [rand.dist.norm.f] 2010-05-18 17:32:30 +00:00
regex Everything under [re.results] 2010-08-14 18:14:02 +00:00
set Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
sstream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
stack Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
stdexcept Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
streambuf Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
string patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
strstream Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
system_error #ifdef around Solaris/Linux/Darwin-specific error codes and replace them with their BSD equivalents if they are not available. 2010-08-11 16:52:41 +00:00
tgmath.h Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
thread patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
tuple Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
type_traits Modified the definition of std::foward to address National Body Comment US 90 2010-08-11 14:05:55 +00:00
typeindex Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
typeinfo add headers and implementation for <new>, <exception>, and <typeinfo> 2010-05-14 20:19:37 +00:00
unordered_map Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
unordered_set Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
utility patch by Jesse Towner, and bug fix by Sebastian Redl 2010-08-10 20:48:29 +00:00
valarray Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
vector 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. 2010-05-24 17:49:41 +00:00