|
[Sbcl-commits] CVS: sbcl CREDITS,1.53,1.54 version.lisp-expr,1.1568,1.1569
From: William Harold Newman <wnewman@us...> - 2004-04-25 19:19
|
Update of /cvsroot/sbcl/sbcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17653 Modified Files: CREDITS version.lisp-expr Log Message: 0.8.10: release, tagged as sbcl_0_8_10 Index: CREDITS =================================================================== RCS file: /cvsroot/sbcl/sbcl/CREDITS,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- CREDITS 14 Apr 2004 20:07:46 -0000 1.53 +++ CREDITS 25 Apr 2004 18:11:48 -0000 1.54 @@ -637,6 +637,9 @@ He contributed to the port of SBCL to MacOS X, finding solutions for ABI and assembly syntax differences between Darwin and Linux. +Scott Parish: + He ported SBCL to OpenBSD-with-ELF. + Kevin M. Rosenberg: He provided the ACL-style toplevel (sb-aclrepl contrib module), and a number of MOP-related bug reports. He also creates the official Index: version.lisp-expr =================================================================== RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v retrieving revision 1.1568 retrieving revision 1.1569 diff -u -d -r1.1568 -r1.1569 --- version.lisp-expr 24 Apr 2004 04:40:27 -0000 1.1568 +++ version.lisp-expr 25 Apr 2004 18:11:51 -0000 1.1569 @@ -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.9.58" +"0.8.10" |
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl CREDITS,1.53,1.54 version.lisp-expr,1.1568,1.1569 | William Harold Newman <wnewman@us...> |