Changeset 4903
- Timestamp:
- Jul 23, 2006, 2:20:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r4896 r4903 1 2006-07-23 03:05 gb 2 3 * level-1/l1-clos-boot.lisp: *class-table* entry for BASIC-STREAM. 4 5 2006-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 16 2006-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 21 2006-07-23 02:54 gb 22 23 * level-1/version.lisp: Bump. 24 25 2006-07-23 02:53 gb 26 27 * library/lispequ.lisp: Start to define what a BASIC-STREAM looks 28 like. 29 30 2006-07-23 02:53 gb 31 32 * lib/macros.lisp: Move stream-ioblock access/locking macros here. 33 34 Likewise WITH-EAGAIN. 35 1 36 2006-07-23 01:12 gb 2 37
Note:
See TracChangeset
for help on using the changeset viewer.
