Changeset 5109


Ignore:
Timestamp:
Sep 4, 2006, 4:20:35 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5105 r5109  
     12006-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
     62006-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
     112006-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
    1222006-09-04 16:16  gb
    223
Note: See TracChangeset for help on using the changeset viewer.