Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2019-01-26 | 437 Bytes | |
sbcl-1.4.16-release-notes.txt | 2019-01-26 | 437 Bytes | |
sbcl-1.4.16-documentation-html.tar.bz2 | 2019-01-26 | 228.8 kB | |
sbcl-1.4.16-source.tar.bz2 | 2019-01-26 | 6.2 MB | |
sbcl-1.4.16-x86-64-linux-binary.tar.bz2 | 2019-01-26 | 10.5 MB | |
sbcl-1.4.16-crhodes.asc | 2019-01-26 | 963 Bytes | |
Totals: 6 Items | 16.9 MB | 0 |
changes in sbcl-1.4.16 relative to sbcl-1.4.15: * minor incompatible change: ENSURE-DIRECTORIES-EXIST no longer establishes a CONTINUE restart in case of an error. * minor incompatible change: Defining macros (DEFVAR, etc) which require a symbol as the name will fail to macroexpand if given a non-symbol. * enhancement: the unexported restart names SB-{ALIEN,FASL,IMPL,PCL}::RETRY have been replaced by SB-EXT:RETRY.