* New starter.sysout contains the UTF-8 external format * Init.sysout is created with the UTF-8 external format * Files with non-ascii characters and some other files converted to UTF-8, for basic testing * Environment arg of WITH-READER-ENVIRONMENT can be a stream * Compiler functions now respect the external format as copied from the source file * Colon is the package delimiter in DEFINE-FILE-INFO expressions * UNICODE file is deprecated in favor of UNICODE-FORMATS and UNICODE-TABLES
medley/loadups
This directory is for holding the sysouts from a release
-
lisp.sysout (the system in the IRM + Common Lisp)
-
full.sysout (lisp + modernizations + TEdit and others)
-
starter.sysout you have to have a running Medley to make a new one(!) this file is just a stable place to stand.
-
whereis.hash A "hash file" directory index of everything
-
lisp.venuesysout full.venuesysout -- vintage sysouts for comparision
Plus, if you make your own loadups (from BUILDING.md) you'll see some .dribble files which are the logs of the build proccess.