1.0.45.9: fix building on recent linux
[sbcl.git] / NEWS
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...
2010-09-01 Nikodemus Siivola1.0.42.14: socket-connect thread safety, version 2
2010-09-01 Nikodemus Siivola1.0.42.13: update ASDF to 2.004
2010-09-01 Nikodemus Siivola1.0.42.11: reinline nested LIST and VECTOR calls in...
2010-09-01 Nikodemus Siivola1.0.42.11: SB-EXT:WORD for use with ATOMIC-INCF &co
2010-08-31 Nikodemus Siivola1.0.42.10: guard against time travel by getrusage()
2010-08-31 Nikodemus Siivola1.0.42.9: fix defmethod declarations for aliases of...
2010-08-31 Nikodemus Siivola1.0.42.8: fix build on OpenBSD/i386 -current and upcomi...
2010-08-31 Nikodemus Siivola1.0.42.6: fix os-provides-dladdr-test.c
2010-08-31 Nikodemus Siivola1.0.42.5: revert 1.0.42.2, "correct defknown for data...
2010-08-30 Nikodemus Siivola1.0.42.4: fix compiler-macros for WRITE and WRITE-TO...
2010-08-30 Nikodemus Siivola1.0.42.3: DOTIMES and non-integer counts
2010-08-30 Nikodemus Siivola1.0.42.2: correct defknown for data-vector-ref-with...
2010-08-29 Christophe Rhodes1.0.42: will be tagged as sbcl_1_0_42
2010-08-24 Christophe Rhodes1.0.41.56: Fix for asdf-install (launchpad bug #612998)
2010-08-17 Nikodemus Siivola1.0.41.50: additional error checking for DEFTYPE &co
2010-08-16 Nikodemus Siivola1.0.41.47: (EXPT 0.0 0.0) and (EXPT 0 0.0) to signal...
2010-08-15 Nikodemus Siivola1.0.41.45: make.sh command-line parsing
2010-08-10 Christophe Rhodes1.0.41.43: fix for RENAME-PACKAGE's return value
2010-08-08 Alastair Bridgewater1.0.41.42: ppc: Documentation and NEWS updates for...
2010-08-04 Alastair Bridgewater1.0.41.7: threads: Document BARRIER macro and implicit...
2010-07-30 Christophe Rhodes1.0.41.1: much faster MAKE-INITIAL-DFUN
2010-07-30 Christophe Rhodes1.0.41: will be tagged as sbcl_1_0_41
2010-07-19 Christophe Rhodes1.0.40.6: call an appropriate existing ctor from MAKE...
2010-07-19 Christophe Rhodes1.0.40.3: better non-ctor make-instance
2010-07-16 Gabor Melis1.0.40.1: fix return value of WRITE
2010-06-30 Christophe Rhodes1.0.40: will be tagged as sbcl_1_0_40
2010-06-12 Cyrus Harmon1.0.39.11: fix readdir for :inode64 builds
2010-06-06 Alastair Bridgewater1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-05-30 Alastair Bridgewater1.0.39.2: Fix symbol-name-conflict resolution test...
2010-05-29 Christophe Rhodes1.0.39: will be tagged as sbcl_1_0_39
2010-05-24 Alastair Bridgewater1.0.38.12: Fix FP traps on PPC/Linux.
2010-05-23 Alastair Bridgewater1.0.38.10: Support for building on OpenBSD/PPC (patch...
2010-05-10 Nathan Froyd1.0.38.7: fix clisp build for ppc
next