hanchenye-llvm-project/libcxx
Howard Hinnant 5b00ffede4 For compiling on FreeBSD
llvm-svn: 104616
2010-05-25 17:25:25 +00:00
..
include [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
lib 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
src For compiling on FreeBSD 2010-05-25 17:25:25 +00:00
test [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
test_results weekly test results 2010-05-20 19:58:15 +00:00
www weekly test results 2010-05-20 19:58:15 +00:00
LICENSE.TXT
Makefile 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