projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2e5ac
)
0.9.3.3:
author
Nathan Froyd
<froydnj@cs.rice.edu>
Wed, 27 Jul 2005 19:10:00 +0000
(19:10 +0000)
committer
Nathan Froyd
<froydnj@cs.rice.edu>
Wed, 27 Jul 2005 19:10:00 +0000
(19:10 +0000)
Oops. Fix signed-num INTEGER-LENGTH VOP on the PPC to not
overwrite the argument if the arg is negative.
[belated version.lisp-expr commit]
version.lisp-expr
patch
|
blob
|
history
diff --git
a/version.lisp-expr
b/version.lisp-expr
index
01c4735
..
5ebaa57
100644
(file)
--- a/
version.lisp-expr
+++ b/
version.lisp-expr
@@
-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.9.3.2"
+"0.9.3.3"