unix-fast-select: allow select on FD_SETSIZE - 1
View Changes
Check that fd-set/fd-clr don't overflow fd-setsize
View Changes
Make fun-name-hashset more hashy
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
constant-fold-call: call lvar-value with ignore-types=t
View Changes
sb-vm:new-arena: move the docstring to the right place
View Changes
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
Return early from set-exclusive-or if one of the arguments is NIL
View Changes
char/=: check all arguments for CHARACTER before returning NIL
View Changes
find-class: check that the name is a symbol even when errorp is nil
View Changes
/=: check all arguments for NUMBER before returning NIL
View Changes
More type checks for the stream functions
View Changes
Return one value from (append/nconc (values 1 2))
View Changes
Return one value from (list* (values 1 2))
View Changes
Better ftype for compiler-macro-function
View Changes
Last updated: April 15, 2026 02:56 PM