Changeset 5052


Ignore:
Timestamp:
Aug 28, 2006, 4:20:21 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5040 r5052  
     12006-08-28 04:57  gb
     2
     3        * level-1/l1-streams.lisp: More missing BASIC-STREAM methods
     4        (STREAM-LINE-COLUMN, STREAM-LISTEN, STREAM-EOFP.)
     5
     62006-08-28 04:57  gb
     7
     8        * level-1/l1-reader.lisp: Use READ-CHAR instead of
     9        STREAM-READ-CHAR, since it may be faster in some cases.
     10
     112006-08-28 04:56  gb
     12
     13        * level-1/l1-events.lisp: Unscramble auto-flush-streams stuff
     14        (don't assume ioblock-based stream.)
     15
     162006-08-28 04:55  gb
     17
     18        * level-1/l1-boot-2.lisp: Initial FD-STREAMs are BASIC-STREAMs.
     19
     202006-08-28 04:55  gb
     21
     22        * level-0/PPC/ppc-symbol.lisp: Change some REQUIRE forms; cosmetic.
     23         (Maybe not even cosmetic.)
     24
     252006-08-28 04:54  gb
     26
     27        * compiler/PPC/: ppc2.lisp, PPC32/ppc32-vinsns.lisp,
     28        PPC64/ppc64-vinsns.lisp: %unbox-u8, u8-vref stuff.
     29
     302006-08-28 04:53  gb
     31
     32        * xdump/faslenv.lisp: New fasl ops for new string encodings.
     33
     342006-08-28 04:52  gb
     35
     36        * lib/macros.lisp: %CHAR-CODE: for how long has limit not been 2^16
     37        ?  For how long will limit be 2^8 ?
     38
     392006-08-28 04:51  gb
     40
     41        * level-0/nfasload.lisp: More fasl ops.
     42
     432006-08-28 04:51  gb
     44
     45        * compiler/X86/: x862.lisp, X8664/x8664-vinsns.lisp: %UNBOX-U8,
     46        u8-vref stuff.
     47
     482006-08-28 04:50  gb
     49
     50        * compiler/arch.lisp: Add CHAR-CODE-LIMIT slot to TARGET-ARCH; may
     51        not be the best way to do this.
     52
    1532006-08-26 13:58  gb
    254
Note: See TracChangeset for help on using the changeset viewer.