<
March, 2013
April, 2013
May, 2013
>
April, 2013
1st
Check bounds of ELT on &more; in safe code.
- SBCL Commits
5th
Handle :ALLOCATION of condition slots correctly
- SBCL Commits
Evaluate condition default initargs once, even after redefinition
- SBCL Commits
Use AMOP representation of canonicalized default initargs for conditions
- SBCL Commits
[1164969] Redefining condition can lead to multiple evaluation of initfunctions
- Launchpad Bugs
[1164970] CLASS-DIRECT-DEFAULT-INITARGS does not work for condition classes
- Launchpad Bugs
8th
Don't signal an error on (setf (documentation nil 'function) "doc").
- SBCL Commits
11th
LOGBITP and LOGTEST optimizations from x86.
- SBCL Commits
12th
Disassemble: print the function size in bytes.
- SBCL Commits
14th
remove stray debugging code from condition-related patches
- SBCL Commits
15th
Disassemble: print the size into the right stream.
- SBCL Commits
Remove an unused VOP %make-symbol on x86-64.
- SBCL Commits
16th
[1169499] FreeBSD download/install instructions are wrong
- Launchpad Bugs
Handle multiple-valued forms in TRACE :PRINT.
- SBCL Commits
20th
Fix the build on OS X 10.8.0
- SBCL Commits
Substitute constants with modular equivalents more safely
- SBCL Commits
Trivial code cleanups
- SBCL Commits
21st
[1171187] attempt to dump invalid structure
- Launchpad Bugs
[1171223] Detect circular lists in LENGTH
- Launchpad Bugs
22nd
[1171646] Use gensyms in typed struct accessor functions
- Launchpad Bugs
23rd
sort NEWS into enhancement/bug fix/optimization order
- SBCL Commits
28th
[1173996] Windows threading: binding of special vars
- Launchpad Bugs
29th
fix formatting of most recent "changes" line in NEWS
- SBCL Commits
1.1.7: will be tagged as "sbcl-1.1.7"
- SBCL Commits
Handle environment initialization better.
- SBCL Commits
Add :directory argument to sb-ext:run-program.
- SBCL Commits
Fix init-var-ignoring-errors.
- SBCL Commits
Improve scaling of type derivation for LOG{AND,IOR,XOR}.
- SBCL Commits
Split bitops-derive-type.lisp out of srctran.lisp.
- SBCL Commits
Faster ISQRT on small (about fixnum sized) numbers.
- SBCL Commits
Convert the MOVE macro on x86-64 into a function.
- SBCL Commits
30th
Document the new :directory argument for run-program.
- SBCL Commits
Micro-optimize integer-length on fixnums on x86-64.
- SBCL Commits