racket/release_notes
Jamie Taylor 3e1ee3c681 Add concatenate-object-files procedure.
In previous versions of Chez Scheme, multiple object files could be
combined by concatinating them into a single file.  To support faster
object file loading and loadability verification, recompile information
and information about libraries and top-level programs within an object
file is now placed at the top of the file.  The new
concatenate-object-files procedure can be used to combine multiple object
files while moving this information to the top of the combined file.

original commit: d4ef2ad9393578ff3ffe3b712736bc6a4ae7b8eb
2020-02-18 14:51:38 -05: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 Add concatenate-object-files procedure. 2020-02-18 14:51:38 -05: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