1.0.29.31: new contrib: SB-QUEUE
[sbcl.git] / NEWS
2009-06-22 Nikodemus Siivola1.0.29.31: new contrib: SB-QUEUE
2009-06-21 Nikodemus Siivola1.0.29.29: (one more)^3 DIRECTORY regression
2009-06-21 Nikodemus Siivola1.0.29.28: optimize (EXPT -1 INTEGER)
2009-06-21 Nikodemus Siivola1.0.29.26: robustify GENTEMP against pretty-printer
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-06-20 Nikodemus Siivola1.0.29.22: smattering of DOCUMENTATION cleanups
2009-06-20 Nikodemus Siivola1.0.29.21: less strict os-provides-dladdr.c
2009-06-18 Nikodemus Siivola1.0.29.17: SYMBOL-VALUE-IN-THREAD
2009-06-18 Nikodemus Siivola1.0.29.16: make the fopcompiler DEFGLOBAL-aware
2009-06-18 Nikodemus Siivola1.0.29.14: implement SB-INTROSPECT:ALLOCATION-INFORMATION
2009-06-17 Nikodemus Siivola1.0.29.13: relax CAST-EXTERNALLY-CHECKABLE-P a bit
2009-06-16 Nikodemus Siivola1.0.29.11: one more one more DIRECTORY regressions
2009-06-15 Nikodemus Siivola1.0.29.10: one more DIRECTORY regression
2009-06-15 Nikodemus Siivola1.0.29.8: :PTY and stream arguments in RUN-PROGRAM
2009-06-15 Nikodemus Siivola1.0.29.6: regression in DIRECTORY when matching directo...
2009-06-10 Nikodemus Siivola1.0.29.6: work around stack-allocated value cell badnes...
2009-06-09 Nikodemus Siivola1.0.29.5: list item seek transform needs to check for...
2009-06-05 Nikodemus Siivola1.0.29.3: better reporting for failure to stack allocate
2009-06-05 Nikodemus Siivola1.0.29.2: implement fixnump/signed-word VOP on x86...
2009-06-04 Nikodemus Siivola1.0.29.1: fix FILL
2009-06-03 Nikodemus Siivola1.0.28.76: fix non-unicode builds on x86 and x86-64
2009-06-03 Nikodemus Siivola1.0.28.75: documentation work related to move to Launchpad
2009-05-22 Nikodemus Siivola1.0.28.69: filesystem tests and small Windows improvements
2009-05-21 Nikodemus Siivola1.0.28.66: implement SB-EXT:GET-TIME-OF-DAY
2009-05-21 Nikodemus Siivola1.0.28.63: SB-EXT:DEFINE-HASH-TABLE-TEST
2009-05-20 Nikodemus Siivola1.0.28.61: partial re-implementation of DIRECTORY
2009-05-19 Nikodemus Siivola1.0.28.60: partial UNC pathname support for Windows
2009-05-17 Nikodemus Siivola1.0.28.56: more robust stack frame pointer checking...
2009-05-17 Nikodemus Siivola1.0.28.55: transform FILL to a UB*-BASH-FILL when possible
2009-05-16 Nikodemus Siivola1.0.28.51: better MAKE-ARRAY transforms
2009-05-16 Nikodemus Siivola1.0.28.49: allow stack allocation for arguments of...
2009-05-15 Nikodemus Siivola1.0.28.48: fix regressions from 1.0.28.47
2009-05-14 Nikodemus Siivola1.0.28.47: depessimize accesses to maybe non-simple...
2009-05-13 Nikodemus Siivola1.0.28.46: implement os_restore_fp_control() for OpenBS...
2009-05-13 Nikodemus Siivola1.0.28.44: better MACHINE-VERSION answers on BSD'ish...
2009-05-12 Nikodemus Siivola1.0.28.43: QUIT related work
2009-05-12 Nikodemus Siivola1.0.28.42: pretty-printing LOOP forms
2009-05-11 Gabor Melis1.0.28.37: resignal signals received in foreign threads
2009-05-11 Nikodemus Siivola1.0.28.35: compiler notes for failure to stack allocate
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-05-07 Nikodemus Siivola1.0.28.25: document CLOS slot type checking policy
2009-05-07 Alastair Bridgewater1.0.28.23: Fix value of CL:- in inspector
2009-05-06 Alastair Bridgewater1.0.28.22: Fix deref of (alien (* t)) values
2009-05-06 Nikodemus Siivola1.0.28.20: further array typechecking optimization
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-05-06 Nikodemus Siivola1.0.28.17: tn packing issues in ALLOCATE-VECTOR-ON...
2009-05-05 Nikodemus Siivola1.0.28.12: preserve non-toplevelness of macro subforms
2009-05-04 Nikodemus Siivola1.0.28.10: faster array dimension typechecking code
2009-05-04 Nikodemus Siivola1.0.28.9: open code ARRAY-RANK
2009-05-01 Nikodemus Siivola1.0.28.3: ABOUT-TO-MODIFY-SYMBOL-VALUE doesn't choke...
2009-05-01 Nikodemus Siivola1.0.28.2: fix bug 201, Incautious type inference from...
2009-05-01 Nikodemus Siivola1.0.28.1: disable address space randomization on Linux...
2009-04-24 Christophe Rhodes1.0.27.44: genesis fixes
2009-04-24 Gabor Melis1.0.27.39: SIGCHLD related fixes
2009-04-23 Nikodemus Siivola1.0.27.29: funcallable instance source locations
2009-04-23 Nikodemus Siivola1.0.27.28: better source paths for malformed declaratio...
2009-04-23 Nikodemus Siivola1.0.27.26: fix invalid array index reporting for compil...
2009-04-23 Nikodemus Siivola1.0.27.24: robustify DEFPACKAGE form pretty-printing
2009-04-22 Richard M Kreuter1.0.27.19: Restore variable access in debugger REPL.
2009-04-22 Richard M Kreuter1.0.27.18: Changes to ECHO-STREAMs
2009-04-21 Gabor Melis1.0.27.17: faster local calls on x86/x86-64
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-13 Christophe Rhodes1.0.27.9: fix print-object cache handling
2009-04-07 Gabor Melis1.0.27.3: fix UNWIND-TO-FRAME-AND-CALL
2009-04-06 Gabor Melis1.0.27.2: fix bug in heap implementation
2009-03-27 Juho Snellman1.0.26.22: Revert 1.0.26.12
2009-03-24 Gabor Melis1.0.26.21: fix ERROR leaking memory
2009-03-23 Gabor Melis1.0.26.19: more stack safety
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-03-22 Gabor Melis1.0.26.17: fix GC/SIG_STOP_FOR_GC race
2009-03-22 Juho Snellman1.0.26.13: OpenBSD x86-64 support
2009-03-22 Juho Snellman1.0.26.12: Don't allow (LOOP FOR X ACROSS A ...) where...
2009-03-01 Christophe Rhodes1.0.26: release, will be tagged as sbcl_1_0_26
2009-02-16 Gabor Melis1.0.25.54: centralize scattered arch_os_get_context...
2009-02-16 Gabor Melis1.0.25.51: use WITH-RECURSIVE-SYSTEM-SPINLOCK
2009-02-16 Gabor Melis1.0.25.46: restore errno in signal handlers
2009-02-16 Gabor Melis1.0.25.45: fix futex_wait deadlines when interrupted
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.43: alpha interrupt context fixes
2009-02-16 Gabor Melis1.0.25.41: only call pthread_kill with valid thread ids
2009-02-16 Gabor Melis1.0.25.40: fix JOIN-THREAD
2009-02-16 Gabor Melis1.0.25.39: thread start/stop fixes
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.31: axe GC-{ON,OFF}
2009-02-16 Gabor Melis1.0.25.30: INTERRUPT-THREAD without RT signals
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-16 Gabor Melis1.0.25.21: handling of potential corruptions
2009-01-26 Juho Snellman1.0.24.48: Do explicit sign-extension of small signed...
2009-01-21 Christophe Rhodes1.0.24.47: Fix 1.0.21.29 regression with enums in structs.
2009-01-17 Nikodemus Siivola1.0.24.46: SB-BSD-SOCKETS workingness from saved cores...
2009-01-15 Nikodemus Siivola1.0.24.43: DEFTYPE to accept bodies consisting a single...
2009-01-14 Nikodemus Siivola1.0.24.42: fix bug 235a
2009-01-12 Gabor Melis1.0.24.39: mutex changes
2009-01-11 Nikodemus Siivola1.0.24.33: fix bug 316075
2009-01-05 Christophe Rhodes1.0.24.23: fix alien struct struct member offset bug
2009-01-03 Nikodemus Siivola1.0.24.19: COMPILE-TIME reports timings at millisecond...
2009-01-02 Nikodemus Siivola1.0.24.7: CHAR-CODE type derivation
2009-01-02 Nikodemus Siivola1.0.24.5: SB-INTROSPECT: rename FUNCTION-ARGLIST to...
2009-01-02 Nikodemus Siivola1.0.24.4: SB-INTROSPECT:DEFTYPE-LAMBDA-LIST
next