projects
/
sbcl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
sbcl.git
2013-06-03
Stas Boukarev
Fix NCONC type derivation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stas Boukarev
sleep: Add more precautions to avoid consing on x86.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stas Boukarev
Fix sleep on ratios, avoiding consing.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Christophe...
some tests of SLEEP with ratios
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Christophe...
fix sleep on most ratios
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Christophe...
delete ye olde FIXME relating to unbound variable warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Christophe...
fix (again) the handling of read errors in the debugger
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Avoid consing in SLEEP.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Make %coerce-callable-to-fun static on x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Don't go through fdefn when referencing #'known-functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Christophe...
slightly better handling of read errors in the debugger
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Correct call-indirect for >32-bit addresses.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Better calls to static functions on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Better calls to static functions on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Better initialization of ir2-component-constants on...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
Remove unused variables in the compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Stas Boukarev
disassemble: Better annotation of static functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Christophe...
1.1.8: will be tagged as "sbcl-1.1.8"
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Lutz Euler
Fix expected result for a character comparison test...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Stas Boukarev
Fix a regression in APPEND type derivation.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Paul Khuong
Stricter precondition when strength reducing variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Paul Khuong
Compute single-value-type correctly in the absence...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Christophe...
fix CHAR-EQUALity of non-ascii caseful characters
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Lutz Euler
Skip unicode normalization tests on non-unicode builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Paul Khuong
Revert "Fix (aref vector (+ i constant)) with i negativ...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Paul Khuong
Even safer substitution of constants in CUT-TO-WIDTH
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Paul Khuong
Robustify specialised IF/IF conversion introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Paul Khuong
Silence the compiler when (runtime-) compiling PCL...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Paul Khuong
Fix (aref vector (+ i constant)) with i negative on...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Jingyi Hou
tweak so that block-delete-p is findable by grep for...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Jingyi Hou
search_for_executable() fails to process last part...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Christophe...
fix build with #!-SB-UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Improved SIMD-PACK manipulation VOPs on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Specialised VOPs for EQ of fixnum values on x86oids
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Preserve types when swapping constant arguments and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Update/clarify the status of FUNCTIONP and COMPILED...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Optimize (- (* x constant)) into (* x (- constant))
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
More efficient move-from-signed on x86-64 with 63-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Simpler word-sized variable right shifts on x86 and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Simplify (- (- x)) for rationals
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Evaluate global inline functions via their fdefinition
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Paul Khuong
Truthful error reporting for complicated compile-time...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Implement EQ of unboxed characters and small integers...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Complete SSE instruction definitions for x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Export SB-SIMD-PACK symbols from SB-EXT
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
SB-SIMD-PACK on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Additional niceties and middle end support for short...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Back end work for short vector SIMD packs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Front end infrastructure for short vector SIMD packs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Stas Boukarev
Fix foreign-symbol-address transform on +sb-dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Make some instances of IF/IF conversion more direct
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Exploit specialised VOPs for EQL of anything/constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
More efficient integer=>word conversion and fixnump...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Cleverer handling of medium (32 < bit width <= 64)...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
POPCNT instruction on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Fix disassembly for BT* instructions on x86oids
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Annotate disassembly with unboxed constant values
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Improved local call analysis for inlined higher-order...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Constant-fold backquote of constant expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Enable (type-directed) constant folding for LOGTEST...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Paul Khuong
Exploit associativity to fold more constants
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
room: Fix reconstituting CONS cells with unbound-marker...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Decide earlier about pinning large object pages.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Fix potential out-of-bounds access in page_ends...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Introduce a new predicate, page_ends_contiguous...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Introduce a new predicate, page_starts_contiguo...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Rename page_table field region_start_offset...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Commentary fix for struct page, field region_st...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Defer moving pinned pages to newspace as late...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Alastair Bridgewater
gencgc: Fix commentary for page table allocation field.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
More robust function-name testing in CUT-TO-WIDTH
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
Fix (CONCATENATE 'null ...) for generic sequences
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
Print intermediate evaluation results for some ASSERTed...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
Take bitwidth into account in BOOLEAN alien type
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
Declare the argument type for float-radix
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Paul Khuong
Enable dumping huge (> 64k) pages in genesis
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Stas Boukarev
Make ir1-convert-hairy-lambda safe for non-local exits.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Paul Khuong
Free-er form FILTER-LVAR
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Paul Khuong
More robust FILTER-LVAR through CASTs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
NEWS entries for Unicode normalization work
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
implement primary and canonical composition, and hence...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
actually run Part3 of Unicode Normalization tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
better UCD treatment of characters not allocated by...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
finish handling NormalizationTest test vectors
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
first cut at testing unicode normalization
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
add a comment about one-basing the character tables
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
apply recursive decomposition in DECOMPOSE-STRING
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
fix test for Blocked condition in canonical normalization
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
improve normalize-string
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
comment on LSTRING implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
handle Hangul syllable decomposition
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
work-in-progress towards full normalization support
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
beginnings of decomposition
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
delete now-unused code from ucd.dat
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
Incorporate some decomposition information in ucd table
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
MORE COMMENT regarding the careful format of the encode...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Christophe...
update to unicode 6.2
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Paul Khuong
Complete cut-to-width
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Paul Khuong
More efficient MASK-SIGNED-FIELD
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Paul Khuong
Insert typechecks before RAW-INSTANCE-INIT in structure...
commit
|
commitdiff
|
tree
|
snapshot
next