Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
3054 commits behind the upstream repository.
  • rtoy's avatar
    c5eff503
    code/fd-stream.lisp: · c5eff503
    rtoy authored
    o OPEN merges the filename with *DEFAULT-PATHNAME-DEFAULTS*, as
      required by CLHS sec 19.2.3.
    
    code/filesys.lisp:
    o DELETE-FILE, ENSURE-DIRECTORIES-EXIST, and FILE-AUTHOR merge the
      filename with *DEFAULT-PATHNAME-DEFAULTS*, as required by CLHS sec
      19.2.3.
    
    general-info/release-20b.txt:
    o Update.
    c5eff503
    History
    code/fd-stream.lisp:
    rtoy authored
    o OPEN merges the filename with *DEFAULT-PATHNAME-DEFAULTS*, as
      required by CLHS sec 19.2.3.
    
    code/filesys.lisp:
    o DELETE-FILE, ENSURE-DIRECTORIES-EXIST, and FILE-AUTHOR merge the
      filename with *DEFAULT-PATHNAME-DEFAULTS*, as required by CLHS sec
      19.2.3.
    
    general-info/release-20b.txt:
    o Update.
release-20b.txt 9.09 KiB