<
February, 2013
March, 2013
April, 2013
>
March, 2013
1st
[1137924] float.impure.test fails on OpenBSD
- Launchpad Bugs
2nd
Silence a warning from the test harness for unthreaded builds.
- SBCL Commits
Improve the failure output of the test :range-reduction :x87.
- SBCL Commits
Prevent a make-array transform from modifying source forms.
- SBCL Commits
3rd
[1141795] Unexpected-failure in threads.impure test
- Launchpad Bugs
Fix a test-case in threads.impure.lisp on -sb-thread.
- SBCL Commits
4th
New keyword argument for SB-C:DEFKNOWN: :overwrite-fndb-silently
- SBCL Commits
Fix typo in comment in src/compiler/seqtran.lisp
- SBCL Commits
Remove redundant LENGTH calls in NSUBSTITUTE[-IF[-NOT]]
- SBCL Commits
5th
Lazy length computation in DEFINE-SEQUENCE-TRAVERSER
- SBCL Commits
Declare types of END and TEST in N{LIST,VECTOR}-SUBSTITUTE-IF[-NOT]*
- SBCL Commits
6th
[1149731] typep returns false incorrectly, because an inherited layout is invalid
- Launchpad Bugs
10th
[1153148] FORMAT should not silently accept "~<~@>"
- Launchpad Bugs
clear-output: call stream-clear-output on gray streams.
- SBCL Commits
[1153257] gray streams: (typo?) cl:clear-output calls sb-gray:stream-force-output instead of sb-gray:stream-clear-output
- Launchpad Bugs
Fix SEQUENCE:SEARCH, test seq. functions with user-defined sequences
- SBCL Commits
format: Signal an error for ~<~@>
- SBCL Commits
[1153309] Failed AVER from concurrent method calls
- Launchpad Bugs
[1153312] SEARCH does not work correctly for some inputs when user-defined sequences are involved
- Launchpad Bugs
13th
[1154385] Out of memory in tight consing loop
- Launchpad Bugs
[1154423] &rest instead of &body breaks SLIME's autoindet
- Launchpad Bugs
Slightly better arglist for defmethod.
- SBCL Commits
[1154776] SB-EXT:ADD-PACKAGE-LOCAL-NICKNAME signals uninformative error when package is not found
- Launchpad Bugs
14th
[1154946] null &REST args broken
- Launchpad Bugs
Better errors for package operations.
- SBCL Commits
Accessing &MORE; arguments checks bounds.
- SBCL Commits
Optimize CAD*R for &MORE; args.
- SBCL Commits
16th
micro-optimize sane-package a tiny bit more
- SBCL Commits
Reduce consing for find-package.
- SBCL Commits
Optimize pprinting of heavily nested lists.
- SBCL Commits
[1156060] sb-studio URL in User Manual goes to inappropriate site
- Launchpad Bugs
17th
[1156095] make-array transform for list dimensions fails on unknown element-type
- Launchpad Bugs
make-array transform error on unknown element-type.
- SBCL Commits
faster SVREF and (SETF SVREF) compilation
- SBCL Commits
18th
[1156764] timing macro expansion
- Launchpad Bugs
22nd
minor NEWS fixups
- SBCL Commits
26th
test environment fix for 64-bit PowerPC/Linux
- SBCL Commits
28th
[1161218] disappearing output from backquoted forms if *print-circle* = t
- Launchpad Bugs
29th
1.1.6: will be tagged as "sbcl-1.1.6"
- SBCL Commits
remove sb-studio from commercial support section of the manual
- SBCL Commits
30th
Fix a compilation failure on svref of a symbol macro
- SBCL Commits
[1162301] (CONCATENATE 'NULL ...) does not handle generic sequences
- Launchpad Bugs
Stop emitting references to inexistant #n= forms in the pretty printer
- SBCL Commits
31st
type=: Compare &key; parameters of function types.
- SBCL Commits