<
March, 2011
April, 2011
May, 2011
>
April, 2011
1st
[747485] source form recorded for definitions at REPL is extremely verbose
- Launchpad Bugs
2nd
1.0.47.8: No more INSTANCE-LAMBDA
- SBCL Commits
3rd
1.0.47.9: Oh very funny
- SBCL Commits
[749506] contribs fail to build: signal 10 arrives before compiling the constants.lisp-temp file, but after announcing its pathname
- Launchpad Bugs
4th
[749808] Wanted: Signal an error on :test nil
- Launchpad Bugs
Better Solaris support in tests:
- SBCL Commits
[750601] failed aver trying to load puri
- Launchpad Bugs
[750797] Using MULTIPLE-VALUE-CALL as a conditional in IF can lead to unnecessary STYLE-WARNINGs due to type propagation
- Launchpad Bugs
5th
[751629] isqrt is broken in 1.0.47.10
- Launchpad Bugs
1.0.47.11: isqrt: Fix reference to `fast-isqrt'.
- SBCL Commits
6th
[752691] TIME of NTH-VALUE with big N reports zero runtime, contradicting observed results
- Launchpad Bugs
7th
1.0.47.12: robustify test for bug-654289
- SBCL Commits
1.0.47.13: extend LVAR-FUN-IS to constant functions and function names
- SBCL Commits
1.0.47.14: optimize list DELETE to DELQ in more cases
- SBCL Commits
[753803] MULTIPLE-VALUE-CALL not optimized
- Launchpad Bugs
8th
1.0.47.15: %FUNCALL IR1 translator macroexpands the function form
- SBCL Commits
1.0.47.16: more ((LAMBDA ..) ..) and (FUNCALL (LAMBDA ..) ..) equivalence
- SBCL Commits
1.0.47.17: %FUNCALL IR1 translator was careless about FUNCTION argcount
- SBCL Commits
1.0.47.18: less verbose source forms for functions from EVAL
- SBCL Commits
10th
1.0.47.19: another MAKE-INSTANCE regression from 1.0.45.18
- SBCL Commits
1.0.47.20: don't handle errors during compile-time-too processing
- SBCL Commits
protect compile-time side-effects of DEFUN with a package-lock
- SBCL Commits
1.0.47.22: better --dynamic-space-size argument validation
- SBCL Commits
[756926] missing REPLACE transforms for strings
- Launchpad Bugs
11th
1.0.47.23: remove defknowns for condition slot accessors
- SBCL Commits
1.0.47.24: more conservative FTYPE proclamations
- SBCL Commits
[757376] messed up condition slot reader docstrings
- Launchpad Bugs
[758168] string length is not limited while printing backtraces
- Launchpad Bugs
13th
[759417] tree shaker
- Launchpad Bugs
14th
[760906] cl-bench fails to run with SBCL on Windows
- Launchpad Bugs
18th
[764726] Enable SH tests on Windows
- Launchpad Bugs
19th
[766159] sb-bsd-sockets:get-host-by-name gives NIL with only loopback active
- Launchpad Bugs
[766271] regression: hu.dwim.computed-class breaks somewhere between 1.0.46.2 and 1.0.46.24
- Launchpad Bugs
20th
[767615] FLOOR and MOD expression with SINGLE-FLOAT signals error
- Launchpad Bugs
21st
[767959] form fails to compile with coverage collecting enables
- Launchpad Bugs
1.0.47.25: make instances obsolete if slot definition classes change
- SBCL Commits
1.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted constants
- SBCL Commits
1.0.47.27: limit open coding from MEMBER, ASSOC,
- SBCL Commits
[768622] The closing " of a string is omitted when truncation occurs due to *print-lines* in pretty-printed escaped output
- Launchpad Bugs
22nd
[768684] QUOTEd forms don't contribute an additional printing level when pretty-printing
- Launchpad Bugs
[769162] unwinding from RUN-PROGRAM can leave stray fd-handlers around
- Launchpad Bugs
1.0.47.28: Fix typo in the man page.
- SBCL Commits
23rd
1.0.47.29: reinstate Darwin interrupt tests that now succeed
- SBCL Commits
1.0.47.30: sb-cltl2:function-information didn't work on setf-functions.
- SBCL Commits
[769592] augment-environment generating improper signals
- Launchpad Bugs
[769596] sb-cltl2:function-information only accepts function names of type SYMBOL
- Launchpad Bugs
[769615] Wanted: More efficient FIND-RESTART that doesn't COMPUTE-RESTARTS
- Launchpad Bugs
25th
[770184] sb-int:bug from broken backquote forms
- Launchpad Bugs
[770222] Couldn't write to #<SB-SYS:FD-STREAM [...]>: Broken pipe
- Launchpad Bugs
27th
[771587] COMPILE returns a warnings-p of NIL if there were warnings during compilation but they were muffled from an handler
- Launchpad Bugs
[771673] (atomic-decf) expands into a (sb-ext:truly-the ...)
- Launchpad Bugs
[772039] Wanted: Compile-time reporting of RETURN-FROMs that can only be (incorrectly) invoked outside the dynamic extent of the corresponding BLOCK
- Launchpad Bugs
29th
1.0.47.31: set-macro-character shouldn't accept NIL as a function designator.
- SBCL Commits
30th
[774410] FIND-RESTART, when given a RESTART, omits to check if the restart is still active according to its test-function and condition-restarts associations
- Launchpad Bugs