[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Tue Jun 27 04:35:02 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.914 slime/ChangeLog:1.915
--- slime/ChangeLog:1.914	Sun Jun 25 04:45:43 2006
+++ slime/ChangeLog	Mon Jun 26 02:29:15 2006
@@ -1,3 +1,15 @@
+2006-06-26  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-sbcl.lisp (find-definitions): Remove backward
+	compatibility code.
+
+2006-06-26  Luís Oliveira <loliveira at common-lisp.net>
+
+	* swank-sbcl.lisp (tmpnam, temp-file-name): New functions.
+	(swank-compile-string): Create temporary file with the string and
+	compile-file it instead of compiling an anonymous lambda, as
+	before, in order to better handle eval-when forms.
+
 2006-06-25  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-source-path-parser.lisp (suppress-sharp-dot): Return a



More information about the slime-devel mailing list