hanchenye-llvm-project/libcxx/include
Howard Hinnant b4d2fd2f0f [rand.dist.samp.plinear]. This means we've got a fully tested and functional <random>! 489 tests over 48 sections are passing. :-) The only thing still on my plate in this area is to back-port some of this technology to random_shuffle/shuffle in <algorithm>. That will involve shuffling header bits around (<random> depepends on <algorithm>), but it won't entail that much development (compared to what has been required for <random>).
llvm-svn: 104575
2010-05-25 00:27:34 +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 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
__mutex_base
__split_buffer [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. 2010-05-11 23:26:59 +00:00
__sso_allocator
__std_stream
__tree
__tuple
__tuple_03
algorithm 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
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
complex
complex.h
condition_variable
csetjmp
csignal
cstdarg
cstdbool
cstddef 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
cstdint
cstdio
cstdlib
cstring
ctgmath
ctime
cwchar
cwctype
deque
exception
forward_list
fstream
functional
future
initializer_list
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 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
map
memory [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. 2010-05-11 23:26:59 +00:00
mutex
new add headers and implementation for <new>, <exception>, and <typeinfo> 2010-05-14 20:19:37 +00:00
numeric
ostream
queue
random [rand.dist.samp.plinear]. This means we've got a fully tested and functional <random>! 489 tests over 48 sections are passing. :-) The only thing still on my plate in this area is to back-port some of this technology to random_shuffle/shuffle in <algorithm>. That will involve shuffling header bits around (<random> depepends on <algorithm>), but it won't entail that much development (compared to what has been required for <random>). 2010-05-25 00:27:34 +00:00
ratio [rand.dist.norm.f] 2010-05-18 17:32:30 +00:00
set
sstream
stack
stdbool.h
stdexcept
streambuf
string 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
strstream
system_error
tgmath.h
thread 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
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