Changeset 5407


Ignore:
Timestamp:
Oct 23, 2006, 5:20:34 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5402 r5407  
     12006-10-23 05:40  gb
     2
     3        * level-1/l1-streams.lisp: Optimize write-string on string streams
     4        a little.
     5
     62006-10-23 05:26  gb
     7
     8        * lib/macros.lisp: WITH-OUTPUT-TO-STRING: don't expand into code
     9        which evaluates the string form twice; don't do whatever was being
     10        done to default the element type of the string stream.
     11
     122006-10-23 05:24  gb
     13
     14        * compiler/optimizers.lisp: MAKE-STRING-OUTPUT-STREAM: skip some
     15        keyword/subtype checking if element-type not provided.  (Could also
     16        skip it if it's explicit and obviously OK.)
     17
     182006-10-23 05:22  gb
     19
     20        * level-0/X86/x86-misc.lisp: %HEAP-BYTES-ALLOCATED: don't add
     21        "current" allocation if nothing's reserved.
     22
    1232006-10-23 05:19  gb
    224
Note: See TracChangeset for help on using the changeset viewer.