1.0.21.8: SERVE-EVENT error handling
[sbcl.git] / NEWS
2008-10-06 Nikodemus Siivola1.0.21.8: SERVE-EVENT error handling
2008-10-06 Nikodemus Siivola1.0.21.6: muffle compiler notes from EVAL and function...
2008-10-05 Nikodemus Siivola1.0.21.3: CIRCLE-SUBST did not treat raw structure...
2008-10-03 Nikodemus Siivola1.0.21.2: ADJUST-ARRAY should not make multidimensional...
2008-09-28 Richard M Kreuter1.0.20.32: Fix some bugs in GF type tracking.
2008-09-26 Nikodemus Siivola1.0.20.31: tweaking LOG
2008-09-24 Nikodemus Siivola1.0.20.29: small FIND fix & win32 build fix
2008-09-19 Nikodemus Siivola1.0.20.11: CALL-WITH-TIMING & PRINT-TIME
2008-09-19 Nikodemus Siivola1.0.20.10: semaphore and condition variable fixes
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-09-17 Nikodemus Siivola1.0.20.7: COMPARE-AND-SWAP on SYMBOL-VALUE to respect...
2008-09-15 Nikodemus Siivola1.0.20.6: smaller allocation regions & reduced pinning
2008-08-17 Nikodemus Siivola1.0.19.30: muffle code deletion note from destructuring...
2008-08-10 Gabor Melis1.0.19.27: more ir1 transforms for REPLACE
2008-08-05 Nikodemus Siivola1.0.19.24: incorrect function type canonicalization
2008-08-05 Nikodemus Siivola1.0.19.22: fix bug #425
2008-08-04 Nikodemus Siivola1.0.19.20: fast CLRHASH on empty hash-tables
2008-08-04 Nikodemus Siivola1.0.19.19: manual updates
2008-08-04 Nikodemus Siivola1.0.19.18: transform ADJOIN, ASSOC, MEMBER, and RASSOC...
2008-08-03 Nikodemus Siivola1.0.19.17: DOLIST variable type on constant lists
2008-08-03 Nikodemus Siivola1.0.19.16: derive the type of (AREF (THE STRING X)...
2008-08-02 Nikodemus Siivola1.0.19.15: package name conflict patched from Michael...
2008-07-31 Nikodemus Siivolaadditional list seeking transformations
2008-07-31 Nikodemus Siivola1.0.19.9: elide runtime calls to %COERCE-CALLABLE-TO...
2008-07-31 Nikodemus Siivola1.0.19.8: SB-COVER:REPORT signals an error for non...
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-30 Nikodemus Siivola1.0.19.4: recursive restart computation
2008-07-30 Nikodemus Siivola1.0.19.3: more careful PROGV and SET
2008-07-30 Nikodemus Siivola1.0.19.2: fix alien stack leak
2008-07-30 Nikodemus Siivola1.0.19.1: DERIVE-TYPE optimizer for %%PRIMITIVE
2008-07-30 Nikodemus Siivola1.0.18.29: documentation tweaks
2008-07-27 Richard M Kreuter1.0.18.28: Add NEWS entry and manual entry for SB-EXT...
2008-07-22 Nikodemus Siivola1.0.18.27: fix DEFSTRUCT compilation when init-form...
2008-07-19 Nikodemus Siivola1.0.18.25: tweak stack allocation on x86 and x86-64
2008-07-18 Nikodemus Siivola1.0.18.22: DX arguments in non-let-converted local...
2008-06-30 Nikodemus Siivola1.0.18.7: just one POWER-OF-TWO-CEILING, thank you
2008-06-30 Nikodemus Siivola1.0.18.6: rename SB-PCL::FUNCTION-KEYWORD-PARAMETERS...
2008-06-30 Nikodemus Siivola1.0.18.5: ADJOIN with constant NIL as second argument
2008-06-30 Nikodemus Siivola1.0.18.4: use CAREFUL-SPECIFIER-TYPE when deriving...
2008-06-30 Nikodemus Siivola1.0.18.3: more conservative arithmetic optimizations
2008-06-30 Nikodemus Siivola1.0.18.2: more conservative interval artihmetic
2008-06-30 Nikodemus Siivola1.0.18.1: correct handling of SATISFIES types in the...
2008-06-24 Nikodemus Siivola1.0.17.42: more string trimming fixes
2008-06-23 Juho Snellman1.0.17.41: Implement setsid, mlockall and mlockall...
2008-06-17 Christophe Rhodes1.0.17.38: fix linkage-table address->symbol lookup
2008-06-16 Christophe Rhodes1.0.17.36: better pprinting of DEFPACKAGE forms.
2008-06-15 Alexey Dejneka1.0.17.34: Fix bug: READ-LINE did not return T for...
2008-06-09 Christophe Rhodes1.0.17.32: faster ADD-METHOD to PRINT-OBJECT
2008-06-05 Nikodemus Siivola1.0.17.27: delete aborted fasls in _all_ cases
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-06-03 Nikodemus Siivola1.0.17.23: respect displacement indices when trimming...
2008-06-03 Nikodemus Siivola1.0.17.22: respect fill-pointers when trimming strings...
2008-06-03 Nikodemus Siivola1.0.17.21: LIST-FILL* return value (regression 1.0...
2008-06-03 Nikodemus Siivola1.0.17.20: NIL is a legal function name (regression...
2008-06-02 Juho Snellman1.0.17.16: Stop using EAI_NODATA
2008-05-30 Nikodemus Siivola1.0.17.13: grab-bag of SB-SPROF enhancements
2008-05-30 Nikodemus Siivola1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLE...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-21 Christophe Rhodes1.0.16.42: Fix LOCALLY in fopcompiled context
2008-05-17 Nikodemus Siivola1.0.16.37: fix bug #206 -- SB-FLUID build works once...
2008-05-17 Nikodemus Siivola1.0.16.35: improved TIME output
2008-05-16 Nikodemus Siivola1.0.16.33: UNION and NUNION work with :TEST-NOT again
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-05-12 Nikodemus Siivola1.0.16.29: workaround for bug 419
2008-05-08 Nikodemus Siivola1.0.16.26: dx allocation thru CAST nodes
2008-04-29 Nikodemus Siivola1.0.16.13: use TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
2008-04-28 Nikodemus Siivola1.0.16.12: revert ADJOIN change from 1.0.16.5
2008-04-24 Nikodemus Siivola1.0.16.11: ANY-REG is good for pritimitive-type T on...
2008-04-23 Christophe Rhodes1.0.16.9: restore buildability from CMUCL
2008-04-23 Nikodemus Siivola1.0.16.8: NCONC with dx &rest lists
2008-04-23 Nikodemus Siivola1.0.16.7: slightly faster LAST
2008-04-23 Nikodemus Siivola1.0.16.6: slightly faster APPEND
2008-04-23 Nikodemus Siivola1.0.16.5: faster ADJOIN in normal speed policies
2008-04-22 Nikodemus Siivola1.0.16.4: correct nested DX reasoning
2008-04-17 Christophe Rhodes1.0.16.3: fnstsw %eax is invalid assembler syntax.
2008-04-17 Christophe Rhodes1.0.16.2: Fix FASL header checking logic
2008-04-13 Alexey Dejneka1.0.16.1: fix heap-allocated alien variable reference
2008-03-26 Richard M Kreuter1.0.15.39: Remove subclasses of sb-posix:syscall-error
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2008-03-14 Nikodemus Siivola1.0.15.32: shinier SB-BSD-SOCKET:MAKE-INET-ADDRESS
2008-03-13 Nikodemus Siivola1.0.15.30: thread-safe FIND-CLASS
2008-03-13 Nikodemus Siivola1.0.15.28: SB-INTROSPECT: source-locations for objects
2008-03-13 Nikodemus Siivola1.0.15.25: fix ~R for vigtillions
2008-03-13 Nikodemus Siivola1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit...
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-03-03 Nikodemus Siivola1.0.15.9: further ASSOC & MEMBER transform improvements
2008-02-29 Nikodemus Siivola1.0.15.6: split main part of SUB-SERVE-EVENT into SUB...
2008-02-27 Richard M Kreuter1.0.15.3: Have PROBE-FILE return NIL whenever a truenam...
2008-02-27 Richard M Kreuter1.0.15.2: Add binding to fcntl's struct flock in SB...
2008-02-19 Nikodemus Siivola1.0.14.37: detect the Windows codepage at runtime
2008-02-18 Nikodemus Siivola1.0.14.36: faster PROPAGATE-FROM-SETS
2008-02-17 Christophe Rhodes1.0.14.33: Resurrexit Alpha
2008-02-16 Christophe Rhodes1.0.14.30: don't construct obsolete instances
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2008-02-08 Nikodemus Siivola1.0.14.0.24: spell-check and proofread NEWS a bit
2008-02-08 Nikodemus Siivola1.0.14.0.23: hash-table printing improvements
2008-02-06 Nikodemus Siivola1.0.14.22: more backtrace verbosity, for a change
2008-02-04 Nikodemus Siivola1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...
next