Fix unhandled error in float.pure.lisp on non-x86oids.
[sbcl.git] / NEWS
2011-10-24 Alastair BridgewaterFix FP traps on OSX/x86.
2011-10-24 Alastair BridgewaterFix x86oid OSX signal handling emulation assembly fragm...
2011-10-24 Alastair BridgewaterFix FP traps on OSX/x86-64.
2011-10-22 Alastair Bridgewaterdescribe: Better description for complex setf-expanders.
2011-10-22 Alastair Bridgewatersetf: pre-defined setf-expanders should handle multiple...
2011-10-22 Alastair Bridgewatersetf: read-modify-write macros should deal with multi...
2011-10-20 Alastair Bridgewater63-bit fixnums on 64-bit targets.
2011-10-09 Juho Snellman1.0.52: will be tagged as "sbcl-1.0.52"
2011-09-20 Nikodemus Siivolahandle non-standard slot allocations when updating...
2011-09-06 Max MikhanoshaFix (run-program) to cleanup fd handlers
2011-09-05 Christophe Rhodesnews item for float rounding
2011-08-31 Paul KhuongBring OPTIMIZATIONS up to date
2011-08-28 Paul KhuongOptionally mark pages from cores as de-duplicatable
2011-08-28 Paul KhuongOptional support for zlib-based in-memory deflate/infla...
2011-08-25 David LichteblauAllow use of the --core option with embedded core files
2011-08-24 Nikodemus Siivolabe more careful about ,@<constant-atom> and ,.<constant...
2011-08-23 Nikodemus Siivolaoptimize pretty-printing strings and bit-vectors
2011-08-22 Nikodemus SiivolaNEWS for 5 last commits
2011-08-20 Juho Snellman1.0.51: will be tagged as "sbcl-1.0.51"
2011-08-15 Nikodemus Siivolafix bogus deadlocks from interrupts and GCs
2011-08-14 Paul KhuongFix automatic &rest to &more conversion in unsafe code
2011-08-14 Paul KhuongNew function: SB-EXT:SPIN-LOOP-HINT
2011-08-14 Paul KhuongMissing NEWS entry for 4e431db
2011-08-14 Paul KhuongHandle SIMPLE-TYPE-ERROR when propagating bounds
2011-08-13 Nikodemus Siivolafix DESCRIBE on compiled closures from EVAL
2011-08-10 David LichteblauTweak os_validate to support running SBCL on recent...
2011-08-10 William Halliburtonfix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
2011-08-09 David LichteblauNew toplevel options --quit and --non-interactive
2011-08-09 Nikodemus Siivolasb-bsd-sockets: less SERVE-EVENT
2011-08-09 Nikodemus SiivolaLOAD-TIME-VALUE improvements
2011-08-05 Lutz EulerOptimize integer division by a constant in several...
2011-08-05 Robert Brownsb-bsd-sockets: add support for Linux TCP keep alive...
2011-08-04 Nikodemus Siivolafix short writes when not using SERVE-EVENT
2011-08-01 Paul KhuongFix disassembly of CMP[PS][SD] instructions on x86-64
2011-08-01 Nikodemus Siivolamore robust backtraces for syscalls on x86
2011-08-01 Nikodemus Siivolaadd -fno-omit-frame-pointer to x86 builds
2011-08-01 Nikodemus Siivolamake SBCL_ARCH=x86 build work on 64-bit linux without...
2011-07-29 Nikodemus Siivolafixed-format floating point printing: zero and scaling...
2011-07-29 Nikodemus Siivolaadd missing bug number to NEWS for 816564
2011-07-29 Nikodemus Siivolaobsolete instance protocol and class-slots
2011-07-27 Nikodemus Siivolamake sure LVAR-EXTERNALLY-CHECKABLE-TYPE always returns...
2011-07-24 Christophe Rhodesfix COERCE to unfinalized extended sequence classes
2011-07-22 Paul KhuongCorrect RIP-relative offset for strange x86-64 instructions
2011-07-11 Juho Snellman1.0.50: will be tagged as "sbcl-1.0.50"
2011-07-03 Nikodemus Siivolateach debugger about &MORE arguments
2011-07-03 Paul KhuongFix an off-by-one in MAP-ALLOCATED-OBJECTS
2011-06-26 Nikodemus Siivolaexport SIZE-T and OFF-T from SB-ALIEN
2011-06-22 Paul KhuongLet register allocation handle unused TNs due to consta...
2011-06-21 Paul KhuongUnboxed implicit value cells on x86[-64]
2011-06-21 Paul KhuongInline local call trampolines on x86[-64]
2011-06-21 Paul KhuongFaster MAP[-INTO] when (> SPEED SPACE)
2011-06-19 Paul KhuongLess constraint propagation when COMPILATION-SPEED...
2011-06-18 Paul KhuongMore explicit high-level interface for consets
2011-06-14 Nikodemus Siivolaadd &KEY SILENT to PARSE-LAMBDA-LIST
2011-06-11 Nikodemus Siivolatests and NEWS for lp#308961
2011-06-11 Nikodemus Siivolamore NEWS
2011-06-11 Nikodemus Siivolarobustify DIRECTORY on logical pathnames
2011-06-11 Paul KhuongMAKE-THREAD accepts :ARGUMENTS to pass to the thread...
2011-06-10 Nikodemus SiivolaFMAKUNBOUND removes the MACRO-FUNCTION as well
2011-06-10 Nikodemus Siivola&optional and &key supplied-p arguments in boa-constuctors
2011-06-10 Nikodemus Siivolamention SB-INTROSPECT's improved handling of structure...
2011-06-10 Nikodemus Siivolaexport *USERINIT-PATHNAME-FUNCTION* and *SYSINIT-PATHNA...
2011-06-09 Nikodemus Siivolarobustify debugger against bogus lambda-lists
2011-06-09 Nikodemus Siivolasb-posix: make SYSCALL-ERROR's argument optional
2011-06-07 Nikodemus Siivolamore conservative bounds in FP interval arithmetic
2011-06-07 Nikodemus Siivolamissing NEWS entry for REMOVE-FD-HANDLER restart
2011-06-05 Juho Snellman1.0.49: Will be tagged as sbcl_1_0_49
2011-05-30 Nikodemus Siivola1.0.48.35: SB-EXT:GC-LOGFILE
2011-05-30 Nikodemus Siivola1.0.48.34: MAKE-ALIEN-STRING
2011-05-30 Nikodemus Siivola1.0.48.33: --script bits and pieces
2011-05-29 Nikodemus Siivola1.0.48.32: NEWS
2011-05-28 Nikodemus Siivola1.0.48.29: better end-of-the-world handling
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-05-27 Nikodemus Siivola1.0.48.27: sb-posix: make syscall errors report the...
2011-05-27 Nikodemus Siivola1.0.48.26: sb-posix: export WNOHANG and WUNTRACED
2011-05-25 Nikodemus Siivola1.0.48.25: automatic &rest to &more conversion
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2011-05-21 Nikodemus Siivola1.0.48.20: fix mv-call regression from 1.0.43.57
2011-05-14 Nikodemus Siivola1.0.48.18: ASDF 2.015.3
2011-05-12 Nikodemus Siivola1.0.48.14: more conservative global variable conversion
2011-05-11 Nikodemus Siivola1.0.48.11: update ASDF to 2.015.2
2011-05-11 Nikodemus Siivola1.0.48.10: add deadlock detection to spinlocks and...
2011-05-11 Nikodemus Siivola1.0.48.9: better source information for compile-time...
2011-05-10 Nikodemus Siivola1.0.48.8: better binary stream support in RUN-PROGRAM
2011-05-10 Nikodemus Siivola1.0.48.7: add FD-STREAM-FD-TYPE, use it to decide when...
2011-05-10 Nikodemus Siivola1.0.48.6: %SIMPLE-EVAL and backtraces
2011-05-09 Nikodemus Siivola1.0.48.5: update ASDF to 2.015.1
2011-05-09 Nikodemus Siivola1.0.48.4: source locations for init files
2011-05-09 Nikodemus Siivola1.0.48.3: source-locations from LOAD of source files...
2011-05-09 Nikodemus Siivola1.0.48.2: ASDF 2.015
2011-05-09 Nikodemus Siivola1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
2011-05-09 Juho Snellman1.0.48: Will be tagged as sbcl_1_0_48
2011-04-21 Nikodemus Siivola1.0.47.27: limit open coding from MEMBER, ASSOC, &co
2011-04-21 Nikodemus Siivola1.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted...
2011-04-21 Nikodemus Siivola1.0.47.25: make instances obsolete if slot definition...
2011-04-11 Nikodemus Siivola1.0.47.23: remove defknowns for condition slot accessors
2011-04-10 Nikodemus Siivola1.0.47.22: better --dynamic-space-size argument validation
2011-04-10 Nikodemus Siivolaprotect compile-time side-effects of DEFUN with a packa...
2011-04-10 Nikodemus Siivola1.0.47.20: don't handle errors during compile-time...
2011-04-10 Nikodemus Siivola1.0.47.19: another MAKE-INSTANCE regression from 1...
next