projects
/
sbcl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sbcl.git
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
2013-05-18
Paul Khuong
More robust erroneous local call detection
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Paul Khuong
COMPILE-FILE shouldn't "attempt to dump invalid structu...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Paul Khuong
Recover full backtraces with generic arithmetic on...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Stas Boukarev
Add a stub for %other-pointer-p.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Stas Boukarev
loop: remove code size-estimation.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Stas Boukarev
Fix describe-object for characters.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Alastair Bridgewater
early-alieneval: Fix package-related thinko with saved...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Alastair Bridgewater
code/room: Completely rewrite MAP-ALLOCATED-OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Alastair Bridgewater
code/room: Improve type-format database initialization...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Alastair Bridgewater
NEWS updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alastair Bridgewater
code/interr: Hook internal error contexts into the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alastair Bridgewater
Allow inlining more calls to INVOKE-WITH-SAVED-FP-AND...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Stas Boukarev
sb-introspect:find-definition-sources-by-name: more...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lutz Euler
Make CONTAINING-INTEGER-TYPE take N-WORD-BITS into...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lutz Euler
Make %EMIT-ALIGNMENT be more friendly to multi-byte...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Stas Boukarev
Better type derivation for APPEND, NCONC, LIST.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Stas Boukarev
Micro-optimize values-list.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Stas Boukarev
sb-introspect:find-definition-sources-by-name: find...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Martin Cracauer
Commiting fix by Doug Katzman: disassembler missing...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Alastair Bridgewater
NEWS: Updates for recent PPC changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Stas Boukarev
Correct integer-length on fixnums on x86-64 when n...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Alastair Bridgewater
tests/dynamic-extent.impure.lisp: One of the dx-vector...
commit
|
commitdiff
|
tree
|
snapshot
next