1.0.17.4: support for dynamic-extent structures
[sbcl.git] / src / code /
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-28 Nikodemus Siivola1.0.17.2: better PRINT-OBJECT method for threads
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-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-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 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-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
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-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-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-17 Christophe Rhodes1.0.16.2: Fix FASL header checking logic
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.31: thread-safe FIND-CLASS -- really this time
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.23: typos and grammar
2008-03-12 Nikodemus Siivola1.0.15.20: refactor "system locks" framework, one TIMER...
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-03-03 Nikodemus Siivola1.0.15.13: more mnemonic lambda-lists for RPLACD and...
2008-03-03 Nikodemus Siivola1.0.15.11: one more slice of ASSOC micro-optimization
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-29 Nikodemus Siivola1.0.15.5: handler from COPY-DESCRIPTOR-TO-STREAM to...
2008-02-27 Richard M Kreuter1.0.15.3: Have PROBE-FILE return NIL whenever a truenam...
2008-02-19 Nikodemus Siivola1.0.14.37: detect the Windows codepage at runtime
2008-02-18 Nikodemus Siivola1.0.14.34: slightly less and slightly faster constraint...
2008-02-17 Nikodemus Siivola1.0.14.31: better ANSI-STREAM-FILE-POSITION
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.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.
2008-02-04 Nikodemus Siivola1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...
2008-02-01 Nikodemus Siivola1.0.14.10: friendly CHECK-TYPE error message for quoted...
2008-01-31 Richard M Kreuter1.0.14.9: Fix regression in RUN-PROGRAM when :INPUT...
2008-01-31 Nikodemus Siivola1.0.14.8: small TRACE and UNTRACE interface improvements
2008-01-29 Nikodemus Siivola1.0.14.5: fix threaded builds
2008-01-28 Nikodemus Siivola1.0.14.1: lisp-side interrupt handling improvements
2008-01-21 Nikodemus Siivola1.0.13.48: SET-CLOSED-FLAME set ANSI-STREAM-IN twice...
2008-01-21 Nikodemus Siivola1.0.13.47: spurious INLINE declaration for (SETF FOO...
2008-01-16 Nikodemus Siivola1.0.13.45: close the fd before deleting / moving files...
2008-01-15 Nikodemus Siivola1.0.13.43: DIVIDE-BY-ZERO from BIGNUM-TRUNCATE
2008-01-15 Nikodemus Siivola1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
2008-01-15 Nikodemus Siivola1.0.3.33: use NAMED-LAMBDA instead of LAMBDA for pretty...
2008-01-13 Alexey Dejneka1.0.13.28: Add OPTIMIZE documentation for SBCL-specific...
2008-01-12 Nikodemus Siivola1.0.13.25: reinstante *PERIODIC-POLLING-FUNCTION*
2008-01-10 Nikodemus Siivola1.0.13.21: MAP-ALLOCATED-OBJECTS robustification
2008-01-10 Nikodemus Siivola1.0.13.20: added SB-EXT:*EXIT-HOOKS*
2008-01-10 Richard M Kreuter1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in...
2008-01-09 Richard M Kreuter1.0.13.18: Revived OpenBSD support, contributed by...
2008-01-05 Richard M Kreuter1.0.13.16: Fix regression in FILE-AUTHOR.
2008-01-04 Juho Snellman1.0.13.15: Fix some VECTOR-PUSH-EXTEND problems
2008-01-04 Juho Snellman1.0.13.14: Reduce character stream input consing
2008-01-03 Juho Snellman1.0.13.12: Make :SB-HASH-TABLE-DEBUG feature more useful
2008-01-01 Richard M Kreuter1.0.13.8: Fix bug in ENSURE-DIRECTORIES-EXIST
2008-01-01 Juho Snellman1.0.13.7: Fix off-by-one regression in STRING-LIST...
2008-01-01 Richard M Kreuter1.0.13.5: Fix bugs in USER-HOMEDIR-PATHNAME, SBCL-HOMED...
2007-12-31 Richard M Kreuter1.0.13.4: Removing UNIX-NAMESTRING, part 4
2007-12-30 Richard M Kreuter1.0.13.3: Fix minor bug in INPUT-STREAM-P, OUTPUT-STREAM-P
2007-12-21 Richard M Kreuter1.0.12.42: Fix minor regression in RUN-PROGRAM on win32
2007-12-20 Richard M Kreuter1.0.12.39: Fix minor bug in new LOAD
2007-12-19 Nikodemus Siivola1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION...
2007-12-19 Richard M Kreuter1.0.12.37: RUN-PROGRAM now uses execvp(3) to search...
2007-12-17 Richard M Kreuter1.0.12.36: Removing UNIX-NAMESTRING, part 2
2007-12-17 Nikodemus Siivola1.0.12.35: more safety -- less weakening of type checks
2007-12-16 Richard M Kreuter1.0.12.34: fix bug, add error signalling in RUN-PROGRAM
2007-12-13 Richard M Kreuter1.0.12.32: Fix RUN-PROGRAM bug introduced in 1.0.12.31.
2007-12-13 Nikodemus Siivola1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22
2007-12-13 Richard M Kreuter1.0.12.31: using default external format for RUN-PROGRA...
2007-12-12 Nikodemus Siivola1.0.12.29: optimize POSITION & FIND families for strings
2007-12-12 Nikodemus Siivola1.0.12.27: FILL on lists was broken by 1.0.12.16, oops!
2007-12-10 kreuter1.0.12.26: Fix minor regression in win32 native-namestr...
2007-12-10 Juho Snellman1.0.12.25: fix some bogus indentation
2007-12-10 Juho Snellman1.0.12.24: Add dx declarations for character comparison...
2007-12-10 Juho Snellman1.0.12.23: Optimize STRING-*-TRIM
2007-12-10 Juho Snellman1.0.12.22: Optimize READ-SEQUENCE into strings and...
2007-12-09 Nikodemus Siivola1.0.12.21: using default external format for RUN-PROGRA...
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-12-05 Nikodemus Siivola1.0.12.17: Gray streams as part of composite streams
2007-12-05 Nikodemus Siivola1.0.12.16: sequence optimizations: FILL
2007-12-02 Brian Mastenbrook1.0.12.15: PPC/Darwin fixes
2007-12-01 Nikodemus Siivola1.0.12.14: sequence optimizations: COPY-SEQ
2007-12-01 Nikodemus Siivola1.0.12.13: sequence optimizations: SUBSEQ, part 3
2007-12-01 Nikodemus Siivola1.0.12.12: sequence optimizations: SUBSEQ, part 2
2007-11-30 Nikodemus Siivola1.0.12.8: refactor bounding index error signalling...
next