Changeset 5407
- Timestamp:
- Oct 23, 2006, 5:20:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5402 r5407 1 2006-10-23 05:40 gb 2 3 * level-1/l1-streams.lisp: Optimize write-string on string streams 4 a little. 5 6 2006-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 12 2006-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 18 2006-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 1 23 2006-10-23 05:19 gb 2 24
Note:
See TracChangeset
for help on using the changeset viewer.
