home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / Macintosh Common Lisp Related / Lisp FAQ 21Sept93 / lisp-faq-change-log.text < prev    next >
Encoding:
Text File  |  1993-09-21  |  9.3 KB  |  159 lines  |  [TEXT/ttxt]

  1. ;;; ****************************************************************
  2. ;;; Lisp FAQ Change Log ********************************************
  3. ;;; ****************************************************************
  4. ;;; Date      Who     Ver   Reason
  5. ;;; ------------------------------------------------------------
  6. ;;;  7-FEB-92 mk      1.0   Initial release.
  7. ;;; 10-FEB-92 mk      1.1   Pre-release corrections and additions.
  8. ;;; 10-FEB-92 mk      1.11  Minor changes from Arun Welch, Mitch Marks, 
  9. ;;;                         Mike Meyer, Matthias Felleisen, and John Gateley.
  10. ;;; 11-FEB-92 mk      1.12  Corrections by John Carroll, Jason Trenouth, Joel
  11. ;;;                         Riedesel, David Neves, Lawrence Mayka and
  12. ;;;                         Bruce Miller.
  13. ;;; 13-FEB-92 mk      1.13  Renumbering. Split into 3 files. Some more FAQs.
  14. ;;; 23-MAR-92 mk      1.14  Updated various FTP entries, bug in EXPLODE.
  15. ;;;                         Updated harlequin entry.
  16. ;;; 25-MAR-92 mk      1.15  Added question [2-18]: saving data and CLOS
  17. ;;;                         instances to disk for later retrieval.
  18. ;;;  1-MAY-92 mk      1.17  Added entry for Feel to section 4. Updated CMU
  19. ;;;                         ftp machines to point to ftp.cs.cmu.edu. Fixed CMU
  20. ;;;                         CL entry to be approximately version independent.
  21. ;;;                         Revised entry on Garnet. uunet.uu.net -> ftp.uu.net
  22. ;;; 12-MAY-92 mk      1.18  Split questions 1-5, 1-6, and 1-7 into part 4,
  23. ;;;                         which is now cross-posted to comp.lang.scheme, and
  24. ;;;                         questions 1-8, 2-3, 2-9 and 2-18 into part 5 which
  25. ;;;                         is now cross-posted to comp.lang.clos.
  26. ;;;                         Added detail to Norvig entry in 1-1.
  27. ;;;                         Updated entries for several Lisp implementations.
  28. ;;; 26-MAY-92 mk      1.19  Changed 5-2 on the basis of comments by Jeff Greif.
  29. ;;; 29-MAY-92 mk      1.20  Added question [2-17] about lisp sockets.
  30. ;;; 16-JUN-92 mk      1.21  Moved the question about object oriented
  31. ;;;                         programming references to part 5 of the FAQ.
  32. ;;;                         Entry on Dylan. Addition to MIT Scheme entry
  33. ;;;                         regarding Schematik.
  34. ;;; 22-JUN-92 mk            Updated SOAR entry.
  35. ;;; 24-JUN-92 mk            Fixed MCL entry to note that CLIM is available 
  36. ;;;                         from ILA, not via Apple.
  37. ;;; 25-JUN-92 mk      1.22  Added question [2-18].
  38. ;;; 17-JUL-92 mk            Added entry on PSD (Portable Scheme Debugger).
  39. ;;; 20-JUL-92 mk            Updated entry on T3.1
  40. ;;; 30-JUL-92 mk            Added entry on XIT to question 2-2.
  41. ;;;  3-AUG-92 mk            Updated PC-Scheme entry (bought by Ibuki).
  42. ;;;  6-AUG-92 mk      1.23  Merged in Jeff Dalton's pitfalls list.
  43. ;;; 19-AUG-92 mk            Added entry on FOCL. Move three questions from 
  44. ;;;                         part 2 to part 3, to keep part 2 under 64k.
  45. ;;; 26-AUG-92 mk            Added some items from Hallvard Tretteberg's
  46. ;;;                         Lisp style guide.
  47. ;;; 31-AUG-92 mk      1.24  Updated entries for CMU CL and SIOD.
  48. ;;;  8-SEP-92 mk            Added entry on VSCM to part 4. Added entry on
  49. ;;;                         Pixie Scheme, Help, and Le-Lisp.
  50. ;;; 14-SEP-92 mk            Fixed Symbolics entry. Added entry on CLIM-library.
  51. ;;; 15-SEP-92 mk            Updated MIT C-Scheme entry.
  52. ;;; 17-SEP-92 mk            Added entry on Lisp-Jobs. Fixed Le-Lisp entry.
  53. ;;;                         Added 3-15.
  54. ;;; 23-SEP-92 mk            Added entry on COLAB to ftp resources.
  55. ;;;                         Added entry on WCL to Part 4.
  56. ;;; 30-SEP-92 mk            Added entry on Dr. Dobb's lisp-style C extensions.
  57. ;;;                         Updated entry on Friedman/Wand/Haynes' book.
  58. ;;;  9-OCT-92 mk      1.25  Updated Chez Scheme entry.
  59. ;;;                         Added entry on extracting the function name from
  60. ;;;                         the function object, provided by Kerry Koitzsch.
  61. ;;; 14-OCT-92 mk      1.26  Split off the ftp resources question from Part 2
  62. ;;;                         into its own file, now labels Part 6.
  63. ;;;                         Broke up the question into smaller pieces
  64. ;;;                         and reorganized it too. Reorganized Part 4.
  65. ;;; 20-OCT-92 mk            Added description of Koschmann text,
  66. ;;;                         thanks to L. Mayka.
  67. ;;; 27-OCT-92 mk      1.27  Added question 6-6 about formatting code in LaTeX.
  68. ;;;  3-NOV-92 mk            Added comment on file modularization to 1-2.
  69. ;;;                         Added note on the CLOS code repository to
  70. ;;;                         6-1.
  71. ;;;  5-NOV-92 mk            Added info on Lucid benchmark programs in the 
  72. ;;;                         goodies/ directory. Also the Lucid
  73. ;;;                         wizards.doc file.
  74. ;;; 11-NOV-92 mk    1.28    Added entry on Karlsruhe CLISP to 4-0.
  75. ;;; 13-NOV-92 mk            Added entry on ARS MAGNA to part 6,
  76. ;;;                         subsection Planning Testbeds.
  77. ;;; 17-NOV-92 mk            Added entry on GECO and GAL to 6-3.
  78. ;;; 17-NOV-92 mk            Updated prices in Allegro CL entry.
  79. ;;; 24-NOV-92 mk            Added entry on the automatic memoization facility
  80. ;;;                         to part 6. 
  81. ;;; 14-DEC-92 mk            Added RefLisp entry to 4-0.
  82. ;;; 14-DEC-92 mk            Modified CLIM entry slightly.
  83. ;;; 15-DEC-92 mk    1.29    Updated NL Software Registry entry in Part 6.
  84. ;;; 16-DEC-92 mk            Updated Gambit entry in part 4.
  85. ;;; 16-DEC-92 mk            Reorganized Part 4 a bit with update of
  86. ;;;                         EuLisp and Le-Lisp entries.
  87. ;;; 16-DEC-92 mk            Added question 3-16.
  88. ;;; 23-DEC-92 mk            Added entry on Pearl CL to part 4.
  89. ;;; 28-DEC-92 mk            Updated JACAL entry in Part 6.
  90. ;;; 29-DEC-92 mk            Inserted question 1-1. Basic distinction
  91. ;;;                         between Lisp and Scheme. Moved 1-7 to section 4.
  92. ;;;                         Added Subject: to all the questions.        
  93. ;;; 29-DEC-92 mk            Added Hanson's implementation of Steele's
  94. ;;;                         constraint system and the 6.001 archive to 6-4.
  95. ;;; 1.30 
  96. ;;;  5-JAN-93 mk    Updated GLISP entry in part 6.
  97. ;;;  7-JAN-93 mk    Updated parser generators list, MCS, CommonORBIT, CGOL
  98. ;;;                 in part 6.
  99. ;;; 18-JAN-93 mk    Added 5-6.
  100. ;;; 20-JAN-93 mk    Added Dalton's Clos-guide to 5-1.
  101. ;;; 21-JAN-93 mk    Added RWM to part 6.
  102. ;;; 26-JAN-93 mk    Updated PC-Scheme entry.
  103. ;;;  2-FEB-93 mk    Added question [2-2] on when to use alists and when to use
  104. ;;;                 hash tables.
  105. ;;;  2-FEB-93 mk    Moved [4-8] (prolog in lisp/scheme) to [6-7].
  106. ;;;  3-FEB-93 mk    Added efficiency note about vectorizing CASE statements.
  107. ;;;  8-FEB-93 mk    Added Hobbit SCM compiler to part 4.
  108. ;;;
  109. ;;; 1.31:
  110. ;;;  8-FEB-93 mk    Moved all the Scheme stuff to the new Scheme FAQ posting.
  111. ;;; 10-FEB-93 mk    Corrected ExperTelligence phone numbers.
  112. ;;; 10-MAR-93 mk    Added infix.lisp to Lisp Utilities Repository listing.
  113. ;;; 10-MAR-93 mk    Updated ABTWEAK entry in part 6.
  114. ;;; 10-MAR-93 mk    Added entry on CLISP mailing list.
  115. ;;; 12-MAR-93 mk    Fixed Scheme/CL comparison to be R4RS compliant and
  116. ;;;                 efficient.
  117. ;;; 1.32:
  118. ;;; 15-MAR-93 mk    Fixed info-1100, CommonLoops, and Lisp-Jobs mailing lists.
  119. ;;; 17-MAR-93 mk    Updated version number for Zebu parser generator.
  120. ;;;  9-APR-93 mk    Added entry on Common Music to part 6.
  121. ;;;
  122. ;;; 1.33:
  123. ;;; 14-APR-93 mk    Added entry on Common Lisp Music to part 6.
  124. ;;; 14-APR-93 mk    Added entry on Common Music Notation to part 6. 
  125. ;;; 14-APR-93 mk    Added note to Common Music entry about the command
  126. ;;;                 dispatcher, which is portable and generic.
  127. ;;; 14-APR-93 mk    Replaced XIT entry in part 6 with a new entry.
  128. ;;; 14-APR-93 mk    Mods to question 1-1.
  129. ;;; 14-APR-93 mk    Added info-mcl-digest to mailing lists.
  130. ;;; 15-APR-93 mk    Changed header to part 5 to read "Object-oriented
  131. ;;;                 Programming in Lisp" for idiot searches.
  132. ;;; 15-APR-93 mk    Added Xerox part of speech tagger to part 6.
  133. ;;; 19-APR-93 mk    Added entry on SME to part 6.
  134. ;;; 19-APR-93 mk    Added list of religious issues to 1-0.
  135. ;;; 20-APR-93 mk    Updated ILISP and Franz emacs interface entries.
  136. ;;; 28-APR-93 mk    Added 2-16 (stream that acts like /dev/null) after cleaning
  137. ;;;                 up my email. Not a frequent FAQ, but no reason not to add
  138. ;;;                 it.
  139. ;;; 29-APR-93 mk    Added MEASURES system to part 6.
  140. ;;; 30-APR-93 mk    Updated Harlequin entry.
  141. ;;;  6-MAY-93 mk    Added entry on Jeff Siskind's Screamer constraint
  142. ;;;                 programming/nondeterminism package.
  143. ;;;  6-MAY-93 mk    Updated architectures list in CLISP entry on part 4.
  144. ;;; 1.34:
  145. ;;; 13-MAY-93 mk    Corrected Austin Code Works address.
  146. ;;; 19-MAY-93 mk    Added entry on Deftable to part 6.
  147. ;;; 21-MAY-93 mk    Added EJFLP to mailing lists in part 4.
  148. ;;; 31-MAY-93 mk    Added entry on FRAPPS, a theorem prover, to part 6.
  149. ;;;  2-JUN-93 mk    Updated Franz Allegro entry.
  150. ;;;  2-JUN-93 mk    Changed ftp address for cli.com.
  151. ;;;  7-JUN-93 mk    Split out Lisp Window Systems and GUIs (6-5) to form part 7
  152. ;;;                 of the FAQ.
  153. ;;;  7-JUN-93 mk    Added [7-2] What Graphers/Browsers are available?
  154. ;;;
  155. ;;; 1.35:
  156. ;;; 21-JUN-93 mk    Minor change to 3-9.
  157. ;;; 21-JUN-93 mk    Changed bill burch's email in part 4 (reflisp).
  158. ;;;
  159.