[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Sat Oct 10 07:33:01 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1869 slime/ChangeLog:1.1870
--- slime/ChangeLog:1.1869 Tue Oct 6 16:12:03 2009
+++ slime/ChangeLog Fri Oct 9 19:05:12 2009
@@ -1,3 +1,8 @@
+2009-10-09 Stas Boukarev <stassats at gmail.com>
+
+ * swank.lisp (stop-server): (list-threads) returns threads offset by 1,
+ don't kill the wrong thread.
+
2009-10-06 Stas Boukarev <stassats at gmail.com>
* swank-ccl.lisp (map-backtrace): Handle null end-frame-number argument.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.250 slime/contrib/ChangeLog:1.252
--- slime/contrib/ChangeLog:1.250 Mon Sep 28 23:21:30 2009
+++ slime/contrib/ChangeLog Fri Oct 9 10:57:45 2009
@@ -1,3 +1,14 @@
+2009-10-09 Stas Boukarev <stassats at gmail.com>
+
+ * swank-sprof.lisp: Add ability to exclude functions which symbols
+ are from swank package.
+ * slime-sprof.el (slime-sprof-toggle-swank-exclusion): New function.
+ Bound to s in the slime-sprof buffer.
+ * slime-sprof.el (slime-sprof-exclude-swank): New variable for
+ controlling exclusion of swank functions.
+
+ * slime-sprof.el: Slightly factor code, add menu entries.
+
2009-09-29 Stas Boukarev <stassats at gmail.com>
* slime-repl.el (slime-sync-package-and-default-directory):
More information about the slime-devel
mailing list