Changeset 5400
- Timestamp:
- Oct 22, 2006, 7:20:33 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5393 r5400 1 2006-10-22 08:02 gb 2 3 * compiler/PPC/ppc2.lisp: MULTIPLE-VALUE-PROG1: treat the first 4 form like a PROGN if there are no other forms. 5 6 2006-10-22 08:01 gb 7 8 * level-1/l1-streams.lisp: Don't disable interrupts when calling 9 ioblock functions. 10 11 New string-stream implementation. Better ... 12 13 2006-10-22 07:59 gb 14 15 * lib/macros.lisp: If WITH-OUTPUT-TO-STRING gets the string, do so 16 before the stream closes. 17 18 2006-10-22 07:59 gb 19 20 * lib/pprint.lisp: Don't assume that string output stream strings 21 have a fill-pointer; use STREAM-POSITION instead. 22 23 2006-10-22 07:57 gb 24 25 * lib/streams.lisp: Don't disable interrupts when calling ioblock 26 functions, after all. 27 28 Go through (new) ioblock-unread-char-function. 29 30 2006-10-22 07:55 gb 31 32 * lisp-kernel/darwinppc/.gdbinit: Stop trying to print strings via 33 x/s 34 1 35 2006-10-21 18:46 gb 2 36
Note:
See TracChangeset
for help on using the changeset viewer.
