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-remove-sb-studio-from-commercial-support-section-of-.patch 0000001313 1.28 KB
0002-Fix-a-compilation-failure-on-svref-of-a-symbol-macro.patch 0000002618 2.56 KB
0003-Stop-emitting-references-to-inexistant-n-forms-in-th.patch 0000003503 3.42 KB
0004-type-Compare-key-parameters-of-function-types.patch 0000001805 1.76 KB
0005-Check-bounds-of-ELT-on-more-in-safe-code.patch 0000001782 1.74 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.6-source.tar.bz2 0003718817 3.55 MB
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000021441 20.9 KB
sbcl.spec 0000005346 5.22 KB
sbclrc.sample 0000001322 1.29 KB
Revision 8 (latest revision is 103)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162688 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 8)
- Update to version 1.1.6
  * Enhancements:
    + the continuable error when defknown-ing over extant fndb
      entries can be ignored by passing :overwrite-fndb-silently
      t as a keyword argument to sb-c:defknown (after attributes).
      Useful to allow defknown to be re-loaded. Use with
      :allow-other-keys t for backward compatibility.
  * Optimization:
    + compiler is much faster in compiling SVREF and
      (SETF SVREF) forms.
  * Bug fix:
    + Prevent a make-array transform from modifying source
      forms causing problems for inlined code. Thanks to Bart Botta.
      (regression since 1.0.42.11-bis)
    + clear-output calls the correct gray stream routine,
      sb-gray:stream-clear-output. (lp#1153257)
    + an error is signalled for an invalid format modifier:
      ~<~@>. (lp#1153148)
    + Better error messages for package operations
      (lp#1154776)
    + delete-package on a nonexistent package should signal
      a cerror. (regression since 1.0.37.44).
    + bug fix: accessing &MORE (stack allocated &REST) arguments
      checks bounds.  (lp#1154946, lp#1072112)
    + bug fix: compiling make-array no longer signals an error when
      the element-type is an uknown type, a warning is issued instead.
      Thanks to James Kalenius (lp#1156095)
    + SEARCH on generic (non-VECTOR non-LIST) sequence types
      no longer produces wrong results for some inputs.
      (Thanks to Jan  Moringen.) (lp#1153312) (forwarded request 162687 from toganm)
Comments 0
openSUSE Build Service is sponsored by