[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Mon May 7 09:44:01 UTC 2012


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2330 slime/ChangeLog:1.2336
--- slime/ChangeLog:1.2330	Sun May  6 01:51:26 2012
+++ slime/ChangeLog	Sun May  6 23:10:50 2012
@@ -1,3 +1,35 @@
+2012-05-07  Helmut Eller  <heller at common-lisp.net>
+
+	Ignore linebreaks for the macroexpand test.
+	SBCL should now also pass it.
+
+	* slime.el (slime-test-macroexpansion=): New function.
+	([test] macroexpand): Use it.
+
+2012-05-06  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-sbcl.lisp (condition-timed-wait): Undo previous change.
+	The :timeout arg doesn't seem ready for production use.
+
+2012-05-06  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-sbcl.lisp (condition-timed-wait): Use the :timeout
+	argument of sb-thread:condition-wait if supported.
+
+
+2012-05-06  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-sbcl.lisp (with-definition-source): Forgot to commit this
+	one.
+
+	* swank-allegro.lisp (string-to-utf8): Set the :null-terminate
+	argument of excl:string-to-octets to nil.
+
+2012-05-06  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-backend.lisp (with-struct): Undo damage.
+	* swank-sbcl.lisp (with-definition-source): New macro.
+
 2012-05-06  Helmut Eller  <heller at common-lisp.net>
 
 	* swank.lisp, swank-rpc.lisp: iso-8859-1 is not same as




More information about the slime-devel mailing list