projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improved undefined-function backtrace on x86oids.
[sbcl.git]
/
NEWS
2011-12-05
Alastair Bridgewater
Improved undefined-function backtrace on x86oids.
blob
|
commitdiff
2011-12-05
Alastair Bridgewater
tests: Add --report-skipped-tests option to the test...
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
allow coercion of large fixnums to floats outside x86
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
add support for package::form-read-in-package syntax
blob
|
commitdiff
|
diff to current
2011-12-05
Robert Brown
printing specialized arrays readably
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
use *SUPPRESS-PRINT-ERRORS* for backtraces and DESCRIBE
blob
|
commitdiff
|
diff to current
2011-12-05
Attila Lendvai
add SB-EXT:*SUPPRESS-PRINT-ERRORS* modelled after ...
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
muffle style-warnings for INFO :FUNCTION :TYPE
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
define SB-EXT:PRINT-UNREADABLY as a function
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
silent non-toplevel DEFSTRUCT
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
don't simplify (LET () ..) => (LOCALLY ...) in the...
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
less rebindings in defmethods
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
more conservative subtypep test for classoids
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
MAKE-ALIEN improvements
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
stricter handling of declarations in DEFGENERIC
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
fix style-warnings for condition slot-accessors used...
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
use boxed constants for full calls
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
fix misoptimization of TRUNCATE
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
fix bug in typechecking calls with non-constant keywords
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
fix treatment of signed zeroes in INTERVAL-DIV
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
more robust deadlock detection
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
add --fancy option to make.sh
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
add --with-<feature> and --without-<feature> support...
blob
|
commitdiff
|
diff to current
2011-12-05
Nikodemus Siivola
add --arch option to make.sh
blob
|
commitdiff
|
diff to current
2011-12-04
Juho Snellman
1.0.54: will be tagged as "sbcl-1.0.54"
blob
|
commitdiff
|
diff to current
2011-11-28
Nikodemus Siivola
update ASDF to 2.019
blob
|
commitdiff
|
diff to current
2011-11-28
Nikodemus Siivola
NEWS prettification
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
missing NEWS
blob
|
commitdiff
|
diff to current
2011-11-23
Nikodemus Siivola
tweak tail merging logic
blob
|
commitdiff
|
diff to current
2011-11-22
Alastair Bridgewater
Fix symbol-value-in-thread GC race condition.
blob
|
commitdiff
|
diff to current
2011-11-21
Nikodemus Siivola
smaller default dynamic-space size on GENCGC
blob
|
commitdiff
|
diff to current
2011-11-21
Nikodemus Siivola
make --dynamic-space-size and --control-stack-size...
blob
|
commitdiff
|
diff to current
2011-11-20
Nikodemus Siivola
Revert "fix sb-posix tests on OpenBSD"
blob
|
commitdiff
|
diff to current
2011-11-20
Lutz Euler
Make EXPT use double-precision throughout in more cases
blob
|
commitdiff
|
diff to current
2011-11-20
Bruce O'Neel
fix sb-posix tests on OpenBSD
blob
|
commitdiff
|
diff to current
2011-11-19
Zach Beane
new SET-SBCL-SOURCE-LOCATION convenience function
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
better inner and anonymous function names
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
default gen.bytes_consed_between_gc to same 5% of dynam...
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
default nursery to 5% of total dynamic space size on...
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
unsigned long -> os_vm_size_t refactoring
blob
|
commitdiff
|
diff to current
2011-11-18
Nikodemus Siivola
threading NEWS, and thanks to supporters
blob
|
commitdiff
|
diff to current
2011-11-18
Nikodemus Siivola
sb-bsd-sockets: gethostbyname and gethostbyaddr are...
blob
|
commitdiff
|
diff to current
2011-11-18
Nikodemus Siivola
sb-bsd-sockets: GET-ADDRESS-INFO foreign memory leak
blob
|
commitdiff
|
diff to current
2011-11-18
Nicolas Edel
pass errno from exec() to parent in spawn()
blob
|
commitdiff
|
diff to current
2011-11-16
Nikodemus Siivola
sb-bsd-sockets: foreign memory leak in GET-PROTOCOL...
blob
|
commitdiff
|
diff to current
2011-11-15
Paul Khuong
Plug two more CTYPE leaks into fasls
blob
|
commitdiff
|
diff to current
2011-11-15
Paul Khuong
Plug a CTYPE leak into fasls via SETQ
blob
|
commitdiff
|
diff to current
2011-11-14
Nikodemus Siivola
symlinks and RENAME-FILE and DELETE-DIRECTORY
blob
|
commitdiff
|
diff to current
2011-11-13
Paul Khuong
More numerically stable %hypot (ABS of complex floats...
blob
|
commitdiff
|
diff to current
2011-11-10
Alastair Bridgewater
Make MAKE-LISP-OBJ pickier on CHENEYGC.
blob
|
commitdiff
|
diff to current
2011-11-10
Alastair Bridgewater
gencgc: Make MAKE-LISP-OBJ of SIMPLE-FUN object address...
blob
|
commitdiff
|
diff to current
2011-11-09
Nikodemus Siivola
MAP-DIRECTORY didn't :CLASSIFY-SYMLINKS by default
blob
|
commitdiff
|
diff to current
2011-11-07
Paul Khuong
Correct address computation in atomic-incf/aref for...
blob
|
commitdiff
|
diff to current
2011-11-06
Juho Snellman
1.0.53: will be tagged as "sbcl-1.0.53"
blob
|
commitdiff
|
diff to current
2011-10-31
Eric Marsden
fix SEARCH vector vector transform
blob
|
commitdiff
|
diff to current
2011-10-30
Nikodemus Siivola
make DELETE-FILE respect *DEFAULT-PATHNAME-DEFAULTS*
blob
|
commitdiff
|
diff to current
2011-10-30
Nikodemus Siivola
missing NEWS for previous commit
blob
|
commitdiff
|
diff to current
2011-10-30
Paul Khuong
Fix constant character comparisons for SPARC/sb-unicode
blob
|
commitdiff
|
diff to current
2011-10-30
Paul Khuong
Take inline trampoline into account when optimizing...
blob
|
commitdiff
|
diff to current
2011-10-29
Nikodemus Siivola
fix ROTATE-BYTE on 64-bit words using constant negative...
blob
|
commitdiff
|
diff to current
2011-10-28
Nikodemus Siivola
waiting for arbitrary events SB-EXT:WAIT-FOR
blob
|
commitdiff
|
diff to current
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86.
blob
|
commitdiff
|
diff to current
2011-10-24
Alastair Bridgewater
Fix x86oid OSX signal handling emulation assembly fragm...
blob
|
commitdiff
|
diff to current
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86-64.
blob
|
commitdiff
|
diff to current
2011-10-22
Alastair Bridgewater
describe: Better description for complex setf-expanders.
blob
|
commitdiff
|
diff to current
2011-10-22
Alastair Bridgewater
setf: pre-defined setf-expanders should handle multiple...
blob
|
commitdiff
|
diff to current
2011-10-22
Alastair Bridgewater
setf: read-modify-write macros should deal with multi...
blob
|
commitdiff
|
diff to current
2011-10-20
Alastair Bridgewater
63-bit fixnums on 64-bit targets.
blob
|
commitdiff
|
diff to current
2011-10-09
Juho Snellman
1.0.52: will be tagged as "sbcl-1.0.52"
blob
|
commitdiff
|
diff to current
2011-09-20
Nikodemus Siivola
handle non-standard slot allocations when updating...
blob
|
commitdiff
|
diff to current
2011-09-06
Max Mikhanosha
Fix (run-program) to cleanup fd handlers
blob
|
commitdiff
|
diff to current
2011-09-05
Christophe Rhodes
news item for float rounding
blob
|
commitdiff
|
diff to current
2011-08-31
Paul Khuong
Bring OPTIMIZATIONS up to date
blob
|
commitdiff
|
diff to current
2011-08-28
Paul Khuong
Optionally mark pages from cores as de-duplicatable
blob
|
commitdiff
|
diff to current
2011-08-28
Paul Khuong
Optional support for zlib-based in-memory deflate/infla...
blob
|
commitdiff
|
diff to current
2011-08-25
David Lichteblau
Allow use of the --core option with embedded core files
blob
|
commitdiff
|
diff to current
2011-08-24
Nikodemus Siivola
be more careful about ,@<constant-atom> and ,.<constant...
blob
|
commitdiff
|
diff to current
2011-08-23
Nikodemus Siivola
optimize pretty-printing strings and bit-vectors
blob
|
commitdiff
|
diff to current
2011-08-22
Nikodemus Siivola
NEWS for 5 last commits
blob
|
commitdiff
|
diff to current
2011-08-20
Juho Snellman
1.0.51: will be tagged as "sbcl-1.0.51"
blob
|
commitdiff
|
diff to current
2011-08-15
Nikodemus Siivola
fix bogus deadlocks from interrupts and GCs
blob
|
commitdiff
|
diff to current
2011-08-14
Paul Khuong
Fix automatic &rest to &more conversion in unsafe code
blob
|
commitdiff
|
diff to current
2011-08-14
Paul Khuong
New function: SB-EXT:SPIN-LOOP-HINT
blob
|
commitdiff
|
diff to current
2011-08-14
Paul Khuong
Missing NEWS entry for 4e431db
blob
|
commitdiff
|
diff to current
2011-08-14
Paul Khuong
Handle SIMPLE-TYPE-ERROR when propagating bounds
blob
|
commitdiff
|
diff to current
2011-08-13
Nikodemus Siivola
fix DESCRIBE on compiled closures from EVAL
blob
|
commitdiff
|
diff to current
2011-08-10
David Lichteblau
Tweak os_validate to support running SBCL on recent...
blob
|
commitdiff
|
diff to current
2011-08-10
William Halliburton
fix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
blob
|
commitdiff
|
diff to current
2011-08-09
David Lichteblau
New toplevel options --quit and --non-interactive
blob
|
commitdiff
|
diff to current
2011-08-09
Nikodemus Siivola
sb-bsd-sockets: less SERVE-EVENT
blob
|
commitdiff
|
diff to current
2011-08-09
Nikodemus Siivola
LOAD-TIME-VALUE improvements
blob
|
commitdiff
|
diff to current
2011-08-05
Lutz Euler
Optimize integer division by a constant in several...
blob
|
commitdiff
|
diff to current
2011-08-05
Robert Brown
sb-bsd-sockets: add support for Linux TCP keep alive...
blob
|
commitdiff
|
diff to current
2011-08-04
Nikodemus Siivola
fix short writes when not using SERVE-EVENT
blob
|
commitdiff
|
diff to current
2011-08-01
Paul Khuong
Fix disassembly of CMP[PS][SD] instructions on x86-64
blob
|
commitdiff
|
diff to current
2011-08-01
Nikodemus Siivola
more robust backtraces for syscalls on x86
blob
|
commitdiff
|
diff to current
2011-08-01
Nikodemus Siivola
add -fno-omit-frame-pointer to x86 builds
blob
|
commitdiff
|
diff to current
2011-08-01
Nikodemus Siivola
make SBCL_ARCH=x86 build work on 64-bit linux without...
blob
|
commitdiff
|
diff to current
2011-07-29
Nikodemus Siivola
fixed-format floating point printing: zero and scaling...
blob
|
commitdiff
|
diff to current
2011-07-29
Nikodemus Siivola
add missing bug number to NEWS for 816564
blob
|
commitdiff
|
diff to current
next