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 0000001669 1.63 KB
sbcl-1.1.2-install.patch 0000000343 343 Bytes
sbcl-1.2.6-source.tar.bz2 0005460124 5.21 MB
sbcl-cast.patch 0000000496 496 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000054817 53.5 KB
sbcl.spec 0000005068 4.95 KB
sbclrc.sample 0000001322 1.29 KB
Revision 30 (latest revision is 103)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 263737 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 30)
- Update to version 1.2.6
  * enhancement:
    + SERVE-EVENTS uses the poll() system call in lieu
      of select() if the OS has the former. Previously poll() was
      used only if waiting on exactly one file descriptor.
    + efficiency of access to untagged structure slots
      is improved on x86-64, and the order of slots in memory is
      exactly as specified by defstruct, simplifying use of
      structures as arguments to foreign calls.
  * bug fix:
    + SB-DEBUG:ARG now works in all TRACE options which
      evaluate forms. (lp#1357826)
    + GC memory corruption during internal memory handling.
    + duplicate effective-slot-definition objects as compared
      by EQ on name could be present in CLASS-SLOTS of a class whose
      metaclass was structure-class or condition-class. (lp#1049423)
    + HANDLER-BIND with empty bindings works again; regression in
      1.2.5. (lp#1388707)
    + ATOMIC-INCF works on structure slots in interpreted code.
      (lp#1381867)
    + MAKE-ARRAY properly handles character types like (eql
      #\a) and (member #\a #\c). (lp#1392068)
    + bug fix: READ sometimes accidentally preserved a whitespace
      character after a token when it should not have. (lp#327790) (forwarded request 263736 from toganm)
Comments 0
openSUSE Build Service is sponsored by