projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix make-array transforms.
[sbcl.git]
/
NEWS
2014-01-04
Christophe Rhodes
better encapsulation support in generic functions
blob
|
commitdiff
2014-01-02
Stas Boukarev
Optimize MAKE-ARRAY on unknown element-type.
blob
|
commitdiff
|
diff to current
2013-12-31
Alastair Bridgewater
gencgc: More precise conservatism for pointers to boxed...
blob
|
commitdiff
|
diff to current
2013-12-31
Stas Boukarev
Handle run-program with :directory nil.
blob
|
commitdiff
|
diff to current
2013-12-30
Alastair Bridgewater
gencgc: Reduce conservatism for pointers to unboxed...
blob
|
commitdiff
|
diff to current
2013-12-23
Alastair Bridgewater
external-formats: Add support for MacRoman character...
blob
|
commitdiff
|
diff to current
2013-12-20
Stas Boukarev
Really restore clisp cross-compilation.
blob
|
commitdiff
|
diff to current
2013-12-16
Stas Boukarev
Restore cross-compilation with CLISP.
blob
|
commitdiff
|
diff to current
2013-12-07
Stas Boukarev
Fix cut-to-width in the presence of bad constants in...
blob
|
commitdiff
|
diff to current
2013-12-03
Stas Boukarev
Optimize make-array for unknown dimensions.
blob
|
commitdiff
|
diff to current
2013-12-02
Paul Khuong
Iterative Chaitin-Briggs style spilling/coloring regist...
blob
|
commitdiff
|
diff to current
2013-12-01
Stas Boukarev
Add :application-type parameter for save-lisp-and-die...
blob
|
commitdiff
|
diff to current
2013-12-01
Stas Boukarev
Fix output streams on Windows for GUI executables.
blob
|
commitdiff
|
diff to current
2013-11-30
Christophe Rhodes
1.1.14: will be tagged as "sbcl-1.1.14"
blob
|
commitdiff
|
diff to current
2013-11-22
Stas Boukarev
Fix deadlocks in GC on Windows.
blob
|
commitdiff
|
diff to current
2013-11-18
Stas Boukarev
Improve ARRAY-RANK transform.
blob
|
commitdiff
|
diff to current
2013-11-15
Stas Boukarev
Fix system error message decoding on Windows.
blob
|
commitdiff
|
diff to current
2013-11-15
Christophe Rhodes
partially rewrite accessor-values-internal
blob
|
commitdiff
|
diff to current
2013-11-14
Paul Khuong
More meaningful error message for OPEN :IF-EXISTS ...
blob
|
commitdiff
|
diff to current
2013-11-14
Paul Khuong
New function SB-EXT:ASSERT-VERSION->=
blob
|
commitdiff
|
diff to current
2013-11-14
Paul Khuong
Tail call (exec) at the end of run-sbcl.sh
blob
|
commitdiff
|
diff to current
2013-11-11
Stas Boukarev
win32: provide error messages when loading foreign...
blob
|
commitdiff
|
diff to current
2013-11-10
Stas Boukarev
More robust homedir detection on Windows.
blob
|
commitdiff
|
diff to current
2013-11-10
Stas Boukarev
Fix merging of ~/ pathnames.
blob
|
commitdiff
|
diff to current
2013-11-07
Stas Boukarev
Optimize RESTART-CASE.
blob
|
commitdiff
|
diff to current
2013-11-06
Stas Boukarev
Fix contrib building on mingw.
blob
|
commitdiff
|
diff to current
2013-11-04
Stas Boukarev
Optimize EQUALP on structures with raw slots.
blob
|
commitdiff
|
diff to current
2013-11-04
Paul Khuong
[N]BUTLAST perform a single pass over the list
blob
|
commitdiff
|
diff to current
2013-11-04
Paul Khuong
More complicated TYPEP tests are marginally transparent...
blob
|
commitdiff
|
diff to current
2013-11-03
Stas Boukarev
Fix EQUALP on structures with raw slots.
blob
|
commitdiff
|
diff to current
2013-11-01
Stas Boukarev
defmethod: make the function known at compile time.
blob
|
commitdiff
|
diff to current
2013-10-31
Christophe Rhodes
1.1.13: will be tagged as "sbcl-1.1.13"
blob
|
commitdiff
|
diff to current
2013-10-26
Paul Khuong
Make sure quantifiers don't cons
blob
|
commitdiff
|
diff to current
2013-10-22
Jan Moringen
Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
blob
|
commitdiff
|
diff to current
2013-10-21
Christophe Rhodes
fix symlink handling (generally and on OS X) in run...
blob
|
commitdiff
|
diff to current
2013-10-21
Christophe Rhodes
signal errors for bad initialization of slot definitions
blob
|
commitdiff
|
diff to current
2013-10-19
Paul Khuong
Warn when wrapping constants with THE of multiple value...
blob
|
commitdiff
|
diff to current
2013-10-17
Stas Boukarev
function-lambda-expression: Return the name of a generi...
blob
|
commitdiff
|
diff to current
2013-10-16
Stas Boukarev
run-program: Improve argument escaping on WIN32.
blob
|
commitdiff
|
diff to current
2013-10-16
Stas Boukarev
run-program: Add support for :environment on WIN32.
blob
|
commitdiff
|
diff to current
2013-10-13
Stas Boukarev
Fix (compile '(setf function)).
blob
|
commitdiff
|
diff to current
2013-10-12
Stas Boukarev
Fix another regression in dumping specialized vectors.
blob
|
commitdiff
|
diff to current
2013-10-09
Christophe Rhodes
don't consider an interpreted->compiled function change...
blob
|
commitdiff
|
diff to current
2013-10-03
Stas Boukarev
Forward referenced classoid-cells can now be loaded...
blob
|
commitdiff
|
diff to current
2013-10-01
Stas Boukarev
Better error when calling an undefined alien function...
blob
|
commitdiff
|
diff to current
2013-09-30
Christophe Rhodes
improve SXHASH on fixnums
blob
|
commitdiff
|
diff to current
2013-09-30
Christophe Rhodes
better SB-INT:MIX
blob
|
commitdiff
|
diff to current
2013-09-30
Christophe Rhodes
1.1.12: will be tagged as "sbcl-1.1.12"
blob
|
commitdiff
|
diff to current
2013-09-22
Paul Khuong
Fix copy-more-arg on x86 and x86-64
blob
|
commitdiff
|
diff to current
2013-09-16
Christophe Rhodes
SET-FUNCALLABLE-INSTANCE-FUNCTION is user interface
blob
|
commitdiff
|
diff to current
2013-09-13
Christophe Rhodes
minor optimization to restart-case
blob
|
commitdiff
|
diff to current
2013-09-13
Christophe Rhodes
NEWS update for RESTART-CASE clause parsing
blob
|
commitdiff
|
diff to current
2013-09-10
Christophe Rhodes
detect cpl-protocol-violations early
blob
|
commitdiff
|
diff to current
2013-09-09
Christophe Rhodes
rename SB-SIMPLE-STREAMS utility function
blob
|
commitdiff
|
diff to current
2013-09-09
Christophe Rhodes
better ctor fallback-generators
blob
|
commitdiff
|
diff to current
2013-09-08
Stas Boukarev
sb-safepoint: Fix interrupts during GC.
blob
|
commitdiff
|
diff to current
2013-09-06
Christophe Rhodes
Fix for sb-gmp bignum result allocation (lp#1206191)
blob
|
commitdiff
|
diff to current
2013-09-05
Stas Boukarev
Optimize CHAR-EQUAL on constant and base-char args.
blob
|
commitdiff
|
diff to current
2013-09-05
Stas Boukarev
Add a transform for EQUALP.
blob
|
commitdiff
|
diff to current
2013-09-05
Christophe Rhodes
Document extensible sequence protocol
blob
|
commitdiff
|
diff to current
2013-09-05
Stas Boukarev
Improve the EQUAL transform.
blob
|
commitdiff
|
diff to current
2013-09-02
Jan Moringen
Add SOCKET-SHUTDOWN in contrib/sb-bsd-sockets
blob
|
commitdiff
|
diff to current
2013-09-02
Stas Boukarev
Handle compiler-error in LOAD when it's not run from...
blob
|
commitdiff
|
diff to current
2013-08-29
Stas Boukarev
Fix floating point exceptions persisting on Solaris.
blob
|
commitdiff
|
diff to current
2013-08-29
Stas Boukarev
PPRINT (setf . a) correctly.
blob
|
commitdiff
|
diff to current
2013-08-29
Stas Boukarev
Fix building on Solaris x86-64.
blob
|
commitdiff
|
diff to current
2013-08-28
Stas Boukarev
PROBE-FILE on symlinks to pipes inside /proc on Linux.
blob
|
commitdiff
|
diff to current
2013-08-28
Christophe Rhodes
1.1.11: will be tagged as "sbcl-1.1.11"
blob
|
commitdiff
|
diff to current
2013-08-28
Christophe Rhodes
fix NEWS header
blob
|
commitdiff
|
diff to current
2013-08-22
Christophe Rhodes
Better support for NetBSD/current
blob
|
commitdiff
|
diff to current
2013-08-21
Stas Boukarev
Fix OPEN when :if-exists/:if-does-not-exist are both...
blob
|
commitdiff
|
diff to current
2013-08-21
Paul Khuong
Replace the Kitten of Death message with a warning...
blob
|
commitdiff
|
diff to current
2013-08-21
Stas Boukarev
Flush streams more precisely.
blob
|
commitdiff
|
diff to current
2013-08-20
Stas Boukarev
Fix ROOM on Windows.
blob
|
commitdiff
|
diff to current
2013-08-15
Stas Boukarev
Set up alien stack correctly on non-x86oids.
blob
|
commitdiff
|
diff to current
2013-08-15
Stas Boukarev
Warn when defining a setf-function together with a...
blob
|
commitdiff
|
diff to current
2013-08-15
Stas Boukarev
Throw errors on malformed FUNCTION.
blob
|
commitdiff
|
diff to current
2013-08-06
Stas Boukarev
Fix undefined function errors on PPC and MIPS.
blob
|
commitdiff
|
diff to current
2013-07-31
Christophe Rhodes
fix manual build under texinfo 5
blob
|
commitdiff
|
diff to current
2013-07-28
Christophe Rhodes
1.1.10: will be tagged as "sbcl-1.1.10"
blob
|
commitdiff
|
diff to current
2013-07-18
Paul Khuong
Modular integer %NEGATE on x86oids
blob
|
commitdiff
|
diff to current
2013-07-18
Paul Khuong
Pack (mostly) stack TNs according to lexical scope...
blob
|
commitdiff
|
diff to current
2013-07-18
Paul Khuong
Insert explicit cut to width when needed
blob
|
commitdiff
|
diff to current
2013-07-08
Paul Khuong
Handle unbounded integer types in INTEGER-TYPE-NUMERIC...
blob
|
commitdiff
|
diff to current
2013-07-04
Stas Boukarev
Update ASDF to 3.0.2.
blob
|
commitdiff
|
diff to current
2013-07-04
Christophe Rhodes
1.1.9: will be tagged as "sbcl-1.1.9"
blob
|
commitdiff
|
diff to current
2013-06-28
Paul Khuong
Store FP values from x87 to the heap outside pseudo...
blob
|
commitdiff
|
diff to current
2013-06-28
Paul Khuong
New contrib: SB-GMP
blob
|
commitdiff
|
diff to current
2013-06-28
Attila Lendvai
Wrap the body of sb-debug:backtrace with with-debug...
blob
|
commitdiff
|
diff to current
2013-06-28
Attila Lendvai
Use sb!ext:print-symbol-with-prefix in implicit-generic...
blob
|
commitdiff
|
diff to current
2013-06-22
Stas Boukarev
backtrace: don't cons large lists when RCX is overwritt...
blob
|
commitdiff
|
diff to current
2013-06-10
Christophe Rhodes
Note removal of post-receive-email in NEWS
blob
|
commitdiff
|
diff to current
2013-06-10
Lutz Euler
Micro-optimize DOUBLE-FLOAT-LOW-BITS on x68-64.
blob
|
commitdiff
|
diff to current
2013-06-10
Lutz Euler
Make clean.sh clean up doc/internals, too.
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
Handle (aref v (+ i k)), with i negative
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
Consistently force (double) rounding of foreign x87...
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
Simplify RATIONAL/constant FLOAT and INTEGER/constant...
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
More identity folding for LOGAND and LOGIOR with constants
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
Enable signed modular arithmetic for LOGIOR
blob
|
commitdiff
|
diff to current
2013-06-08
Paul Khuong
Enable more modular arithmetic
blob
|
commitdiff
|
diff to current
next