Index: slime/ChangeLog diff -u slime/ChangeLog:1.1839 slime/ChangeLog:1.1841 --- slime/ChangeLog:1.1839 Sun Aug 16 16:00:09 2009 +++ slime/ChangeLog Tue Aug 18 06:42:07 2009 @@ -1,3 +1,16 @@ +2009-08-18 Mark Evenson evenson@panix.com + + Add multithreading code for abcl-0.16. (Tobias Rittweiler) + + * swank-abcl.lisp: A multithread implementation taking advantage + of the new synchronization primitives in abcl-0.16. + + Restore working with abcl-0.15. + + * swank-abcl.lisp: Remove the warm initialization code for + SWANK:COMPILER-CONDITION, as it is no longer needed for the + current release of ABCL. + 2009-08-16 StanisBaw Halik sthalik@test123.ltd.pl
* swank.lisp (init-global-stream-redirection): Continue even if