[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Fri Nov 4 09:44:01 UTC 2011


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2220 slime/ChangeLog:1.2222
--- slime/ChangeLog:1.2220	Wed Oct 19 02:47:57 2011
+++ slime/ChangeLog	Thu Nov  3 11:31:31 2011
@@ -1,3 +1,15 @@
+2011-11-03  Helmut Eller  <heller at common-lisp.net>
+
+	* swank.lisp (close-connection): Be more careful with non-ascii.
+
+2011-11-03  Helmut Eller  <heller at common-lisp.net>
+
+	Remove dependecy on FLEXI-STREAMS for Lispworks.
+
+	* swank-lispworks.lisp (make-flexi-stream): Deleted.
+	(utf8-stream): New class to do the transcoding.
+	(accept-connection): Use it.
+
 2011-10-19  Andrew Myers <asm198 at gmail.com>
 
 	* swank-allegro.lisp (frob-allegro-field-def): Add missing type to




More information about the slime-devel mailing list