Steel Bank Common Lisp.

Edit Package sbcl
http://www.sbcl.org/

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp
compiler. It is open source / free software, with a permissive license.
In addition to the compiler and runtime system for ANSI Common Lisp, it
provides an interactive environment including a debugger, a statistical
profiler, a code coverage tool, and many other extensions.

Refresh
Refresh
Source Files
Filename Size Changed
README.openSUSE 0000000368 368 Bytes
customize-target-features.lisp 0000000254 254 Bytes
sbcl-1.1.2-install.patch 0000000358 358 Bytes
sbcl-1.2.7-armel-linux-binary.tar.bz2 0009907991 9.45 MB
sbcl-1.2.7-powerpc-linux-binary.tar.bz2 0009884585 9.43 MB
sbcl-1.4.11-armhf-linux-binary.tar.bz2 0009767589 9.32 MB
sbcl-1.4.2-arm64-linux-binary.tar.bz2 0010578821 10.1 MB
sbcl-1.4.3-x86-linux-binary.tar.bz2 0010227185 9.75 MB
sbcl-1.4.7-x86-64-linux-binary.tar.bz2 0010380734 9.9 MB
sbcl-1.5.8-ppc64le-linux-binary.tar.bz2 0010025597 9.56 MB
sbcl-2.2.2-source.tar.bz2 0006716272 6.41 MB
sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch 0000000596 596 Bytes
sbcl.changes 0000148554 145 KB
sbcl.spec 0000006299 6.15 KB
sbclrc.sample 0000001322 1.29 KB
strip-arm-CFLAGS.patch 0000000479 479 Bytes
Revision 156 (latest revision is 210)
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 957981 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 156)
- Update to version 2.2.2
  * platform support:
    ** all architectures now share the coverage mark instrumentation
       implementation, meaning that performance now equals what had been
       implemented only on x86 architectures.
    ** fixed a performance regression on x86-64 from changes in AVX2 register
       handling. (lp#1960081, reported by Michael Kappert)
    ** fixed a garbage collection bug on ppc64 manifesting in occasional
       corruption on threaded programs. (lp#1959338, lp#1952973)
    ** micro-optimizations in type tests for (SIGNED-BYTE 64).
  * enhancement: improved handling of source locations for some classes
    of compile time and runtime errors.
  * enhancement: better source locations for structure accessors.
  * bug fix: SB-COVER now always instruments top level forms correctly.
  * bug fix: muffling conditions now works correctly on higher debug settings.
  * bug fix: local muffling declarations now scope correctly with respect to
    undefined variable warnings.
  * optimization: calls to STRING= can now return NIL more quickly on strings
    of unequal length.
Comments 0
openSUSE Build Service is sponsored by