Changeset 5337


Ignore:
Timestamp:
Oct 12, 2006, 7:20:31 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5334 r5337  
     12006-10-12 19:46  gb
     2
     3        * lisp-kernel/pmcl-kernel.c: Terminate argument processing when
     4        "--" is seen.
     5
     62006-10-12 19:45  gb
     7
     8        * level-1/: l1-streams.lisp, l1-sysio.lisp, l1-unicode.lisp: Handle
     9        newline translation differenly (at the character I/O level, not the
     10        buffer level).
     11       
     12        All character encoding/decoding functions operate on octets, not
     13        necessarily code units.  (The stream encode/decode functions are an
     14        exception; serialization and byte ordering are handled by the
     15        stream.)
     16
    1172006-10-09 16:34  gb
    218
Note: See TracChangeset for help on using the changeset viewer.