2013-05-22 |
Paul Khuong | Simpler word-sized variable right shifts on x86 and... |
blob | commitdiff | diff to current |
2013-05-22 |
Paul Khuong | Evaluate global inline functions via their fdefinition |
blob | commitdiff | diff to current |
2013-05-22 |
Paul Khuong | Truthful error reporting for complicated compile-time... |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Export SB-SIMD-PACK symbols from SB-EXT |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Make some instances of IF/IF conversion more direct |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Cleverer handling of medium (32 < bit width <= 64)... |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Annotate disassembly with unboxed constant values |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Improved local call analysis for inlined higher-order... |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Constant-fold backquote of constant expressions |
blob | commitdiff | diff to current |
2013-05-21 |
Paul Khuong | Exploit associativity to fold more constants |
blob | commitdiff | diff to current |
2013-05-20 |
Paul Khuong | Fix (CONCATENATE 'null ...) for generic sequences |
blob | commitdiff | diff to current |
2013-05-20 |
Paul Khuong | Print intermediate evaluation results for some ASSERTed... |
blob | commitdiff | diff to current |
2013-05-20 |
Paul Khuong | Take bitwidth into account in BOOLEAN alien type |
blob | commitdiff | diff to current |
2013-05-19 |
Stas Boukarev | Make ir1-convert-hairy-lambda safe for non-local exits. |
blob | commitdiff | diff to current |
2013-05-18 |
Christophe Rhodes | NEWS entries for Unicode normalization work |
blob | commitdiff | diff to current |
2013-05-18 |
Paul Khuong | Complete cut-to-width |
blob | commitdiff | diff to current |
2013-05-18 |
Paul Khuong | Insert typechecks before RAW-INSTANCE-INIT in structure... |
blob | commitdiff | diff to current |
2013-05-18 |
Paul Khuong | More robust erroneous local call detection |
blob | commitdiff | diff to current |
2013-05-18 |
Paul Khuong | COMPILE-FILE shouldn't "attempt to dump invalid structu... |
blob | commitdiff | diff to current |
2013-05-18 |
Paul Khuong | Recover full backtraces with generic arithmetic on... |
blob | commitdiff | diff to current |
2013-05-16 |
Stas Boukarev | Add a stub for %other-pointer-p. |
blob | commitdiff | diff to current |
2013-05-16 |
Stas Boukarev | loop: remove code size-estimation. |
blob | commitdiff | diff to current |
2013-05-11 |
Alastair Bridgewater | code/room: Completely rewrite MAP-ALLOCATED-OBJECTS. |
blob | commitdiff | diff to current |
2013-05-11 |
Alastair Bridgewater | NEWS updates. |
blob | commitdiff | diff to current |
2013-05-10 |
Alastair Bridgewater | Allow inlining more calls to INVOKE-WITH-SAVED-FP-AND... |
blob | commitdiff | diff to current |
2013-05-07 |
Stas Boukarev | sb-introspect:find-definition-sources-by-name: more... |
blob | commitdiff | diff to current |
2013-05-06 |
Lutz Euler | Make CONTAINING-INTEGER-TYPE take N-WORD-BITS into... |
blob | commitdiff | diff to current |
2013-05-06 |
Lutz Euler | Make %EMIT-ALIGNMENT be more friendly to multi-byte... |
blob | commitdiff | diff to current |
2013-05-05 |
Stas Boukarev | Better type derivation for APPEND, NCONC, LIST. |
blob | commitdiff | diff to current |
2013-05-04 |
Stas Boukarev | sb-introspect:find-definition-sources-by-name: find... |
blob | commitdiff | diff to current |
2013-05-03 |
Martin Cracauer | Commiting fix by Doug Katzman: disassembler missing... |
blob | commitdiff | diff to current |
2013-05-03 |
Alastair Bridgewater | NEWS: Updates for recent PPC changes. |
blob | commitdiff | diff to current |
2013-04-30 |
Stas Boukarev | Micro-optimize integer-length on fixnums on x86-64. |
blob | commitdiff | diff to current |
2013-04-29 |
Lutz Euler | Faster ISQRT on small (about fixnum sized) numbers. |
blob | commitdiff | diff to current |
2013-04-29 |
Lutz Euler | Improve scaling of type derivation for LOG{AND,IOR... |
blob | commitdiff | diff to current |
2013-04-29 |
Stas Boukarev | Add :directory argument to sb-ext:run-program. |
blob | commitdiff | diff to current |
2013-04-29 |
Stas Boukarev | Handle environment initialization better. |
blob | commitdiff | diff to current |
2013-04-29 |
Christophe Rhodes | 1.1.7: will be tagged as "sbcl-1.1.7" |
blob | commitdiff | diff to current |
2013-04-29 |
Christophe Rhodes | fix formatting of most recent "changes" line in NEWS |
blob | commitdiff | diff to current |
2013-04-23 |
Christophe Rhodes | sort NEWS into enhancement/bug fix/optimization order |
blob | commitdiff | diff to current |
2013-04-20 |
Paul Khuong | Substitute constants with modular equivalents more... |
blob | commitdiff | diff to current |
2013-04-20 |
Paul Khuong | Fix the build on OS X 10.8.0 |
blob | commitdiff | diff to current |
2013-04-17 |
Matthias Andreas... | Handle multiple-valued forms in TRACE :PRINT. |
blob | commitdiff | diff to current |
2013-04-12 |
Jan Moringen | Handle :ALLOCATION of condition slots correctly |
blob | commitdiff | diff to current |
2013-04-12 |
Jan Moringen | Evaluate condition default initargs once, even after... |
blob | commitdiff | diff to current |
2013-04-12 |
Jan Moringen | Use AMOP representation of canonicalized default initar... |
blob | commitdiff | diff to current |
2013-04-11 |
Martin Cracauer | LOGBITP and LOGTEST optimizations from x86. |
blob | commitdiff | diff to current |
2013-04-08 |
Stas Boukarev | Don't signal an error on (setf (documentation nil ... |
blob | commitdiff | diff to current |
2013-03-31 |
Paul Khuong | Stop emitting references to inexistant #n= forms in... |
blob | commitdiff | diff to current |
2013-03-31 |
Paul Khuong | Fix a compilation failure on svref of a symbol macro |
blob | commitdiff | diff to current |
2013-03-29 |
Christophe Rhodes | 1.1.6: will be tagged as "sbcl-1.1.6" |
blob | commitdiff | diff to current |
2013-03-22 |
Christophe Rhodes | minor NEWS fixups |
blob | commitdiff | diff to current |
2013-03-22 |
Jan Moringen | Fix SEQUENCE:SEARCH, test seq. functions with user... |
blob | commitdiff | diff to current |
2013-03-17 |
Nikodemus Siivola | faster SVREF and (SETF SVREF) compilation |
blob | commitdiff | diff to current |
2013-03-17 |
Stas Boukarev | make-array transform error on unknown element-type. |
blob | commitdiff | diff to current |
2013-03-14 |
Stas Boukarev | Accessing &MORE arguments checks bounds. |
blob | commitdiff | diff to current |
2013-03-14 |
Stas Boukarev | Better errors for package operations. |
blob | commitdiff | diff to current |
2013-03-10 |
Stas Boukarev | format: Signal an error for ~<~@> |
blob | commitdiff | diff to current |
2013-03-10 |
Stas Boukarev | clear-output: call stream-clear-output on gray streams. |
blob | commitdiff | diff to current |
2013-03-04 |
Paul Khuong | New keyword argument for SB-C:DEFKNOWN: :overwrite... |
blob | commitdiff | diff to current |
2013-03-02 |
Stas Boukarev | Prevent a make-array transform from modifying source... |
blob | commitdiff | diff to current |
2013-02-26 |
Christophe Rhodes | 1.1.5: will be tagged as "sbcl-1.1.5" |
blob | commitdiff | diff to current |
2013-02-11 |
Nikodemus Siivola | update LIST-QUEUE-CONTENTS docstring, add note |
blob | commitdiff | diff to current |
2013-02-05 |
Stas Boukarev | Test-suite results colorization. |
blob | commitdiff | diff to current |
2013-02-04 |
Stas Boukarev | Build on newer glibc. |
blob | commitdiff | diff to current |
2013-02-04 |
Stas Boukarev | Fix (documentation #'function t) |
blob | commitdiff | diff to current |
2013-02-03 |
Nikodemus Siivola | add SB-POSIX:MAP-ANON |
blob | commitdiff | diff to current |
2013-02-03 |
Christophe Rhodes | typo fix in sb-sprof. |
blob | commitdiff | diff to current |
2013-02-03 |
Nikodemus Siivola | grab-bag of SB-SPROF improvements. |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | export MAP-DIRECTORY from SB-EXT |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | prettier backtraces |
blob | commitdiff | diff to current |
2013-02-01 |
Stas Boukarev | Use CryptGenRandom as a random seed on Windows. |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | fix NEWS: oops, one item was wrong, one item not in... |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | restore old behaviour as the default for package variance |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | package local nicknames |
blob | commitdiff | diff to current |
2013-02-01 |
Nikodemus Siivola | update NEWS |
blob | commitdiff | diff to current |
2013-01-30 |
Christophe Rhodes | 1.1.4: will be tagged as "sbcl-1.1.4" |
blob | commitdiff | diff to current |
2013-01-20 |
Nikodemus Siivola | better initial value for LOOP variables of-type CHARACTER |
blob | commitdiff | diff to current |
2013-01-20 |
Nikodemus Siivola | note FIRST fix in NEWS, fix stupid typo in tests |
blob | commitdiff | diff to current |
2013-01-18 |
Christophe Rhodes | fix constant-list-related initargs in CTOR optimization |
blob | commitdiff | diff to current |
2013-01-05 |
Stas Boukarev | adjust-array: Make sure that :initial-element is used. |
blob | commitdiff | diff to current |
2013-01-04 |
Stas Boukarev | Fix reading `#3(x). |
blob | commitdiff | diff to current |
2013-01-03 |
Paul Khuong | Do not traverse long constant lists when expanding... |
blob | commitdiff | diff to current |
2012-12-31 |
Christophe Rhodes | 1.1.3: will be tagged as "sbcl-1.1.3" |
blob | commitdiff | diff to current |
2012-12-21 |
David Lichteblau | Update NEWS |
blob | commitdiff | diff to current |
2012-12-18 |
Stas Boukarev | make.sh --help no longer runs clean.sh |
blob | commitdiff | diff to current |
2012-12-17 |
Stas Boukarev | Fix a typo. |
blob | commitdiff | diff to current |
2012-12-16 |
Stas Boukarev | Warn about misconfigured locale. |
blob | commitdiff | diff to current |
2012-12-04 |
Christophe Rhodes | fix direct execution of (shebanged) fasls |
blob | commitdiff | diff to current |
2012-12-01 |
Christophe Rhodes | 1.1.2: will be tagged as "sbcl-1.1.2" |
blob | commitdiff | diff to current |
2012-11-20 |
David Lichteblau | NEWS tweaks |
blob | commitdiff | diff to current |
2012-11-03 |
Nikodemus Siivola | sb-concurrency: frlocks |
blob | commitdiff | diff to current |
2012-11-02 |
David Lichteblau | Update NEWS; explain Windows system requirements |
blob | commitdiff | diff to current |
2012-11-02 |
Christophe Rhodes | 1.1.1: will be tagged as "sbcl-1.1.1" |
blob | commitdiff | diff to current |
2012-10-19 |
nyef | GENCGC on SPARC/Linux |
blob | commitdiff | diff to current |
2012-10-19 |
David Lichteblau | Update NEWS, make-config.sh |
blob | commitdiff | diff to current |
2012-10-17 |
Lutz Euler | Improve basic block ordering for some loops. |
blob | commitdiff | diff to current |
2012-10-07 |
Nikodemus Siivola | teach NODE-CONSERVATIVE-TYPE about union types |
blob | commitdiff | diff to current |
2012-10-06 |
Nikodemus Siivola | fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T |
blob | commitdiff | diff to current |
2012-10-06 |
SANO Masatoshi | fix GC-LOGFILE when none has been set |
blob | commitdiff | diff to current |
next |