1.0.18.2: more conservative interval artihmetic
[sbcl.git] / version.lisp-expr
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-29 Juho Snellman1.0.18: release, will be tagged as sbcl_1_0_18
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-23 Juho Snellman1.0.17.40: Fix build on -raw-instance-init-vops platfor...
2008-06-17 Nikodemus Siivola1.0.17.39: fix build on SIG_INTERRUPT_THREAD-less platforms
2008-06-17 Christophe Rhodes1.0.17.38: fix linkage-table address->symbol lookup
2008-06-16 Christophe Rhodes1.0.17.37: better indenting of compiler diagnostic...
2008-06-16 Christophe Rhodes1.0.17.36: better pprinting of DEFPACKAGE forms.
2008-06-15 pkhuong1.0.17.35: Bug fixes: cross-compiler's lookup of consta...
2008-06-15 Alexey Dejneka1.0.17.34: Fix bug: READ-LINE did not return T for...
2008-06-11 Christophe Rhodes1.0.17.33: fix PRINT-OBJECT cache
2008-06-09 Christophe Rhodes1.0.17.32: faster ADD-METHOD to PRINT-OBJECT
2008-06-06 Nikodemus Siivola1.0.17.31: more constant cleverness
2008-06-06 Nikodemus Siivola1.0.17.30: STREAM-FILE-POSITION works on ANSI-STREAMs
2008-06-05 Nikodemus Siivola1.0.17.29: fix build
2008-06-05 Nikodemus Siivola1.0.17.28: fix bug in the newfangled constant dumping...
2008-06-05 Nikodemus Siivola1.0.17.27: delete aborted fasls in _all_ cases
2008-06-04 Richard M Kreuter1.0.17.26: Fix regression in LOAD
2008-06-04 Nikodemus Siivola1.0.17.25: allow dumping of references to arbitrary...
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 Nikodemus Siivola1.0.17.19: fix interpreted structure constructors ...
2008-06-02 Nikodemus Siivola1.0.17.18: handlers with non-required arguments (regres...
2008-06-02 Juho Snellman1.0.17.17: Add a conservative GC workaround to string...
2008-06-02 Juho Snellman1.0.17.16: Stop using EAI_NODATA
2008-06-02 Juho Snellman1.0.17.15: Clean up after sb-cover tests
2008-05-31 Nikodemus Siivola1.0.17.14: slightly better LIST*
2008-05-30 Nikodemus Siivola1.0.17.13: grab-bag of SB-SPROF enhancements
2008-05-30 Nikodemus Siivola1.0.17.12: win32 build fix
2008-05-30 Nikodemus Siivola1.0.17.11: unithread build fix
2008-05-30 Nikodemus Siivola1.0.17.10: correct stack alignment for alloc() calls...
2008-05-30 Nikodemus Siivola1.0.17.9: grab-bag of PCL hackery
2008-05-30 Nikodemus Siivola1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLE...
2008-05-29 Nikodemus Siivola1.0.17.7: smaller and faster raw slot initialization...
2008-05-29 Nikodemus Siivola1.0.17.6: fix bug introduced by 1.0.7.3
2008-05-29 Richard M Kreuter1.0.17.5: alter PROBE-FILE so that no signal is raised...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-28 Nikodemus Siivola1.0.17.3: unify CONSTANT nodes for DEFCONSTANT and...
2008-05-28 Nikodemus Siivola1.0.17.2: better PRINT-OBJECT method for threads
2008-05-28 Nikodemus Siivola1.0.17.1: describe_tread_state() for GDB convenience
2008-05-28 Christophe Rhodes1.0.17: release
2008-05-26 Nikodemus Siivola1.0.16.46: small fixes to tests
2008-05-26 Nikodemus Siivolarestore non-consingness of WITH-SPINLOCK
2008-05-23 Christophe Rhodes1.0.16.44: fix stackp handling in define-cloned-fop
2008-05-22 Christophe Rhodes1.0.16.43: test fixes
2008-05-21 Christophe Rhodes1.0.16.42: Fix LOCALLY in fopcompiled context
2008-05-20 Richard M Kreuter1.0.16.41: target-load.lisp: simplify defaulting for...
2008-05-19 Nikodemus Siivola1.0.16.40: implement %SET-SYMBOL-VALUE-IN-THREAD
2008-05-19 Nikodemus Siivola1.0.16.39: small lisp-side interrupt handling improvements
2008-05-19 Nikodemus Siivola1.0.16.38: document :CYCLE-COUNTER feature in base...
2008-05-17 Nikodemus Siivola1.0.16.37: fix bug #206 -- SB-FLUID build works once...
2008-05-17 Nikodemus Siivola1.0.16.36: fix Windows build, hopefully
2008-05-17 Nikodemus Siivola1.0.16.35: improved TIME output
2008-05-16 pkhuong1.0.16.34: Remove global STACK-ALLOCATE-VALUE-CELLS...
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-15 Nikodemus Siivola1.0.16.30: couple of small Darwin cleanups
2008-05-12 Nikodemus Siivola1.0.16.29: workaround for bug 419
2008-05-11 Christophe Rhodes1.0.16.28: Update asdf contrib to latest upstream CVS...
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.26: dx allocation thru CAST nodes
2008-05-08 Nikodemus Siivola1.0.16.25: restore buildability on threaded x86-64
2008-05-08 Nikodemus Siivola1.0.16.24: slightly more verbose errors for SB-FOO...
2008-05-08 Nikodemus Siivola1.0.16.23: type-inconsistencies in HASH-TABLE accessors
2008-05-08 Nikodemus Siivola1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on...
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-05-06 Gabor Melis1.0.16.20: update GIT-FOR-SBCL-HACKERS
2008-05-06 Christophe Rhodes1.0.16.19: cleanups motivated by clisp host-2
2008-05-06 Christophe Rhodes1.0.16.18: Fixes to get clisp through host-1
2008-05-05 Nikodemus Siivola1.0.16.17: log bug #426: inlining failure involing...
2008-05-04 Christophe Rhodes1.0.16.16: Use declared element type in AREF short...
2008-05-04 Nikodemus Siivola1.0.16.15: fix TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
2008-04-29 Thiemo Seufer1.0.16.14:
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-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
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-04-13 William Harold Newman1.0.16: release, will be tagged as sbcl_1_0_16
2008-03-27 Nikodemus Siivola1.0.15.41: sod this, revert to the old & simple tar...
2008-03-26 Nikodemus Siivola1.0.15.40: more portable contrib module installation
2008-03-26 Richard M Kreuter1.0.15.39: Remove subclasses of sb-posix:syscall-error
2008-03-25 Richard M Kreuter1.0.15.38: One more fix for Win32 (oops)
2008-03-25 Richard M Kreuter1.0.15.37: Windows fixes.
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2008-03-17 Nikodemus Siivola1.0.15.35: fix bitrotted GC sanity checks
next