<
August, 2012
September, 2012
October, 2012
>
September, 2012
3rd
add SSE instructions with two opcode bytes
- SBCL Commits
interrupt.h: Remove rtmin[01]_handler forward declarations
- SBCL Commits
Fix a corner case in RUN-INTERRUPTION
- SBCL Commits
win32-os.c: Split up handle_exception
- SBCL Commits
4th
Mention sb-safepoint, sb-thruption in base-target-features.lisp-expr
- SBCL Commits
Add odxprint, a replacement for FSHOW which can be configured at run-time
- SBCL Commits
5th
align inline constant section with long nops
- SBCL Commits
make SOCKET-RECEIVE work correctly when receiving overly-long UDP packets
- SBCL Commits
7th
Ignore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER
- SBCL Commits
10th
fix bug in SYMBOL-VALUE CAS expansion for constant arguments
- SBCL Commits
implement ATOMIC-PUSH and ATOMIC-POP
- SBCL Commits
11th
Add dyndebug flags backtrace_when_lost, sleep_when_lost
- SBCL Commits
release.sh: Push accumulated automation changes.
- SBCL Commits
12th
[1049404] DEFINE-CONDITION slot option :ALLOCATION :CLASS "almost" works
- Launchpad Bugs
[1049423] COMPUTE-SLOTS incorrect for structure-class and condition-class
- Launchpad Bugs
13th
Add a safepoint-based mechanism to avoid SIGALRM for the TIMER facility
- SBCL Commits
14th
[1050768] IR1-time error in compiling
- Launchpad Bugs
x86-bsd-os.c: Include stdio
- SBCL Commits
Port safepoints to FreeBSD/x86
- SBCL Commits
Port tests/expect.sh, foreign.test.sh to FreeBSD's shell
- SBCL Commits
15th
timeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
- SBCL Commits
fix CAS on DEFCAS-defined places when the form is a macro
- SBCL Commits
Fix clisp cross-compile
- SBCL Commits
16th
fix unthreaded build
- SBCL Commits
17th
don't assume only bits are looked for in bit-vectors
- SBCL Commits
18th
[1052290] Getting started on Mac OS X doesn't
- Launchpad Bugs
Minor repair work around odxprint
- SBCL Commits
sunos-os.c: Do not lose on mmap failure
- SBCL Commits
Reduce the numbers of threads in test ATOMIC-UPDATE on 32bit platforms
- SBCL Commits
Mention safepoints in NEWS
- SBCL Commits
New predicate THREAD-EPHEMERAL-P for certain system threads
- SBCL Commits
proclaim *CURRENT-THREAD* as always-bound
- SBCL Commits
19th
add truly-dynamic-extent declarations for various &rest; number functions
- SBCL Commits
20th
[1053198] PCL walker doesn't know that SYMBOL-MACROLET can be shadowed by rebindings
- Launchpad Bugs
21st
[1054210] latent bug in WALK-METHOD-LAMBDA if both hairy and non-hairy use of CALL-NEXT-METHOD
- Launchpad Bugs
22nd
Fix build on OpenBSD systems with PIE enabled by default in the C compiler.
- SBCL Commits
Fix nonthreaded build.
- SBCL Commits
add DEFINE-MORE-FUN, use it for vararg arithmetic functions
- SBCL Commits
fix "unable to read" compiler-error reporting during SBCL build
- SBCL Commits
more funky &REST; smartness
- SBCL Commits
23rd
replace DEFINE-MORE-FUN with compiler smarts
- SBCL Commits
24th
[1055281] Hangs (car #1=(2 1 . #1#))
- Launchpad Bugs
[1055543] PCL walker doesn't parse SPECIAL correctly
- Launchpad Bugs
25th
[1056312] TYPE-INFO's "default default" lambda should take 1 arg
- Launchpad Bugs
26th
[1057105] Functions returned by CONSTANTLY don't seem very optimized according to DISASSEMBLE
- Launchpad Bugs
27th
Disable ALLOCATION-INFORMATION.4 on gencgc for this release
- SBCL Commits
[1057631] ALLOCATION-INFORMATION.4 failure on win32
- Launchpad Bugs
Fix the cheneygc build
- SBCL Commits
29th
[1058588] sb-concurrency tests fail on Mac OS X 10.8.2 (Mountain Lion)
- Launchpad Bugs
[1058799] rare failure of :two-threads-running-gc test in threads.impure.lisp
- Launchpad Bugs
30th
Do not use RETURN-FROM in MAKE-THREAD
- SBCL Commits
Try to make test :deferrables-unblocked-by-lock more robust
- SBCL Commits