Changeset 5400


Ignore:
Timestamp:
Oct 22, 2006, 7:20:33 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5393 r5400  
     12006-10-22 08:02  gb
     2
     3        * compiler/PPC/ppc2.lisp: MULTIPLE-VALUE-PROG1: treat the first
     4        form like a PROGN if there are no other forms.
     5
     62006-10-22 08:01  gb
     7
     8        * level-1/l1-streams.lisp: Don't disable interrupts when calling
     9        ioblock functions.
     10       
     11        New string-stream implementation.  Better ...
     12
     132006-10-22 07:59  gb
     14
     15        * lib/macros.lisp: If WITH-OUTPUT-TO-STRING gets the string, do so
     16        before the stream closes.
     17
     182006-10-22 07:59  gb
     19
     20        * lib/pprint.lisp: Don't assume that string output stream strings
     21        have a fill-pointer; use STREAM-POSITION instead.
     22
     232006-10-22 07:57  gb
     24
     25        * lib/streams.lisp: Don't disable interrupts when calling ioblock
     26        functions, after all.
     27       
     28        Go through (new) ioblock-unread-char-function.
     29
     302006-10-22 07:55  gb
     31
     32        * lisp-kernel/darwinppc/.gdbinit: Stop trying to print strings via
     33        x/s
     34
    1352006-10-21 18:46  gb
    236
Note: See TracChangeset for help on using the changeset viewer.