Changeset 5261
- Timestamp:
- Sep 24, 2006, 7:20:33 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5252 r5261 1 2006-09-24 20:14 gb 2 3 * lib/chars.lisp: Check for assumptions about character size. 4 Remove some %i-isms (fixnum arithmetic), make assertions about type 5 of char-code. 6 7 2006-09-24 20:12 gb 8 9 * level-1/l1-aprims.lisp: Remove unused (probably ancient) 10 CHKBOUNDS function. Simpler STRING-START-END. 11 12 2006-09-24 20:11 gb 13 14 * level-1/l1-streams.lisp: Some stuff to infer line-termination. 15 Probably belongs elsewhere; some encodings may not make it at all 16 possible. 17 18 2006-09-24 20:07 gb 19 20 * compiler/PPC/: PPC32/ppc32-vinsns.lisp, PPC64/ppc64-vinsns.lisp: 21 Load-character-constant: accept :u32const on PPC32, PPC64, too. 22 23 2006-09-24 20:00 gb 24 25 * level-1/l1-streams.lisp: A little more u16 stuff. Remove 26 line-termination slot from ioblock and corresponding arg from 27 functions which initialize it. 28 29 2006-09-24 19:59 gb 30 31 * level-1/l1-sysio.lisp: Input-filter, output-filter in 32 file-ioblock. 33 34 2006-09-24 19:58 gb 35 36 * level-1/l1-unicode.lisp: Buffer translation functions don't 37 belong here; start thinking about BOM. 38 39 2006-09-24 19:57 gb 40 41 * compiler/X86/X8664/x8664-vinsns.lisp: LOAD-CHARACTER-CONSTANT: 42 it's been a :u32const for the last few weeks ... 43 1 44 2006-09-24 04:29 gb 2 45
Note:
See TracChangeset
for help on using the changeset viewer.
