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
0001-Handle-environment-initialization-better.patch 0000006671 6.51 KB
0002-Add-directory-argument-to-sb-ext-run-program.patch 0000010884 10.6 KB
0003-Fix-init-var-ignoring-errors.patch 0000002107 2.06 KB
0004-Split-bitops-derive-type.lisp-out-of-srctran.lisp.patch 0000028547 27.9 KB
0005-Improve-scaling-of-type-derivation-for-LOG-AND-IOR-X.patch 0000025053 24.5 KB
0006-Faster-ISQRT-on-small-about-fixnum-sized-numbers.patch 0000006822 6.66 KB
0007-Convert-the-MOVE-macro-on-x86-64-into-a-function.patch 0000002611 2.55 KB
0008-Document-the-new-directory-argument-for-run-program.patch 0000001147 1.12 KB
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 0000001694 1.65 KB
sbcl-1.1.2-install.patch 0000000343 343 Bytes
sbcl-1.1.4-personality.patch 0000000909 909 Bytes
sbcl-1.1.7-source.tar.bz2 0003721856 3.55 MB
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000023885 23.3 KB
sbcl.spec 0000005589 5.46 KB
sbclrc.sample 0000001322 1.29 KB
Revision 9 (latest revision is 103)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174013 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 9)
- Update to version 1.1.7
  * Enhacements:
    + TRACE :PRINT-ALL handles multiple-valued forms. (#457053)
  * Bug Fix:
    + allocation slot option works for condition slots (#1049404)
      redefining conditions does not lead to multiple evaluations of
      hairy slot initfunctions anymore (#1164969)
    + CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes
      (#1164970)
    + function constants now work as initforms and default initarg values
      of conditions (#539517)
      svref/(setf svref) on symbol macros don't crash the compiler
      anymore. (Minimal test case provided by James M. Lawrence on
       sbcl-devel) 
    + no more bogus ## references when pretty printing backquoted forms
      with non-trivial structure sharing. (#1161218)
    + Don't signal an error on (setf (documentation nil 'function) "doc").
      Signal a style-warning instead when trying to set documentation
      of NIL for all other documentation types.)
    + modular arithmetic involving large constants and conditionals
      should no longer result in spurious dead code elimination.
    + our mach exception handler can seemingly called very early in
      the program execution process on OS X 10.8.0. Try and handle
      that case robustly, without potentially leaking mach ports
      too much.
  * Optimization:
    + LOGBITP and LOGTEST optimizations from x86 portedto x86_64. 
- Backport patches from git (these to be removed on next version
  upgrade
    0001-Handle-environment-initialization-better.patch (forwarded request 174011 from toganm)
Comments 0
openSUSE Build Service is sponsored by