[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Thu Sep 22 22:00:04 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.787 slime/ChangeLog:1.788
--- slime/ChangeLog:1.787 Wed Sep 21 22:55:50 2005
+++ slime/ChangeLog Thu Sep 22 22:27:04 2005
@@ -1,3 +1,22 @@
+2005-09-22 Helmut Eller <heller at common-lisp.net>
+
+ * swank-backend.lisp (*gray-stream-symbols*): Collect the needed
+ symbols here, so that we don't need to mention them in every
+ backend.
+ (import-from). New function.
+
+ * swank-sbcl.lisp, swank-allegro.lisp, swank-lispworks.lisp,
+ swank-openmcl.lisp, swank-ecl.lisp: Use *gray-stream-symbols* when
+ importing the needed symbols.
+
+ * swank-gray.lisp (stream-fresh-line): Define a method, so that
+ Allegro passes our tests.
+
+2005-09-21 Aleksandar Bakic <a_bakic at yahoo.com>
+
+ * swank.lisp (accept-authenticated-connection): Minor fix. Ensure
+ that the decoded message is a string before calling string= on it.
+
2005-09-21 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-setup-command-hooks): Make
More information about the slime-devel
mailing list