racket/release_notes
dyb a1195b7f7e addressed foreign-callable / boot file invalid memory reference:
- fixed a bug in which instantiating a static foreign-callable code object
  fails with an invalid memory reference because the collector has
  discarded its relocation information.  foreign-callable code objects
  are now flagged as "templates", and the collector now refuses to
  discard relocation information for code objects marked as templates
  when copying them to the static generation.
    cmacros.ss, cpnanopass.ss,
    gc.c,
    7.ms
- committing updated boot/*/equates.h (without the boot files, which are
  still usable for bootstrapping)
    boot/*/*.h
- updated release notes
    release_notes.stex

original commit: 71d3abba684e04b134720ea1bd9a8c847c38ac5f
2019-02-06 22:22:21 -08:00
..
gifs initial upload of open-source release 2016-04-26 10:04:54 -04:00
math initial upload of open-source release 2016-04-26 10:04:54 -04:00
macros.stex initial upload of open-source release 2016-04-26 10:04:54 -04:00
release_notes.stex addressed foreign-callable / boot file invalid memory reference: 2019-02-06 22:22:21 -08:00
releasenotes.cls initial upload of open-source release 2016-04-26 10:04:54 -04:00
releasenotes.css initial upload of open-source release 2016-04-26 10:04:54 -04:00
releasenotes.hcls initial upload of open-source release 2016-04-26 10:04:54 -04:00
scheme.sty no longer using replacements for \tt underscore, tilde, at-sign, dots, 2017-10-12 23:48:32 -04:00