[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sun Jun 27 15:23:54 UTC 2004


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv11089

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sun Jun 27 08:23:54 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.430 slime/ChangeLog:1.431
--- slime/ChangeLog:1.430	Sun Jun 27 08:08:06 2004
+++ slime/ChangeLog	Sun Jun 27 08:23:54 2004
@@ -13,6 +13,12 @@
 	* swank.lisp (dispatch-event): Quitting from the debugger was
 	seriously broken.  Fix it.  Move generation of thread ids to the
 	backends.
+	(encode-message, send-to-socket-io): Use WITHOUT-INTERRUPTS in
+	send-to-socket-io.  The multithreaded version of encode-message
+	doesn't need it.
+	(nth-thread): Renamed from lookup-thread-by-id.
+	(debug-nth-thread): Renamed from debug-thread-by-id:
+	(kill-nth-thread): Renamed from kill-thread-by-id.
 
 	* slime.el (sldb-get-buffer): Add support for sldb buffers for
 	multiple threads.





More information about the slime-cvs mailing list