[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sat Jan 17 08:00:07 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.210 slime/ChangeLog:1.213
--- slime/ChangeLog:1.210 Fri Jan 16 02:28:23 2004
+++ slime/ChangeLog Fri Jan 16 16:54:54 2004
@@ -1,10 +1,23 @@
2004-01-16 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+ * swank-allegro.lisp: Multiprocessing support.
+
+ * swank-openmcl.lisp, swank-cmucl.lisp, swank-backend.lisp,
+ swank.lisp: Refactor inspector code.
+
* swank.lisp (changelog-date): Use *compile-file-truename* instead
of *compile-file-pathname*.
(with-I/O-lock, with-a-connection): The usual CLISP fixes.
+ (create-swank-server): Patch by Marco Baringer <mb at bese.it>.
+ Bring it back again.
+ (create-connection): Use return the dedicated output stream if
+ available.
* slime.el: Numerous REPL related fixes.
+ (slime-update-state-name): Take state as argument.
+ (slime-repl-beginning-of-defun, slime-repl-end-of-defun): Fix
+ typos.
+ (sldb-insert-restarts): Remove duplicate definition.
2004-01-16 Luke Gorrie <luke at bluetail.com>
More information about the slime-devel
mailing list