Unused function.
View Changes
Add a few entries to +BACKEND-INTERNAL-ERRORS+
View Changes
Actually do "the easy thing"
View Changes
Store package-keys in genesis more simply
View Changes
Rearrange to accept (package-registry-update pkg T)
View Changes
arm64: don't check for fixnum boundaries in >-integer-fixnum.
View Changes
Transform (< n (1+ most-positive-fixnum)) To (<= n most-positive-fixnum)
View Changes
Fix test case.
View Changes
Merge remote-tracking branch 'upstream/master' into xml-test-results
View Changes
Test redblack versus brothertree more fairly
View Changes
arm64: save a couple of instructions in an assembly routine.
View Changes
Change all-packages to use power-of-2 sizing
View Changes
Fix test manifest
View Changes
Fix editcore
View Changes
Implement the global package table differently
View Changes
ppc64: Mark failing tests
View Changes
weaken-values-type: don't try to estimate costs.
View Changes
Better integer type tests on unions with fixnums.
View Changes
Remove type negation in checkgen.
View Changes
range-transform: handle more cases.
View Changes
Accept :ORDER NIL in long-form method-combination group specifiers
View Changes
Fix evaluation of order in DEFINE-METHOD-COMBINATION
View Changes
Introduce ORDER binding to long-form method-combination-functions
View Changes
Make xset-stable-hash-weakness test a lot more lenient
View Changes
Set explicit-value-cell in pre-environment-analyze-top-level.
View Changes
x86-64: use dword CMOVs when possible.
View Changes
Better typep for intersection types.
View Changes
Affects | Status | Importance | Assigned to | Bug watch | |
---|---|---|---|---|---|
|
sbcl | Fix Committed | Undecided | - |
Use regular hash table for deferred packages
View Changes
x86-64: smaller encoding for some comparisons in >-integer-fixnum.
View Changes
Last updated: February 3, 2023 12:30 AM