Better (typep (array t) '(vector t)) |
|
More...
|
about 2 months ago
|
Better (typep x 'sequence) |
|
More...
|
about 2 months ago
|
Slightly improve BACKTRACE-ALL-THREADS for x86-64 |
|
More...
|
about 2 months ago
|
Fix -sb-thread tests. |
|
More...
|
about 2 months ago
|
Use wait-on-semaphore in lieu of spin loops |
|
More...
|
about 2 months ago
|
store-rational-range: don't return too early. |
|
More...
|
about 2 months ago
|
Inline type-bound-number. |
|
More...
|
about 2 months ago
|
%vector-widetag-and-n-bits-shift: missing result for complex single floats. |
|
More...
|
about 2 months ago
|
difference-rational: don't stop too early. |
|
More...
|
about 2 months ago
|
Quickly compute some unbounded numeric-union operations. |
|
More...
|
about 2 months ago
|
Use EQ to compare array-type-specialized-element-type. |
|
More...
|
about 2 months ago
|
Report cast mismatches even if inline functions are around. |
|
More...
|
about 2 months ago
|
Fix a typep transform for ratios. |
|
More...
|
about 2 months ago
|
Add more SYSTEM-TLAB decls |
|
More...
|
about 2 months ago
|
Add an assertion. |
|
More...
|
about 2 months ago
|
store-rational-range: don't lose rational-low. |
|
More...
|
about 2 months ago
|
Don't optimize values-list to values if something else is pushed. |
|
More...
|
about 2 months ago
|
store-rational-range: can only join integer open intervals for ratios. |
|
More...
|
about 2 months ago
|
Don't mention *debug-help-string* in HELP. |
|
More...
|
about 2 months ago
|
Remove a redundant check. |
|
More...
|
about 2 months ago
|
2.5.0: will be tagged as "sbcl-2.5.0" |
|
More...
|
about 2 months ago
|
check-important-result: ignore constants. |
|
More...
|
about 2 months ago
|
set-type-of-combination: get the type from the combination. |
|
More...
|
about 2 months ago
|
Redo numeric-union-type. |
|
More...
|
about 2 months ago
|
Add most recent bug fix to NEWS |
|
More...
|
about 2 months ago
|
constrain-ref-type: reoptimize all refs for ref-same-refs. |
|
More...
|
about 2 months ago
|
if-test-redundant-p: make sure the refs are not modified in between. |
|
More...
|
about 2 months ago
|
Add to NEWS. |
|
More...
|
about 2 months ago
|
Draft NEWS for sbcl-2.5.0 |
|
More...
|
about 2 months ago
|
Only count recursive macro expansions for *inline-expansion-limit*. |
|
More...
|
about 2 months ago
|