Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • toy's avatar
    842ce4c2
    Some changes from Paul Foley: · 842ce4c2
    toy authored
    o Fix a number of spelling errors.
    o Add EXT:PURGE-FILES (hmm, should that be renamed to
      purge-backup-files?) to delete old versions of files.
    o Opening a file with :if-exists :append shouldn't set the Unix append
      flag, else you can't seek back to a point before you started
      appending. (Actually from Rudi Schlatte.)
    o Fix a bug in logical pathname parsing.
    o Fix FASL-file versioning so we don't create versioned fasl files.
    842ce4c2
    History
    Some changes from Paul Foley:
    toy authored
    o Fix a number of spelling errors.
    o Add EXT:PURGE-FILES (hmm, should that be renamed to
      purge-backup-files?) to delete old versions of files.
    o Opening a file with :if-exists :append shouldn't set the Unix append
      flag, else you can't seek back to a point before you started
      appending. (Actually from Rudi Schlatte.)
    o Fix a bug in logical pathname parsing.
    o Fix FASL-file versioning so we don't create versioned fasl files.