Changeset 4903


Ignore:
Timestamp:
Jul 23, 2006, 2:20:21 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4896 r4903  
     12006-07-23 03:05  gb
     2
     3        * level-1/l1-clos-boot.lisp: *class-table* entry for BASIC-STREAM.
     4
     52006-07-23 03:03  gb
     6
     7        * level-1/l1-streams.lisp: STREAM-IOBLOCK now takes 2 required args
     8        and is inlined.
     9       
     10        Some bug fixes; STREAM class no longer has slots.
     11       
     12        IOBLOCK-READ-CHAR-FUNCTION used by READ-CHAR.  %ioblock-read-byte
     13        variants; fix read-byte botch (should vector according to
     14        element-type.)
     15
     162006-07-23 02:54  gb
     17
     18        * level-1/: linux-files.lisp, l1-sysio.lisp, l1-sockets.lisp:
     19        STREAM-IOBLOCK now takes 2 required args.
     20
     212006-07-23 02:54  gb
     22
     23        * level-1/version.lisp: Bump.
     24
     252006-07-23 02:53  gb
     26
     27        * library/lispequ.lisp: Start to define what a BASIC-STREAM looks
     28        like.
     29
     302006-07-23 02:53  gb
     31
     32        * lib/macros.lisp: Move stream-ioblock access/locking macros here.
     33       
     34        Likewise WITH-EAGAIN.
     35
    1362006-07-23 01:12  gb
    237
Note: See TracChangeset for help on using the changeset viewer.