<
September, 2013
October, 2013
November, 2013
>
October, 2013
1st
Optimize RETURN-MULTIPLE on x86-64.
- SBCL Commits
Better error when calling an undefined alien function on x86-64.
- SBCL Commits
Optimize sb-bsd-sockets::(get-host-by-name get-host-by-address).
- SBCL Commits
3rd
Optimize the compiler a bit.
- SBCL Commits
make-values-type-cached: Hardcode values of (sxhash t/nil)).
- SBCL Commits
Forward referenced classoid-cells can now be loaded from FASLs.
- SBCL Commits
Add a test-case for the previous commit.
- SBCL Commits
[1234919] compile-file goes into debugger
- Launchpad Bugs
5th
Prevent personality setting on Linux from going in circles.
- SBCL Commits
7th
hexstr / cold-print fixes from Douglas Katzman
- SBCL Commits
9th
don't consider an interpreted->compiled function change interesting
- SBCL Commits
12th
Fix another regression in dumping specialized vectors.
- SBCL Commits
13th
[1239242] run-program on Windows doesn't escape arguments properly
- Launchpad Bugs
Fix (compile '(setf function)).
- SBCL Commits
For consistency with other shell scripts here, use #!/bin/sh.
- SBCL Commits
Fix on Solaris by accounting for /bin/sh there.
- SBCL Commits
15th
sb-introspect:find-definition-sources-by-name: support globals.
- SBCL Commits
16th
sb-bsd-sockets: Rearrange how get-host-by-name/address are defined.
- SBCL Commits
run-program: Add support for :environment on WIN32.
- SBCL Commits
Disable some sb-concurrency tests on win32.
- SBCL Commits
run-program: Improve argument escaping on WIN32.
- SBCL Commits
17th
Deliver each contrib as a single FASL. Don't implicitly require ASDF or source code at runtime.
- SBCL Commits
Fix release-related things
- SBCL Commits
Fix where tests are trying to find contribs.
- SBCL Commits
tests: don't require ASDF.
- SBCL Commits
Add some missing FNDB declarations.
- SBCL Commits
Stop (describe (make-instance 'generic-function)) from crashing.
- SBCL Commits
function-lambda-expression: Return the name of a generic function.
- SBCL Commits
[1241095] Bogus warning on (setf (apply #'aref ...))
- Launchpad Bugs
18th
Remove duplicate implementations of (setf aref/sbit/bit).
- SBCL Commits
[1241572] nonconformant ARITHMETIC-ERROR-OPERATION from (/ 1 0) condition
- Launchpad Bugs
[1241771] GC is very slow in the presence of weak hashtables
- Launchpad Bugs
19th
Warn when wrapping constants with THE of multiple value types
- SBCL Commits
21st
signal errors for bad initialization of slot definitions
- SBCL Commits
fix symlink handling (generally and on OS X) in run-sbcl.sh
- SBCL Commits
[1242643] Fix symlink resolution in run-sbcl.sh
- Launchpad Bugs
22nd
Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS; fix FIND-RESTART
- SBCL Commits
Make some RESTART slots read-only
- SBCL Commits
Comments and rearrangements in {defboot,target-error}.lisp
- SBCL Commits
Silence some unused variable warnings in tests/condition.[im]pure.lisp
- SBCL Commits
26th
Reduce consing during SUBTYPEP on classes.
- SBCL Commits
Make sure quantifiers don't cons
- SBCL Commits
27th
[1245184] SLOT-VALUE is slower than a straight structure access (sbcl-1.1.12/src/pcl/braid.fasl shows up in profile output and takes about 15% of the total CPU time)
- Launchpad Bugs
28th
[1245697] BUTLAST counts conses before copying whole list
- Launchpad Bugs
31st
1.1.13: will be tagged as "sbcl-1.1.13"
- SBCL Commits
[1246665] Build process doesn't seem to respect --without-sb-unicode
- Launchpad Bugs
Fix install/binary-distribution scripts for new contrib arrangements
- SBCL Commits
Fix defmethod arglists leaking into make-method-lambda.
- SBCL Commits
describe: show the same information about functions for 'x and #'x.
- SBCL Commits
[1246815] call-to-mktemp
- Launchpad Bugs
[1246818] binary-or-shlib-calls-gethostbyname
- Launchpad Bugs
Remove *static-foreign-symbols* from #+sb-dynamic-core builds.
- SBCL Commits