sbcl.git
2013-05-22 Paul KhuongMore efficient move-from-signed on x86-64 with 63-bit...
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2013-05-22 Paul KhuongSimplify (- (- x)) for rationals
2013-05-22 Paul KhuongEvaluate global inline functions via their fdefinition
2013-05-22 Paul KhuongTruthful error reporting for complicated compile-time...
2013-05-21 Paul KhuongImplement EQ of unboxed characters and small integers...
2013-05-21 Paul KhuongComplete SSE instruction definitions for x86-64
2013-05-21 Paul KhuongExport SB-SIMD-PACK symbols from SB-EXT
2013-05-21 Paul KhuongSB-SIMD-PACK on x86-64
2013-05-21 Paul KhuongAdditional niceties and middle end support for short...
2013-05-21 Paul KhuongBack end work for short vector SIMD packs
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-05-21 Stas BoukarevFix foreign-symbol-address transform on +sb-dynamic...
2013-05-21 Paul KhuongMake some instances of IF/IF conversion more direct
2013-05-21 Paul KhuongExploit specialised VOPs for EQL of anything/constant...
2013-05-21 Paul KhuongMore efficient integer=>word conversion and fixnump...
2013-05-21 Paul KhuongCleverer handling of medium (32 < bit width <= 64)...
2013-05-21 Paul KhuongPOPCNT instruction on x86-64
2013-05-21 Paul KhuongFix disassembly for BT* instructions on x86oids
2013-05-21 Paul KhuongAnnotate disassembly with unboxed constant values
2013-05-21 Paul KhuongImproved local call analysis for inlined higher-order...
2013-05-21 Paul KhuongConstant-fold backquote of constant expressions
2013-05-21 Paul KhuongEnable (type-directed) constant folding for LOGTEST...
2013-05-21 Paul KhuongExploit associativity to fold more constants
2013-05-20 Alastair Bridgewaterroom: Fix reconstituting CONS cells with unbound-marker...
2013-05-20 Alastair Bridgewatergencgc: Decide earlier about pinning large object pages.
2013-05-20 Alastair Bridgewatergencgc: Fix potential out-of-bounds access in page_ends...
2013-05-20 Alastair Bridgewatergencgc: Introduce a new predicate, page_ends_contiguous...
2013-05-20 Alastair Bridgewatergencgc: Introduce a new predicate, page_starts_contiguo...
2013-05-20 Alastair Bridgewatergencgc: Rename page_table field region_start_offset...
2013-05-20 Alastair Bridgewatergencgc: Commentary fix for struct page, field region_st...
2013-05-20 Alastair Bridgewatergencgc: Defer moving pinned pages to newspace as late...
2013-05-20 Alastair Bridgewatergencgc: Fix commentary for page table allocation field.
2013-05-20 Paul KhuongMore robust function-name testing in CUT-TO-WIDTH
2013-05-20 Paul KhuongFix (CONCATENATE 'null ...) for generic sequences
2013-05-20 Paul KhuongPrint intermediate evaluation results for some ASSERTed...
2013-05-20 Paul KhuongTake bitwidth into account in BOOLEAN alien type
2013-05-20 Paul KhuongDeclare the argument type for float-radix
2013-05-20 Paul KhuongEnable dumping huge (> 64k) pages in genesis
2013-05-19 Stas BoukarevMake ir1-convert-hairy-lambda safe for non-local exits.
2013-05-19 Paul KhuongFree-er form FILTER-LVAR
2013-05-19 Paul KhuongMore robust FILTER-LVAR through CASTs
2013-05-18 Christophe... NEWS entries for Unicode normalization work
2013-05-18 Christophe... implement primary and canonical composition, and hence...
2013-05-18 Christophe... actually run Part3 of Unicode Normalization tests
2013-05-18 Christophe... better UCD treatment of characters not allocated by...
2013-05-18 Christophe... finish handling NormalizationTest test vectors
2013-05-18 Christophe... first cut at testing unicode normalization
2013-05-18 Christophe... add a comment about one-basing the character tables
2013-05-18 Christophe... apply recursive decomposition in DECOMPOSE-STRING
2013-05-18 Christophe... fix test for Blocked condition in canonical normalization
2013-05-18 Christophe... improve normalize-string
2013-05-18 Christophe... comment on LSTRING implementation
2013-05-18 Christophe... handle Hangul syllable decomposition
2013-05-18 Christophe... work-in-progress towards full normalization support
2013-05-18 Christophe... beginnings of decomposition
2013-05-18 Christophe... delete now-unused code from ucd.dat
2013-05-18 Christophe... Incorporate some decomposition information in ucd table
2013-05-18 Christophe... MORE COMMENT regarding the careful format of the encode...
2013-05-18 Christophe... update to unicode 6.2
2013-05-18 Paul KhuongComplete cut-to-width
2013-05-18 Paul KhuongMore efficient MASK-SIGNED-FIELD
2013-05-18 Paul KhuongInsert typechecks before RAW-INSTANCE-INIT in structure...
2013-05-18 Paul KhuongMore robust erroneous local call detection
2013-05-18 Paul KhuongCOMPILE-FILE shouldn't "attempt to dump invalid structu...
2013-05-18 Paul KhuongRecover full backtraces with generic arithmetic on...
2013-05-16 Stas BoukarevAdd a stub for %other-pointer-p.
2013-05-16 Stas Boukarevloop: remove code size-estimation.
2013-05-13 Stas BoukarevFix describe-object for characters.
2013-05-11 Alastair Bridgewaterearly-alieneval: Fix package-related thinko with saved...
2013-05-11 Alastair Bridgewatercode/room: Completely rewrite MAP-ALLOCATED-OBJECTS.
2013-05-11 Alastair Bridgewatercode/room: Improve type-format database initialization...
2013-05-11 Alastair BridgewaterNEWS updates.
2013-05-10 Alastair Bridgewatercode/interr: Hook internal error contexts into the...
2013-05-10 Alastair BridgewaterAllow inlining more calls to INVOKE-WITH-SAVED-FP-AND...
2013-05-07 Stas Boukarevsb-introspect:find-definition-sources-by-name: more...
2013-05-06 Lutz EulerMake CONTAINING-INTEGER-TYPE take N-WORD-BITS into...
2013-05-06 Lutz EulerMake %EMIT-ALIGNMENT be more friendly to multi-byte...
2013-05-05 Stas BoukarevBetter type derivation for APPEND, NCONC, LIST.
2013-05-04 Stas BoukarevMicro-optimize values-list.
2013-05-04 Stas Boukarevsb-introspect:find-definition-sources-by-name: find...
2013-05-03 Martin CracauerCommiting fix by Doug Katzman: disassembler missing...
2013-05-03 Alastair BridgewaterNEWS: Updates for recent PPC changes.
2013-05-02 Stas BoukarevCorrect integer-length on fixnums on x86-64 when n...
2013-05-01 Alastair Bridgewatertests/dynamic-extent.impure.lisp: One of the dx-vector...
2013-05-01 Alastair Bridgewaterppc support for stack-allocatable-vectors
2013-05-01 Alastair Bridgewatergencgc: Compute bytes_allocated correctly during dynami...
2013-05-01 Alastair BridgewaterAdd test cases for non-consing WITHOUT-GCING and WITH...
2013-05-01 Alastair Bridgewatercompiler/{sparc,ppc}/macros: with-pinned-objects improv...
2013-05-01 Alastair Bridgewaterppc: Implement :stack-allocatable-fixed-objects
2013-05-01 Jim Wisebacktrace-interrupted-condition-wait now passes on...
2013-04-30 Stas BoukarevMicro-optimize integer-length on fixnums on x86-64.
2013-04-30 Stas BoukarevDocument the new :directory argument for run-program.
2013-04-29 Lutz EulerConvert the MOVE macro on x86-64 into a function.
2013-04-29 Lutz EulerFaster ISQRT on small (about fixnum sized) numbers.
2013-04-29 Lutz EulerImprove scaling of type derivation for LOG{AND,IOR...
2013-04-29 Lutz EulerSplit bitops-derive-type.lisp out of srctran.lisp.
2013-04-29 Stas BoukarevFix init-var-ignoring-errors.
2013-04-29 Stas BoukarevAdd :directory argument to sb-ext:run-program.
2013-04-29 Stas BoukarevHandle environment initialization better.
next