<
September, 2011
October, 2011
November, 2011
>
October, 2011
4th
[867415] Wanted: Throw a STYLE-WARNING when using DEFVAR or DEFPARAMETER at non-top-level
- Launchpad Bugs
[867684] "~0&" in a FORMAT control string fails to do nothing
- Launchpad Bugs
7th
really fix float rounding on 32-bit platforms
- SBCL Commits
[870359] sleep conses on x86
- Launchpad Bugs
8th
[870868] bytes-consed-between-gcs is locked to 32-bit regardless of machine word size
- Launchpad Bugs
9th
Remove the invalid :sleep-many-interrupts test
- SBCL Commits
Sleep is apparently still consing on 32-bit platforms, mark test as failing
- SBCL Commits
1.0.52: will be tagged as "sbcl-1.0.52"
- SBCL Commits
More unboxed-byte-addresses-are-word-addresses damage.
- SBCL Commits
10th
Update to work with non-bash versions of expr.
- SBCL Commits
11th
(format t "a~0&b;") shouldn't print any newlines.
- SBCL Commits
14th
[874102] CCL hosted build broken
- Launchpad Bugs
17th
[876376] sldb-break-at-start implementation, package l. violation
- Launchpad Bugs
[876655] (format nil "~,1e" 99.999) ; => "10.0e+1"
- Launchpad Bugs
19th
[878163] problems with ~G in format
- Launchpad Bugs
21st
Fix build on x86-64/darwin.
- SBCL Commits
22nd
Fix another assumption w.r.t fixnum width and n-lowtag-bits
- SBCL Commits
Fix a long-standing bug in (PRIMITIVE-TYPE [MEMBER type])
- SBCL Commits
Clean up build process for cross-compiled targets.
- SBCL Commits
24th
Fix FP traps on OSX/x86-64.
- SBCL Commits
Fix HEAD ref lookups, and compatibility for non-bash shells.
- SBCL Commits
Fix x86oid OSX signal handling emulation assembly fragments.
- SBCL Commits
Fix FP traps on OSX/x86.
- SBCL Commits
Fix fixnum and unsigned-fixnum array cleanups.
- SBCL Commits
25th
Fix debug.impure.lisp / BUG-310175 for :stack-allocatable-lists targets.
- SBCL Commits
Fix unhandled error in float.pure.lisp on non-x86oids.
- SBCL Commits
[881445] ROOM dynamic space usage wrong
- Launchpad Bugs
Fix MAYBE-WITH-PINNED-OBJECTS for PPC/GENCGC.
- SBCL Commits
genesis: Export assembly slot offsets for primitive-objects without lowtags.
- SBCL Commits
threads: Thread objects don't need a lowtag.
- SBCL Commits
room: KLUDGE-reduction.
- SBCL Commits
26th
Minor lowtag-handling cleanup in genesis.
- SBCL Commits
[882151] sb-rotate-byte:rotate-byte broken on x86-64
- Launchpad Bugs
27th
[882596] Socket use in Window 7
- Launchpad Bugs
28th
[882877] DELETE-FILE uses wrong current working directory
- Launchpad Bugs
29th
[883498] BUG in type simplification (SB-KERNEL::%TYPE-UNION)
- Launchpad Bugs
[883500] BUG: memory fault in MOD (AMD64)
- Launchpad Bugs
[883519] CMP-INST-EMITTER in sparc backend
- Launchpad Bugs
[883520] unpretty FORMAT ~E printing
- Launchpad Bugs
fix ROTATE-BYTE on 64-bit words using constant negative rotation
- SBCL Commits
30th
Take inline trampoline into account when optimizing fall-through jumps
- SBCL Commits
Eliminate an infinite recursion in TYPE-UNION of INTERSECTION types
- SBCL Commits
Fix constant character comparisons for SPARC/sb-unicode
- SBCL Commits
fix GENCGC DYNAMIC-USAGE on 64-bit platforms
- SBCL Commits
Unbreak the build on SPARC
- SBCL Commits
missing NEWS for previous commit
- SBCL Commits
make DELETE-FILE respect *DEFAULT-PATHNAME-DEFAULTS*
- SBCL Commits
[883981] RENAME-FILE and DELETE-DIRECTORY follow symlinks
- Launchpad Bugs
31st
[884099] no GRAB-MUTEX in the manual
- Launchpad Bugs
fix SEARCH vector vector transform
- SBCL Commits