Changeset 6022
- Timestamp:
- Mar 8, 2007, 11:20:04 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r6014 r6022 1 2007-03-09 00:01 gb 2 3 * lib/dumplisp.lisp: Use CLEAR-OPEN-FILE-STREAMS. 4 5 2007-03-09 00:00 gb 6 7 * lib/ccl-export-syms.lisp: Accessors of open-file-streams; no more 8 *OPEN-FILE-STREAMS*. 9 10 2007-03-09 00:00 gb 11 12 * level-1/: l1-streams.lisp, l1-sysio.lisp: Encapsulation for 13 open-file-streams. 14 15 2007-03-08 23:59 gb 16 17 * level-1/l1-readloop.lisp: OPEN-FILE-STREAMS is a function, 18 returns a copy of a list of open file streams in PREPARE-TO-QUIT. 19 20 2007-03-08 23:58 gb 21 22 * level-1/l1-init.lisp: Lose *OPEN-FILE-STREAMS* and the lock 23 associated with it. 24 25 2007-03-08 23:57 gb 26 27 * level-1/l1-aprims.lisp: Bind *GENSYM-COUNTER* per-thread. 28 29 2007-03-08 23:47 gb 30 31 * level-0/l0-hash.lisp: When REMHASH deletes the last entry in a 32 hash-table, it fills the hash-table vector with "free" markers. 33 (There may already be lots of "deleted" markers in the table.) 34 1 35 2007-03-08 22:26 gb 2 36
Note:
See TracChangeset
for help on using the changeset viewer.
