<
April, 2012
May, 2012
June, 2012
>
May, 2012
1st
[992362] SB-ALIEN misbehaving when paired with SB-EVAL
- Launchpad Bugs
add SB-UNIX:UNIX-EXIT back, use the deprecation framwork for it and SB-EXT:QUIT
- SBCL Commits
Fix the DEFTRANSFORM of RANDOM for hairy integer types.
- SBCL Commits
Add some tests for basic RANDOM functionality.
- SBCL Commits
runtime clean up.
- SBCL Commits
Better equidistributed and faster/less consing integer RANDOM.
- SBCL Commits
2nd
more deprecation
- SBCL Commits
sb-posix: abort(3), exit(3), and _exit(2)
- SBCL Commits
3rd
better timeout handling in EXIT and %EXIT-OTHER-THREADS
- SBCL Commits
4th
don't unconditionally unparse CHARACTER-SET types into MEMBER types
- SBCL Commits
[994487] character set type unparsing slows down the compiler
- Launchpad Bugs
[994528] extensible sequence documentation
- Launchpad Bugs
5th
Update ASDF to 2.21.
- SBCL Commits
7th
Optimize truncate, ceiling and friends when divisor is 1 or -1.
- SBCL Commits
[995974] wanted: a supported equivalent of sb-unix:unix-gethostname
- Launchpad Bugs
9th
[997239] updates of defclass when underlying deftype changed
- Launchpad Bugs
Fix --dynamic-space-size 1GB on x86.
- SBCL Commits
10th
[997528] BUG: incorrect type checks on AMD64
- Launchpad Bugs
[997729] Overlapping transforms for floor and ceiling
- Launchpad Bugs
12th
open intervals and type derivation
- SBCL Commits
14th
[998926] COPY-TREE fails with stack overflow on long lists
- Launchpad Bugs
Optimize copy-tree.
- SBCL Commits
[998946] Bad code deletion note inside LOOP stepping clauses
- Launchpad Bugs
[999272] win32 inconsistent namestring in shared objects
- Launchpad Bugs
15th
[999811] defstruct inside let warns undefined accessor functions
- Launchpad Bugs
implement ATOMIC-UPDATE
- SBCL Commits
[999972] Crash to LDB in backtrace from internal-error when built with gcc-4.3
- Launchpad Bugs
16th
[1000239] Need clearer error for malformed (declare (ignore))
- Launchpad Bugs
Better error message for malformed IGNORE declarations.
- SBCL Commits
Better error for malformed type declarations.
- SBCL Commits
define-condition: return the name of the defined condition.
- SBCL Commits
17th
fix source information for functions from EVAL
- SBCL Commits
[1000783] function definitions from REPL substandard
- Launchpad Bugs
Fix build on windows.
- SBCL Commits
[1000999] sb-impl::%%wait-for calls sb-unix:nanosleep, which is not present on win32
- Launchpad Bugs
fix MAP-INTO performance
- SBCL Commits
18th
[1001043] [PATCH] MAP-INTO is O(n^2) for lists
- Launchpad Bugs
[1001235] Deadlock detection test fails on FreeBSD
- Launchpad Bugs
[1001359] wanted: sh run-tests.sh --quick
- Launchpad Bugs
COMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
- SBCL Commits
19th
lazy *STACK-TOP-HINT*s
- SBCL Commits
refactor GET-TOPLEVEL-FORM &co; between debugger and disassembler
- SBCL Commits
factor debug-name cleaning into a separate function
- SBCL Commits
robustify COUNT-FULL-CALLS in the test suite
- SBCL Commits
[1001799] Stack overflowing recursion of SB-PCL::UPDATE-CLASS while compiling defmethod's
- Launchpad Bugs
20th
break infinite recursion in GENERATE-SLOTD-TYPECHECK
- SBCL Commits
make ENSURE-GENERIC-FUNCTION accept method combination arguments
- SBCL Commits
1.0.57: will be tagged as "sbcl-1.0.57"
- SBCL Commits
21st
implicit generic function warning improvement
- SBCL Commits
[1002381] wanted: easy way to capture backtraces when unwinding from conditions
- Launchpad Bugs
some nincompoop broke the build
- SBCL Commits
better SIGNAL
- SBCL Commits
elide value cells for NLXs when it seems like the right thing
- SBCL Commits
[1002534] unneccessary value cells for NLXs
- Launchpad Bugs
22nd
run-program: Don't decode and re-encode environ.
- SBCL Commits
run-program: Don't use /tmp unconditionally.
- SBCL Commits
23rd
emit compiler notes of NLX value-cells when (> SPEED SAFETY)
- SBCL Commits
gensym: Don't restrict numerical argument to fixnum.
- SBCL Commits
[1003265] ugly compiler note for %COERCE-CALLABLE-TO-FUN
- Launchpad Bugs
[1003360] function type derivation and recursion
- Launchpad Bugs
24th
widetag dispatch for MAP-INTO
- SBCL Commits
automate widetag dispatching
- SBCL Commits
25th
[1004501] make-array with non-constant :element-type '(unsigned-byte 8) conses a lot
- Launchpad Bugs
Use multi-byte NOPs for code alignment on x86-64.
- SBCL Commits
Add a missing launchpad reference to NEWS.
- SBCL Commits
27th
move vm-array.lisp earlier in the build, remove %%SAETP-INFO%%
- SBCL Commits
add DO-VECTOR-DATA, remove special case from VECTOR-MAP-INTO
- SBCL Commits
[1005121] Wanted: switch-case like construct.
- Launchpad Bugs
update NEWS
- SBCL Commits
[1005161] SB-IMPL::RELEASE-FD-STREAM-RESOURCES eats up deadline restarts
- Launchpad Bugs
28th
[1005652] (setf *backend-page-bytes* 262144) breaks build
- Launchpad Bugs