hanchenye-llvm-project/libcxx/include
Howard Hinnant 87ec03a2ea weekly update to by-chapter-summary, plus left and right anchor support in basic posix.
llvm-svn: 107938
2010-07-09 00:15:26 +00:00
..
ext
__bit_reference
__config 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
__functional_03
__functional_base
__functional_base_03
__hash_table
__locale [locale.stdcvt] 2010-05-30 21:39:41 +00:00
__mutex_base
__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
__std_stream
__tree
__tuple
__tuple_03
algorithm weekly test results plus a bug fix clang found 2010-05-27 20:06:01 +00:00
array
bitset
cassert
ccomplex
cctype
cerrno
cfenv
cfloat
chrono [rand.dist.norm.f] 2010-05-18 17:32:30 +00:00
cinttypes
ciso646
climits
clocale
cmath
codecvt [locale.stdcvt] 2010-05-30 21:39:41 +00:00
complex
complex.h
condition_variable
csetjmp
csignal
cstdarg
cstdbool
cstddef for Ubuntu 2010-06-02 18:53:22 +00:00
cstdint
cstdio
cstdlib
cstring
ctgmath
ctime
cwchar
cwctype
deque
exception Corrected rethrow_if_nested 2010-05-28 13:35:41 +00:00
forward_list
fstream
functional [util.smartptr.hash] 2010-06-03 16:42:57 +00:00
future
initializer_list [support.initlist.range] 2010-05-28 17:53:59 +00:00
iomanip
ios
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
istream
iterator
limits
list
locale [conversions.buffer] 2010-06-01 20:09:18 +00:00
map
memory [util.smartptr.hash] 2010-06-03 16:42:57 +00:00
mutex
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
queue
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 weekly update to by-chapter-summary, plus left and right anchor support in basic posix. 2010-07-09 00:15:26 +00:00
set
sstream
stack
stdbool.h
stdexcept
streambuf
string [string.conversions] 2010-06-02 18:20:39 +00:00
strstream
system_error
tgmath.h
thread [string.conversions] 2010-06-02 18:20:39 +00:00
tuple
type_traits [rand.dist.norm.f] 2010-05-18 17:32:30 +00:00
typeindex
typeinfo add headers and implementation for <new>, <exception>, and <typeinfo> 2010-05-14 20:19:37 +00:00
unordered_map
unordered_set
utility
valarray
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