* MCCS translations for strings passed to/from UNIX-GETENV and other system interfaces. * INTERPRET.REM.CM assumes system external format is UTF-8. ISO8859/1 external format is defined in MCCS as a dummy for UTF-8 until UNICODE is loaded * Add string translation interface to EXTERNALFORMAT datatype, * Set the external format of the default reader environment to *DEFAULT-EXTERNALFORMAT* = :MCCS * Add external format :THROUGH16 for 16 bit codes, used by linebuffer
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.