home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1090 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.1 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!mips!apple!apple!cambridge.apple.com!bill@cambridge.apple.com
  2. From: bill@cambridge.apple.com (Bill St. Clair)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Wood 0.5 update
  5. Message-ID: <9207281814.AA13221@cambridge.apple.com>
  6. Date: 28 Jul 92 19:54:06 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 16
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Full-Name: Bill St. Clair
  11. Original-To: info-mcl
  12. Original-Cc: info-wood
  13.  
  14. I noticed a bug in the doc file (wood.doc) and decided to fix it.
  15. It used to say that p-clear-btree, p-map-btree, p-clrhash, & p-maphash
  16. were not implemented. They actually exist. I also updated the code
  17. for p-map-btree so that it would correctly deal with insertions or
  18. deletions during mapping ('tis better to fix than to feature).
  19.  
  20. Changed files:
  21.  
  22.   btrees.fasl
  23.   btrees.lisp
  24.   wood.doc
  25.  
  26. I replaced the files "wood-0.5.sea.hqx" and "wood.doc" in the
  27. /pub/mcl2/contrib/ directory of the anonymous FTP server at
  28. cambridge.apple.com. If you scarfed them early this morning, you may
  29. want to do so again (remember, "wood.doc" is part of "wood-0.5.sea.hqx").
  30.