Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2018-07-26 | 475 Bytes | |
sbcl-1.4.10-release-notes.txt | 2018-07-26 | 475 Bytes | |
sbcl-1.4.10-documentation-html.tar.bz2 | 2018-07-26 | 227.9 kB | |
sbcl-1.4.10-source.tar.bz2 | 2018-07-26 | 6.2 MB | |
sbcl-1.4.10-x86-64-linux-binary.tar.bz2 | 2018-07-26 | 10.4 MB | |
sbcl-1.4.10-crhodes.asc | 2018-07-26 | 894 Bytes | |
Totals: 6 Items | 16.8 MB | 0 |
changes in sbcl-1.4.10 relative to sbcl-1.4.9: * enhancement: added SB-EXT:MAKE-WEAK-VECTOR. * enhancement: constant-modification detection warnings can be generated in the presence of conditional constructs. * optimization: better bounds-checking on x86[-64] and ARM64. * optimization: adding 1 to or subtracting 1 from a fixnum variable does not cons. * bug fixes: fix a number of bugs revealed by random testing (lp#1782826, lp#1779878, lp#1779737)