Changeset 4919


Ignore:
Timestamp:
Jul 28, 2006, 12:20:32 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4911 r4919  
     12006-07-28 01:17  gb
     2
     3        * level-1/l1-streams.lisp: Lots of changes; lots more to go.
     4
     52006-07-28 01:16  gb
     6
     7        * level-1/l1-sockets.lisp: Pass :CHARACTER-P T to MAKE-FD-STREAM.
     8
     92006-07-28 00:58  gb
     10
     11        * examples/cocoa-listener.lisp: Want :SHARING :LOCK on listener
     12        output.
     13       
     14        (SLIME probably faces the same issue; should probably do something
     15        in the auto-flush case.  Of course, it's hard to know just what to
     16        do in that case. or at least what to do safely in that case.)
     17
     182006-07-28 00:49  gb
     19
     20        * level-1/l1-sysio.lisp: Define SELECT-STREAM-CLASS on
     21        FUNDAMENTAL-FILE-STREAM.
     22
     232006-07-28 00:49  gb
     24
     25        * lib/streams.lisp: READ-BYTE for BASIC-STREAMs.
     26
     272006-07-28 00:48  gb
     28
     29        * library/lispequ.lisp: Need an explicit
     30        BASIC-STREAM-FLAG.OPEN-CHARACTER bit, due to bivalence.
     31
     322006-07-28 00:47  gb
     33
     34        * lib/macros.lisp: BASIC-STREAM-IOBLOCK.
     35
    1362006-07-25 03:48  gb
    237
Note: See TracChangeset for help on using the changeset viewer.