Planet SBCL

October 22, 2024

SBCL Commitsx86-64: fix rcx lifetimes for fixed-multiple-call-named.

x86-64: fix rcx lifetimes for fixed-multiple-call-named.
View Changes

 

SBCL CommitsAdd fixed-multiple-call-named VOP.

Add fixed-multiple-call-named VOP.
View Changes

 

SBCL CommitsProvide a continue restart to ignore extraneous function arguments.

Provide a continue restart to ignore extraneous function arguments.
View Changes

 

October 21, 2024

SBCL CommitsRevert "Minor modifications to error message for slot init typecheck"

Revert "Minor modifications to error message for slot init typecheck"
View Changes

 

SBCL CommitsMinor modifications to error message for slot init typecheck

Minor modifications to error message for slot init typecheck
View Changes

 

SBCL CommitsDon't compile safe ctors with debug 0.

Don't compile safe ctors with debug 0.
View Changes

 

SBCL CommitsAllow :restart and :context in the*.

Allow :restart and :context in the*.
View Changes

 

SBCL CommitsAlways name constructors.

Always name constructors.
View Changes

 

SBCL Commitsconstraint: stop nested compilations from interfering.

constraint: stop nested compilations from interfering.
View Changes

 

SBCL CommitsUse the simple zstd decompressor, not the streaming API

Use the simple zstd decompressor, not the streaming API
View Changes

 

October 20, 2024

SBCL CommitsBetter errors for type mismatches in clos constructors.

Better errors for type mismatches in clos constructors.
View Changes

 

October 19, 2024

SBCL CommitsUse check-range< when transforming < to a fixnump+<

Use check-range< when transforming < to a fixnump+<
View Changes

 

SBCL Commitsx86*: fix data-vector-ref-with-offset types at the VOP side.

x86*: fix data-vector-ref-with-offset types at the VOP side.
View Changes

 

SBCL CommitsIncrease default text space size by 20%

Increase default text space size by 20%
View Changes

 

SBCL CommitsPropagate "undefined function" warnings to load-time

Propagate "undefined function" warnings to load-time
View Changes

 

SBCL CommitsDo the previous change differently.

Do the previous change differently.
View Changes

 

October 18, 2024

SBCL Commitsarm64: better (typep x '(and fixnum unsigned-byte))

arm64: better (typep x '(and fixnum unsigned-byte))
View Changes

 

SBCL CommitsRegenerate xperfecthash files

Regenerate xperfecthash files
View Changes

 

SBCL CommitsFix data-vector-set-with-offset type.

Fix data-vector-set-with-offset type.
View Changes

 

SBCL CommitsFix more type-checks for non simple arrays.

Fix more type-checks for non simple arrays.
View Changes

 

SBCL CommitsFix type-checks for non simple arrays.

Fix type-checks for non simple arrays.
View Changes

 

Launchpad Bugs[2084943] full call to SB-KERNEL:DATA-VECTOR-REF-WITH-OFFSET

Affects Status Importance Assigned to Bug watch
sbcl Fix Committed Undecided -
 

SBCL CommitsUse ENSURE-LINKAGE-INDEX less and strength-reduce an ADJOIN

Use ENSURE-LINKAGE-INDEX less and strength-reduce an ADJOIN
View Changes

 

October 17, 2024

SBCL CommitsCheck for double/single-float-p once in a union type.

Check for double/single-float-p once in a union type.
View Changes

 

SBCL CommitsInfer original source file name in FASL

Infer original source file name in FASL
View Changes

 

October 16, 2024

SBCL CommitsCheck for NULL before consp.

Check for NULL before consp.
View Changes

 

SBCL CommitsAdd a constraint-propagate-if for check-range<=.

Add a constraint-propagate-if for check-range<=.
View Changes

 

SBCL CommitsCheck for CONS once in unions of cons types.

Check for CONS once in unions of cons types.
View Changes

 

SBCL CommitsEnsure (setf thread-name) won't use an arena-allocated string

Ensure (setf thread-name) won't use an arena-allocated string
View Changes

 

October 15, 2024

SBCL Commitsalmost-immediately-used-p: ignore ENTRY.

almost-immediately-used-p: ignore ENTRY.
View Changes

 



Last updated: October 22, 2024 06:36 PM