Changeset 5052
- Timestamp:
- Aug 28, 2006, 4:20:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5040 r5052 1 2006-08-28 04:57 gb 2 3 * level-1/l1-streams.lisp: More missing BASIC-STREAM methods 4 (STREAM-LINE-COLUMN, STREAM-LISTEN, STREAM-EOFP.) 5 6 2006-08-28 04:57 gb 7 8 * level-1/l1-reader.lisp: Use READ-CHAR instead of 9 STREAM-READ-CHAR, since it may be faster in some cases. 10 11 2006-08-28 04:56 gb 12 13 * level-1/l1-events.lisp: Unscramble auto-flush-streams stuff 14 (don't assume ioblock-based stream.) 15 16 2006-08-28 04:55 gb 17 18 * level-1/l1-boot-2.lisp: Initial FD-STREAMs are BASIC-STREAMs. 19 20 2006-08-28 04:55 gb 21 22 * level-0/PPC/ppc-symbol.lisp: Change some REQUIRE forms; cosmetic. 23 (Maybe not even cosmetic.) 24 25 2006-08-28 04:54 gb 26 27 * compiler/PPC/: ppc2.lisp, PPC32/ppc32-vinsns.lisp, 28 PPC64/ppc64-vinsns.lisp: %unbox-u8, u8-vref stuff. 29 30 2006-08-28 04:53 gb 31 32 * xdump/faslenv.lisp: New fasl ops for new string encodings. 33 34 2006-08-28 04:52 gb 35 36 * lib/macros.lisp: %CHAR-CODE: for how long has limit not been 2^16 37 ? For how long will limit be 2^8 ? 38 39 2006-08-28 04:51 gb 40 41 * level-0/nfasload.lisp: More fasl ops. 42 43 2006-08-28 04:51 gb 44 45 * compiler/X86/: x862.lisp, X8664/x8664-vinsns.lisp: %UNBOX-U8, 46 u8-vref stuff. 47 48 2006-08-28 04:50 gb 49 50 * compiler/arch.lisp: Add CHAR-CODE-LIMIT slot to TARGET-ARCH; may 51 not be the best way to do this. 52 1 53 2006-08-26 13:58 gb 2 54
Note:
See TracChangeset
for help on using the changeset viewer.
