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
disable-localport-bsd-sockets-test.patch 0000002936 2.87 KB
dont-split-doc.patch 0000000505 505 Bytes
sbcl-1.1.13-personality.patch 0000000674 674 Bytes
sbcl-1.1.17-optflags.patch 0000001651 1.61 KB
sbcl-1.1.2-install.patch 0000000357 357 Bytes
sbcl-1.2.9-source.tar.bz2 0005518280 5.26 MB
sbcl-cast.patch 0000000496 496 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000060332 58.9 KB
sbcl.spec 0000005059 4.94 KB
sbclrc.sample 0000001322 1.29 KB
Revision 34 (latest revision is 103)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 288296 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 34)
- Update to version 1.2.9
  * Bug Fix:
    + minor incompatible change and bug fix: unboxed numeric
      constants on x86oids are arranged in memory differently, and
      the disassembler  does not show them separately in DISASSEMBLE,
      but does if DISASSEMBLE-CODE-COMPONENT is used. (lp#1421987)
    + DEFCLASS handles cyclic {super,meta}class relations better
     (lp#1418883)
    + compiler no longer signals an error when compiling certain
      function calls. (lp#1416704, lp#404441, lp#1417822, lp#1234919)
    + compiler doesn't stumble on a LOGIOR transform.
     (lp#1389433)
    + more robust debugger and backtraces. (lp#1413850,
      lp#1099500,  lp#1412881, lp#945261, lp#1419205, lp#1409402)
    + files larger than 4GB can now be compiled.
    + x86 truncated results from 64-bit foreign functions to
      32 bits.
    + file-position didn't work on large files on win32.
      (lp#1271545)
    + callbacks from foreign threads can work without enabling
      sb-safepoint.
    + sb-introspect:function-lambda-list works properly on
      interpeted macros. (lp#1387404)
    + ADJUST-ARRAY properly handles non-adjustable arrays.
      (lp#886418)
    + compiler no longer fails to dump a multidimensional
      array constant involving a circular reference to itself
    + conditional and nested DX allocation no longer confuse
      the compiler in STACK analysis. (lp#1044465)
    + sb-rotate-byte constant folding bug fixed. (lp#1423682) (forwarded request 288295 from toganm)
Comments 0
openSUSE Build Service is sponsored by