Changeset 5326


Ignore:
Timestamp:
Oct 8, 2006, 8:20:29 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5317 r5326  
     12006-10-08 21:17  gb
     2
     3        * level-1/l1-readloop-lds.lisp: SELECT-BACKTRACE: it's been all
     4        NEW-BACKTRACE for a while now.
     5
     62006-10-08 21:16  gb
     7
     8        * lisp-kernel/lisptypes.h: Need to #include <sys/signal.h> to keep
     9        Panther happy.
     10
     112006-10-08 20:30  gb
     12
     13        * lisp-kernel/x86_print.c: Print hex with leading #x, not #0x ...
     14
     152006-10-08 20:30  gb
     16
     17        * lib/dumplisp.lisp: Do some sanity checks on SAVE-APPLICATION
     18        pathname, before it's too late ...
     19
     202006-10-08 20:29  gb
     21
     22        * level-1/l1-unicode.lisp: ASCII, some other changes.
     23
     242006-10-08 20:29  gb
     25
     26        * level-1/l1-sysio.lisp: Rearrange a few things; pass
     27        :line-termination option to MAKE-FD-STREAM.
     28
     292006-10-08 20:28  gb
     30
     31        * level-1/l1-streams.lisp: Yet another line-termination translation
     32        scheme; hopefully, the last for a while. (More tedium before it's
     33        actually installed.)
     34
     352006-10-08 20:27  gb
     36
     37        * level-1/l1-reader.lisp: Add character names for #\Line_Separator,
     38        #\Paragraph_separator.
     39
    1402006-10-07 20:35  gb
    241
Note: See TracChangeset for help on using the changeset viewer.