Some changes from Paul Foley:
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.
Showing
- assembler/assembler.lisp 3 additions, 3 deletionsassembler/assembler.lisp
- code/dyncount.lisp 2 additions, 2 deletionscode/dyncount.lisp
- code/fd-stream.lisp 4 additions, 4 deletionscode/fd-stream.lisp
- code/filesys.lisp 63 additions, 27 deletionscode/filesys.lisp
- code/pathname.lisp 2 additions, 2 deletionscode/pathname.lisp
- compiler/dump.lisp 2 additions, 2 deletionscompiler/dump.lisp
- docs/doc-diff.lisp 1 addition, 1 deletiondocs/doc-diff.lisp
- tools/setup.lisp 2 additions, 2 deletionstools/setup.lisp
Loading
Please register or sign in to comment