pathnames: fix dot escaping with multiple preceding escapes
View Changes
pathnames: correctly escape dots in the middle of a pattern
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
/=: check all arguments for NUMBER before returning NIL
View Changes
find-class: check that the name is a symbol even when errorp is 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
Check for integers in array-in-bounds-p
View Changes
Ensure the types are checked in the set functions
View Changes
Check types in broadcast-stream output routines
View Changes
Actually fix check-coerce
View Changes
Check for characters in unread-char
View Changes
Check types for standalone byte, byte-size, byte-position
View Changes
Fix win32 build
View Changes
Make main() a weak symbol for linkable runtime
View Changes
x86-64: Rearrange CAS vops for SYMBOL-[GLOBAL-]VALUE
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
More compact ROUND for integers
View Changes
Narrow the type of (truncate n d) based on the remainder
View Changes
Last updated: April 13, 2026 04:30 PM