racket/collects/compiler/private
Matthew Flatt 8b8dd77ad6 change nearly all long's to intptr_t'
and also changed vector, string, and byte string counts to
   `intptr_t' instead of `int'.

   Except for the vector count, etc. change, this is not really a
   change for any currently supported platform, where `intptr_t'
   is the same as `long'. It's a step to suporting Win64, though,
   where `long' is the same as `int' instead of `intptr_t'.
2010-12-03 08:48:33 -07:00
..
analyze.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
anorm.rkt A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
base.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
closure.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
collects-path.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
const.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cstructs.rkt A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
driver.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
embed.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
known.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
library.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
lift.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
macfw.rkt adjust exe creation of GRacket2 binaries for Mac OS X 2010-11-05 15:53:56 -06:00
mach-o.rkt fix mach-o munging of 64-bit executables 2010-06-11 15:18:00 -04:00
prephase.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
rep.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
toplevel.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
vehicle.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
vm2c.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
vmopt.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
vmphase.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
vmscheme.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
windlldir.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
winicon.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
winsubsys.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
winutf16.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
xform.rkt change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
zlayer.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00