racket/makefiles
Matthew Flatt 18d18b7ff6 add pseudo-random generator API
The MRG32k3a generator is fast when using unboxed floating-point
arithemtic. Since the Scheme compiler doesn't yet support that,
build MRG32k3a into the kernel and provide access via
`pseudo-random-generator` functions.

original commit: 3dd74679a6c2705440488d8c07c47852eb50a94b
2019-10-07 10:58:39 -06:00
..
installsh Bash test(1) does not allow bare numbers with ==, so use -eq 2016-05-22 17:41:40 -04:00
Makefile-csug.in Makefile-csug.in install target is now consistent with the project 2018-03-28 09:25:20 -07:00
Makefile-release_notes.in - Updated CSUG to replace \INSERTREVISIONMONTHSPACEYEAR with the current 2017-10-13 23:50:20 -04:00
Makefile-workarea.in minor build and new-release updates 2019-03-19 23:23:10 -07:00
Makefile.in adjust build for BSDs, MinGW cross-compile, and more configuration 2019-07-03 18:54:04 -06:00
Mf-boot.in changed copyright year to 2017 2017-04-06 11:41:33 -04:00
Mf-install.in add pseudo-random generator API 2019-10-07 10:58:39 -06:00