racket/racket
Matthew Flatt efa199184c fix bignum allocation
Space used by GMP needs to be immobile, and the allocation path
on 3m still used a strategy of allocating page-sized blocks;
the GC now provides much better support for small, immobile
blocks.
2014-02-28 11:45:09 -07:00
..
collects improve error message of object=? 2014-02-28 06:33:02 -06:00
src fix bignum allocation 2014-02-28 11:45:09 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00