|
[Sbcl-commits] CVS: sbcl NEWS, 1.1618, 1.1619 version.lisp-expr,
1.4640, 1.4641
From: Christophe Rhodes <crhodes@us...> - 2009-10-25 15:49
|
Update of /cvsroot/sbcl/sbcl
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9871
Modified Files:
NEWS version.lisp-expr
Log Message:
1.0.32: will be tagged as sbcl_1_0_32
Index: NEWS
===================================================================
RCS file: /cvsroot/sbcl/sbcl/NEWS,v
retrieving revision 1.1618
retrieving revision 1.1619
diff -u -d -r1.1618 -r1.1619
--- NEWS 7 Oct 2009 18:06:35 -0000 1.1618
+++ NEWS 25 Oct 2009 15:49:10 -0000 1.1619
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.31
+changes in sbcl-1.0.32 relative to sbcl-1.0.31
* optimization: faster FIND and POSITION on strings of unknown element type
in high SPEED policies. (thanks to Karol Swietlicki)
* optimization: faster CONCATENATE 'STRING in low SPEED policies (reported
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.4640
retrieving revision 1.4641
diff -u -d -r1.4640 -r1.4641
--- version.lisp-expr 8 Oct 2009 11:48:41 -0000 1.4640
+++ version.lisp-expr 25 Oct 2009 15:49:10 -0000 1.4641
@@ -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".)
-"1.0.31.32"
+"1.0.32"
|
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl NEWS, 1.1618, 1.1619 version.lisp-expr, 1.4640, 1.4641 | Christophe Rhodes <crhodes@us...> |