This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-02-10 11:23:52 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
libcxx
History
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
libcxx initial import
2010-05-11 19:42:16 +00:00
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