|
[Sbcl-commits] CVS: sbcl version.lisp-expr,1.1280.2.1,1.1280.2.2
From: Daniel Barlow <dan_b@us...> - 2003-09-30 15:49
|
Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs1:/tmp/cvs-serv25804
Modified Files:
Tag: atropos-branch
version.lisp-expr
Log Message:
0.8.3.95.atropos.2
Rewrote the strange locking stuff in SUB-GC so that I can
understand it again: as a side effect, my newest thread/gc
torture test works again
OTOH, the final test in threads.impure.lisp was once observed
to break with this code, but who's to know if that's new?
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.1280.2.1
retrieving revision 1.1280.2.2
diff -u -d -r1.1280.2.1 -r1.1280.2.2
--- version.lisp-expr 30 Sep 2003 11:23:02 -0000 1.1280.2.1
+++ version.lisp-expr 30 Sep 2003 15:49:11 -0000 1.1280.2.2
@@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.3.95.atropos.1"
+"0.8.3.95.atropos.2"
|
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl version.lisp-expr,1.1280.2.1,1.1280.2.2 | Daniel Barlow <dan_b@us...> |