racket/collects/scribblings/inside
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
..
contmarks.scrbl
custodians.scrbl
eval.scrbl
exns.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
hooks.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
info.rkt
inside.scrbl
memory.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
misc.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
namespaces.scrbl
numbers.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
overview.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
params.scrbl
ports.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
procedures.scrbl
security.scrbl
strings.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
structures.scrbl
threads.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
utils.rkt
values.scrbl change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00