1.0.46.43: fix sb-introspect on non-threaded builds
[sbcl.git] / NEWS
2011-03-19 Nikodemus Siivola1.0.46.37: SIMPLE-CONDITION slots are initialized with...
2011-03-15 Nikodemus Siivola1.0.46.35: first cut at MAP-ROOT
2011-03-11 Alastair Bridgewater1.0.46.33: constraint: Don't substitute REFs when repla...
2011-03-08 Cyrus Harmon1.0.46.31: clean up mach port deallocation on x86
2011-03-04 Nikodemus Siivola1.0.46.24: fix MAKE-INSTANCE regression from 1.0.45.19
2011-03-02 Nikodemus Siivola1.0.46.19: add :NOT-NULL option to C-STRING type
2011-02-28 Nikodemus Siivola1.0.46.17: nicer STYLE-WARNINGS from IGNORE and IGNORAB...
2011-02-28 Nikodemus Siivola1.0.46.16: death to "in: LAMBDA NIL" in compiler messages
2011-02-28 Nikodemus Siivola1.0.46.15: fix MAKE-INSTANCE regression from 1.0.45.18
2011-02-26 Nikodemus Siivola1.0.45.14: CHECK-KEY-ARGS didn't take :ALLOW-OTHER...
2011-02-20 Nikodemus Siivola1.0.46.12: faster core startup
2011-02-20 Nikodemus Siivola1.0.46.11: faster slot-accesses in the presence of...
2011-02-20 Nikodemus Siivola1.0.46.9: detect invalid use of :PREDICATE with DEFSTRU...
2011-02-20 Nikodemus Siivola1.0.46.8: warn about (FORMAT "~A" ...)
2011-02-20 Nikodemus Siivola1.0.46.7: better error message for an invalid lambda...
2011-02-20 Nikodemus Siivola1.0.46.6: better MACHINE-VERSION on Darwin
2011-02-20 Nikodemus Siivola1.0.46.4: redefinition warnings for macros
2011-02-20 Nikodemus Siivola1.0.46.3: muffle STYLE-WARNINGs and COMPILER-NOTEs...
2011-02-20 Nikodemus Siivola1.0.46.2: SB-SPROF: fix threaded wallclock profiling...
2011-02-20 Nikodemus Siivola1.0.46.1: be careful about stack-allocation in BACKTRAC...
2011-02-20 Juho Snellman1.0.46: will be tagged as sbcl_1_0_46
2011-02-16 Nikodemus Siivola1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
2011-02-14 Nikodemus Siivola1.0.45.33: optimize CHARPOS on string-streams
2011-02-13 Nikodemus Siivola1.0.45.32: export SB-PCL:+SLOT-UNBOUND+
2011-02-13 Nikodemus Siivola1.0.45.31: make COPY-PPRINT-DISPATCH have access to...
2011-02-12 Nikodemus Siivola1.0.45.29: fix a copy and paste comment error
2011-02-12 Nikodemus Siivola1.0.45.26: fix a long-standing UNINTERN bug
2011-02-12 Nikodemus Siivola1.0.45.25: better constant folding in arithmetic functions
2011-02-12 Nikodemus Siivola1.0.45.22: non-racy RUN-PROGRAM :PTY on OpenBSD
2011-02-11 Nikodemus Siivola1.0.45.20: optimize ERROR and CERROR
2011-02-11 Nikodemus Siivola1.0.45.17: give CONSTANTLY some love
2011-02-11 Nikodemus Siivola1.0.45.16: *features* tweaks for Solaris targets
2011-02-11 Nikodemus Siivola1.0.45.15: make waitqueue printing prettier
2011-02-11 Nikodemus Siivola1.0.45.14: fix handling of multibyte character encoding...
2011-01-19 Alastair Bridgewater1.0.45.5: life: Propagate implicit value cells through...
2010-12-06 Juho Snellman1.0.45: will be tagged as sbcl_1_0_45
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-11-18 Nikodemus Siivola1.0.44.27: update ASDF to 2.010
2010-11-16 Nikodemus Siivola1.0.44.25: don't put function leaves into the source...
2010-11-15 Nikodemus Siivola1.0.44.23: replace %METHOD-NAME and %METHOD-LAMBDA...
2010-11-10 Nikodemus Siivola1.0.44.22: NEWS entry left out from 1.0.44.21.
2010-11-09 Alastair Bridgewater1.0.44.19: NEWS: Updates for changes starting at 1...
2010-11-08 Nikodemus Siivola1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA...
2010-11-07 Nikodemus Siivola1.0.44.1: more conservative CONCATENATE open-coding
2010-11-06 Juho Snellman1.0.44: will be tagged as sbcl_1_0_44
2010-10-30 Juho Snellman1.0.43.82: Make compiling a MAKE-ARRAY call with a...
2010-10-30 Juho Snellman1.0.43.80: Allow UNTRACE of functions that are no longe...
2010-10-19 Nikodemus Siivola1.0.43.77: missing FINALIZE :DONT-SAVE T arguments...
2010-10-19 Nikodemus Siivola1.0.43.76: sb-posix: prohibit forking with multiple...
2010-10-19 Nikodemus Siivola1.0.43.75: pathnames: both Unix and Win32 use UNPARSE...
2010-10-18 Nikodemus Siivola1.0.43.67: COERCE: don't trust vector dimensions in...
2010-10-17 Nikodemus Siivola1.0.43.65: pcl: :DEFINITION-SOURCE / :SOURCE-LOCATION...
2010-10-16 Nikodemus Siivola1.0.43.63: storing function documentation under names...
2010-10-15 Nikodemus Siivola1.0.43.62: implement SB-EXT:DELETE-DIRECTORY
2010-10-14 Nikodemus Siivola1.0.43.60: plug (SETF MACRO-FUNCTION) shaped hole in...
2010-10-14 Nikodemus Siivola1.0.43.58: ignore ASDF source registries when building...
2010-10-14 Nikodemus Siivola1.0.43.57: better handling of derived function types
2010-10-13 Nikodemus Siivola1.0.43.52: correct char-size for :EXTERNAL-FORMAT ...
2010-10-13 Nikodemus Siivola1.0.43.50: better function signature checking for self...
2010-10-12 Nikodemus Siivola1.0.43.49: (SETF FDEFINITION) and (SETF SYMBOL-FUNCTION...
2010-10-12 Paul Khuong1.0.43.47: Unfix ASH of constant shift on x86oids
2010-10-09 Nikodemus Siivola1.0.43.39: proclaimed function types and NOTINLINE
2010-10-09 Nikodemus Siivola1.0.43.38: some PPRINT-LOGICAL-BLOCK issues
2010-10-08 Nikodemus Siivola1.0.43.37: update ASDF to 2.009
2010-10-07 Alastair Bridgewater1.0.43.36: threads: Add ATOMIC-INCF improvement notific...
2010-10-06 Nikodemus Siivola1.0.43.28: DESCRIBE ALWAYS-BOUND declarations for symbols
2010-10-06 Nikodemus Siivola1.0.43.27: DESCRIBE optimization policy qualities for...
2010-10-05 Nikodemus Siivola1.0.43.25: (LOOP WITH NIL = ...) caused unused variable...
2010-10-05 Nikodemus Siivola1.0.43.24: initialize cold-layouts with source-location...
2010-10-04 Nikodemus Siivola1.0.43.23: enable let-conversion for open-coded ALIEN...
2010-10-04 Nikodemus Siivola1.0.43.22: better errors for invalid :EXTERNAL-FORMAT...
2010-10-04 Nikodemus Siivola1.0.43.20: missing NEWS for 1.0.43.19
2010-10-03 Alastair Bridgewater1.0.43.16: compiler: Fix non-unicode build.
2010-09-30 Nikodemus Siivola1.0.43.13: "minor fixed for Win32" from Kalyanov Dmitry
2010-09-30 Nikodemus Siivola1.0.43.11: smarter timer expiry
2010-09-30 Nikodemus Siivola1.0.43.10: make.sh now accepts --dynamic-space-size...
2010-09-30 Nikodemus Siivola1.0.43.8: ALLOCATION-INFORMATION also provides the...
2010-09-30 Nikodemus Siivola1.0.43.7: update expected test failures on Darwin/x86-64
2010-09-30 Nikodemus Siivola1.0.43.5: add :EXTERNAL-FORMAT argument to RUN-PROGRAM
2010-09-30 Nikodemus Siivola1.0.43.4: deal with interrupted open(2) calls
2010-09-30 Nikodemus Siivola1.0.43.3: make (LOAD-TIME-VALUE (THE (VALUES FIXNUM...
2010-09-30 Nikodemus Siivola1.0.43.1: better handling of complex array types in...
2010-09-30 Juho Snellman1.0.43: will be tagged as sbcl_1_0_43
2010-09-21 Nikodemus Siivola1.0.42.50: workaround a Darwin nanosleep() bug
2010-09-21 Nikodemus Siivola1.0.42.49: fix (SETF DOCUMENTATION) for macros
2010-09-19 Nikodemus Siivola1.0.42.45: more descriptive errors for exceeding FD_SETSIZE
2010-09-19 Nikodemus Siivola1.0.42.43: FD-STREAMS no longer hook into SERVE-EVENT...
2010-09-19 Nikodemus Siivola1.0.42.42: hack around *AUTO-EVAL-IN-FRAME* issues
2010-09-19 Nikodemus Siivola1.0.42.41: use poll(2) instead of select(2) in SYSREAD...
2010-09-19 Nikodemus Siivola1.0.42.39: workaround for lp#308914
2010-09-13 Nikodemus Siivola1.0.42.37: use more NAMED-LAMBDAs in PCL generated...
2010-09-04 Christophe Rhodes1.0.42.32: fix for lp#611361
2010-09-03 Nikodemus Siivola1.0.42.28: package locks to guard against DEFMACRO...
2010-09-03 Alastair Bridgewater1.0.42.26: tests: Fix broken :fails-on clause for a...
2010-09-02 Nikodemus Siivola1.0.42.25: check parent-lambdas in defined-fun-functional
2010-09-02 Nikodemus Siivola1.0.42.24: print symbols with fully qualified names...
2010-09-01 Nikodemus Siivola1.0.42.21: grab-bag of Solaris related fixes
2010-09-01 Nikodemus Siivola1.0.42.17: better host lisp fasl-type logic
2010-09-01 Nikodemus Siivola1.0.42.16: better RANDOM type-error reporting
2010-09-01 Nikodemus Siivola1.0.42.15: prevent inline expansion from creating refs...
next