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 0000000260 260 Bytes
dont-split-doc.patch 0000000505 505 Bytes
sbcl-1.0.54-optflags.patch 0000001709 1.67 KB
sbcl-1.1.13-personality.patch 0000000674 674 Bytes
sbcl-1.1.13-source.tar.bz2 0004219978 4.02 MB
sbcl-1.1.2-install.patch 0000000343 343 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000039882 38.9 KB
sbcl.spec 0000004384 4.28 KB
sbclrc.sample 0000001322 1.29 KB
Revision 16 (latest revision is 103)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205444 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 16)
- Update to version 1.1.13
  * Optimization:
    + better distribution of SXHASH over small conses of related
      values.  (lp#309443)
    + other improvements to SXHASH:
      - use the whole of the positive-fixnum range for SXHASH of
        fixnums
  * Enhancement:
    + The error message when calling an undefined alien function
      includes the name of the function on x86-64.
    + sb-ext:run-program now supports :environment on Windows.
    + ASDF is no longer required to load contribs at runtime.
     (lp#1132254)
    + when called with a symbol, FIND-RESTART no longer calls
      COMPUTE-RESTARTS, making it faster and cons less (lp#769615)
    + FIND-RESTART and COMPUTE-RESTARTS handle huge restart
      clusters better in some cases
    + SOME/ANY/other quantification higher-order functions no
      longer cons. (lp#1070635)
  * Bug fix:
    + forward references to classes in fasls can now be loaded.
      (lp#746132)
    + don't warn on a interpreted->compiled function redefinition
      from the same location.  (patch by Douglas Katzman, lp#1042405)
    + Create vectors of proper internal length when reading literal
      vectors from FASLs. (Reported by Jan Moringen)
    + COMPILE can now succefully compile setf functions.
     (Reported by Douglas Katzman)
    + run-program performs more correct escaping of arguments on
      Windows. (lp#1239242) (forwarded request 205440 from toganm)
Comments 0
openSUSE Build Service is sponsored by