0.9.5.67:
authorJuho Snellman <jsnell@iki.fi>
Sat, 15 Oct 2005 17:36:20 +0000 (17:36 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sat, 15 Oct 2005 17:36:20 +0000 (17:36 +0000)
commit43bc8de9f926b47538648d38e1327d42f84c779a
treeda9c3718b0e680a07e5b5ab6ee8f3db200f53b21
parent253daeec9c0ac81c2239e9148ee806e7ad647f7e
0.9.5.67:
The CODE->FOO-MAPPER functions generated by DEFINE-UNIBYTE-MAPPER
        are very large, and inlined a lot. This caused both large
        slowdowns in SBCL builds and a lot of core file bloat (700k on
        x86-64). Remove the inlining.
src/code/octets.lisp
version.lisp-expr