1.0.16.38: document :CYCLE-COUNTER feature in base-target-features.lisp-expr
[sbcl.git] / version.lisp-expr
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
2008-03-14 Nikodemus Siivola1.0.15.34: tweak the PCL cache improvement from 1.0...
2008-03-14 Nikodemus Siivola1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for...
2008-03-14 Nikodemus Siivola1.0.15.32: shinier SB-BSD-SOCKET:MAKE-INET-ADDRESS
2008-03-14 Nikodemus Siivola1.0.15.31: thread-safe FIND-CLASS -- really this time
2008-03-13 Nikodemus Siivola1.0.15.30: thread-safe FIND-CLASS
2008-03-13 Nikodemus Siivola1.0.15.29: record bugs 424 and 425
2008-03-13 Nikodemus Siivola1.0.15.28: SB-INTROSPECT: source-locations for objects
2008-03-13 Nikodemus Siivola1.0.15.27: nicer lambda-lists for GCD and LCM
2008-03-13 Nikodemus Siivola1.0.15.26: only one return value from USER-HOMEDIR...
2008-03-13 Nikodemus Siivola1.0.15.25: fix ~R for vigtillions
2008-03-13 Nikodemus Siivola1.0.15.24: SB-BSD-SOCKETS: add :DONTWAIT option to...
2008-03-10 Nikodemus Siivola1.0.15.19: use TEST X X when possible in SIGNED-BYTE...
2008-03-10 Nikodemus Siivola1.0.15.18: kill commented out ALLOCATION from x86-64
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-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2008-03-05 Nikodemus Siivola1.0.15.14: move bignum allocation out of line on x86...
2008-03-03 Nikodemus Siivola1.0.15.13: more mnemonic lambda-lists for RPLACD and...
2008-03-03 Nikodemus Siivola1.0.15.12: better scaling in the PCL cache
2008-03-03 Nikodemus Siivola1.0.15.11: one more slice of ASSOC micro-optimization
2008-03-03 Nikodemus Siivola1.0.15.10: ASSOC and MEMBER were broken for :KEY #...
2008-03-03 Nikodemus Siivola1.0.15.9: further ASSOC & MEMBER transform improvements
2008-03-02 Nikodemus Siivola1.0.15.8: fix non-threaded x86 build
2008-03-01 Nikodemus Siivola1.0.15.7: threaded BIND and UNBIND improvements on x86
2008-02-29 Nikodemus Siivola1.0.15.6: split main part of SUB-SERVE-EVENT into SUB...
2008-02-29 Nikodemus Siivola1.0.15.5: handler from COPY-DESCRIPTOR-TO-STREAM to...
2008-02-27 Richard M Kreuter1.0.15.4: Fix a non-POSIX usage of find(1) in binary...
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-27 Andreas Fuchs1.0.15.1: Fix asdf-install for HTTP servers that omit...
2008-02-26 William Harold Newman1.0.15: release, will be tagged as sbcl_1_0_15
2008-02-22 Nikodemus Siivola1.0.14.41: record bug 423
2008-02-22 Nikodemus Siivola1.0.14.40: make deftransforms for UB<N>-BASH-COPY have...
2008-02-19 Nikodemus Siivola1.0.14.39: make GENCGC gencgc_zero_check=1 proof again
2008-02-19 Nikodemus Siivola1.0.14.38: build runtime with -Wsign-compare, and clean...
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-18 Nikodemus Siivola1.0.14.35: lift MAKE-SINGLE-VALUE-TYPE calls from loops
2008-02-18 Nikodemus Siivola1.0.14.34: slightly less and slightly faster constraint...
2008-02-17 Christophe Rhodes1.0.14.33: Resurrexit Alpha
2008-02-17 Nikodemus Siivola1.0.14.32: fix bug 407
2008-02-17 Nikodemus Siivola1.0.14.31: better ANSI-STREAM-FILE-POSITION
2008-02-16 Christophe Rhodes1.0.14.30: don't construct obsolete instances
2008-02-15 Nikodemus Siivola1.0.14.29: update ASDF again
2008-02-14 Nikodemus Siivola1.0.14.28: small FGEN improvements
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2008-02-08 Nikodemus Siivola1.0.14.26: tweak COND slightly
2008-02-08 Nikodemus Siivola1.0.14.25: trivial WHEN & UNLESS change
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-06 Nikodemus Siivola1.0.14.21: debugger refactoring: MAP-BACKTRACE and...
2008-02-05 Nikodemus Siivola1.0.14.20: XSET used EQ instead of EQL for comparison
2008-02-04 Richard M Kreuter1.0.14.19: Fix SB-SHOW, broken for a while.
next