Changeset 5422


Ignore:
Timestamp:
Oct 24, 2006, 12:20:34 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5416 r5422  
     12006-10-24 01:05  gb
     2
     3        * release-notes.txt: Change the date, add/change some content.
     4
     52006-10-24 01:05  gb
     6
     7        * lib/macros.lisp: Reference the (bound) STREAM-VAR argument - not
     8        STREAM - in the expansion of WITH-OUTPUT-TO-STRING.
     9
     102006-10-24 00:56  gb
     11
     12        * lib/ccl-export-syms.lisp: Reference the (bound) STREAM-VAR
     13        argument - not STREAM - in the expansion of WITH-OUTPUT-TO-STRING.
     14
     152006-10-24 00:55  gb
     16
     17        * level-1/l1-streams.lisp: When recycling
     18        string-output-stream-ioblocks, set the IOBLOCK-CHARPOS to 0.
     19        (Failure to do this can screw up the pretty-printer, among other
     20        things.)
     21
     222006-10-24 00:52  gb
     23
     24        * level-1/l1-sockets.lisp: DEFAULT-CHARACTER-ENCODING for :SOCKET,
     25        *DEFAULT-SOCKET-CHARACTER-ENCODING*.
     26
    1272006-10-23 17:03  gb
    228
Note: See TracChangeset for help on using the changeset viewer.