Delete alien-linkage-value macro
View Changes
Mention foreign-symbol-address less
View Changes
Use a global list to hold disassembler instructions
View Changes
x86-64: Rearrange the alien linkage table
View Changes
Do some more renaming
View Changes
Clean up sap-foreign-symbol
View Changes
pathnames: correctly escape dots in the middle of a pattern
View Changes
pathnames: fix dot escaping with multiple preceding escapes
View Changes
pathnames: mind escape-char when processing [] Don't use \] as the matching closing bracket.
View Changes
run-program: escape empty strings on windows
View Changes
Remove closed processes from active-processes
View Changes
sb-ext:process-kill: remove the option to use :pty-process-group
View Changes
Remove cold-fixup function
View Changes
Don't endlessly bounce between ash and logand transforms
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | Fix Committed | Undecided | - | |
Out of line some/every: check if the function is defined early
View Changes
char/=: check all arguments for CHARACTER before returning NIL
View Changes
Return early from set-exclusive-or if one of the arguments is NIL
View Changes
Return one value from (append/nconc (values 1 2))
View Changes
/=: check all arguments for NUMBER before returning NIL
View Changes
More type checks for the stream functions
View Changes
find-class: check that the name is a symbol even when errorp is nil
View Changes
Return one value from (list* (values 1 2))
View Changes
Better ftype for compiler-macro-function
View Changes
Check for characters in unread-char
View Changes
Actually fix check-coerce
View Changes
Check types in broadcast-stream output routines
View Changes
Ensure the types are checked in the set functions
View Changes
Check for integers in array-in-bounds-p
View Changes
Check types for standalone byte, byte-size, byte-position
View Changes
Last updated: April 14, 2026 07:09 PM