Changeset 5109
- Timestamp:
- Sep 4, 2006, 4:20:35 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5105 r5109 1 2006-09-04 17:18 gb 2 3 * level-0/PPC/ppc-array.lisp: Sigh. Test for 8-bit-char case was 4 conditionalized backwards in PPC64 %INIT-MISC. 5 6 2006-09-04 17:05 gb 7 8 * level-1/l1-init.lisp: Initial value of CHAR-CODE-LIMIT derived 9 from the target arch (for bootstrapping.) 10 11 2006-09-04 17:04 gb 12 13 * level-1/l1-reader.lisp: Use (UNSIGNED-BYTE 8) for array element 14 type of rdtab.ttab. 15 16 Don't treat (code-char #xca) as whitespace; do treat (code-char 17 #xa0) as whitespace. (The former happens to be how the latter was 18 encoded in MacRoman.) 19 20 Handle U+<hex> syntax in NAME-CHAR. 21 1 22 2006-09-04 16:16 gb 2 23
Note:
See TracChangeset
for help on using the changeset viewer.
