home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / clisp / doc / readme.diffs < prev    next >
Text File  |  1977-12-31  |  1KB  |  30 lines

  1. Short: CLISP release 30.5.96 Amiga diffs
  2. Requires: OS 2.04 or newer
  3. Author: Joerg.Hoehle@gmd.de
  4. Uploader: Joerg.Hoehle@gmd.de
  5.  
  6. Although the source archive contains all files needed to build the
  7. 1996-05-30 version, diffs are nevertheless interesting as they can
  8. show what's likely to be patched or modified again in further releases
  9. of CLISP.  Luckily, most of the diffs in this archive have found their
  10. way into the official 1996-07-31 version of CLISP.
  11.  
  12. Patches that I made after the 25th of July have not yet found their
  13. way into the main CLISP release. These late patches are mainly as
  14. follows:
  15.  
  16. src/spvw.d      modified $VER: string
  17. src/affi.d     \
  18. src/affi1.lsp     modified the AFFI once more
  19. doc/affi.txt   /
  20. fd/#?          AFFI examples and demos
  21. src/format.lsp \
  22. src/compiler.lsp  string-concat is many times faster than concatenate
  23. src/user1.lsp  /
  24. src/pathname.d      an attempt at symbolic link processing, see amiga/TODO
  25. src/foreign.d     a still incomplete attempt to make the FFI useful
  26. src/foreign1.lsp   with Amiga shared libraries
  27. amiga/README.Amiga
  28. amiga/BMakefile
  29. amiga/INSTALL      known compiler warnings
  30.