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 |
2013-05-01 |
Alastair Bridgewater | ppc support for stack-allocatable-vectors |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Alastair Bridgewater | gencgc: Compute bytes_allocated correctly during dynami... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Alastair Bridgewater | Add test cases for non-consing WITHOUT-GCING and WITH... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Alastair Bridgewater | compiler/{sparc,ppc}/macros: with-pinned-objects improv... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Alastair Bridgewater | ppc: Implement :stack-allocatable-fixed-objects |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Jim Wise | backtrace-interrupted-condition-wait now passes on... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Stas Boukarev | Micro-optimize integer-length on fixnums on x86-64. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Stas Boukarev | Document the new :directory argument for run-program. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lutz Euler | Convert the MOVE macro on x86-64 into a function. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lutz Euler | Faster ISQRT on small (about fixnum sized) numbers. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lutz Euler | Improve scaling of type derivation for LOG{AND,IOR... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lutz Euler | Split bitops-derive-type.lisp out of srctran.lisp. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Stas Boukarev | Fix init-var-ignoring-errors. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Stas Boukarev | Add :directory argument to sb-ext:run-program. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Stas Boukarev | Handle environment initialization better. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Christophe... | 1.1.7: will be tagged as "sbcl-1.1.7" |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Christophe... | fix formatting of most recent "changes" line in NEWS |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Christophe... | sort NEWS into enhancement/bug fix/optimization order |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Paul Khuong | Trivial code cleanups |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Paul Khuong | Substitute constants with modular equivalents more... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Paul Khuong | Fix the build on OS X 10.8.0 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matthias Andreas... | Handle multiple-valued forms in TRACE :PRINT. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Stas Boukarev | Remove an unused VOP %make-symbol on x86-64. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Stas Boukarev | Disassemble: print the size into the right stream. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Christophe... | remove stray debugging code from condition-related... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Jan Moringen | Handle :ALLOCATION of condition slots correctly |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Jan Moringen | Evaluate condition default initargs once, even after... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Jan Moringen | Use AMOP representation of canonicalized default initar... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Stas Boukarev | Disassemble: print the function size in bytes. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Martin Cracauer | LOGBITP and LOGTEST optimizations from x86. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Stas Boukarev | Don't signal an error on (setf (documentation nil ... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Stas Boukarev | Check bounds of ELT on &more in safe code. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stas Boukarev | type=: Compare &key parameters of function types. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Paul Khuong | Stop emitting references to inexistant #n= forms in... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Paul Khuong | Fix a compilation failure on svref of a symbol macro |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Christophe... | remove sb-studio from commercial support section of... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Christophe... | 1.1.6: will be tagged as "sbcl-1.1.6" |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christophe... | test environment fix for 64-bit PowerPC/Linux |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Declare types of END and TEST in N{LIST,VECTOR}-SUBSTIT... |
commit | commitdiff | tree | snapshot |
next |