| 2008-04-22 | 
Nikodemus Siivola | 1.0.16.4: correct nested DX reasoning | 
commit | commitdiff | tree | snapshot | 
| 2008-04-17 | 
Christophe...  | 1.0.16.3: fnstsw %eax is invalid assembler syntax. | 
commit | commitdiff | tree | snapshot | 
| 2008-04-17 | 
Christophe...  | 1.0.16.2: Fix FASL header checking logic | 
commit | commitdiff | tree | snapshot | 
| 2008-04-13 | 
Alexey Dejneka | 1.0.16.1: fix heap-allocated alien variable reference | 
commit | commitdiff | tree | snapshot | 
| 2008-04-13 | 
William Harold...  | 1.0.16: release, will be tagged as sbcl_1_0_16 | 
commit | commitdiff | tree | snapshot | 
| 2008-03-27 | 
Nikodemus Siivola | 1.0.15.41: sod this, revert to the old & simple tar...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-26 | 
Nikodemus Siivola | 1.0.15.40: more portable contrib module installation | 
commit | commitdiff | tree | snapshot | 
| 2008-03-26 | 
Richard M Kreuter | 1.0.15.39: Remove subclasses of sb-posix:syscall-error | 
commit | commitdiff | tree | snapshot | 
| 2008-03-25 | 
Richard M Kreuter | 1.0.15.38: One more fix for Win32 (oops) | 
commit | commitdiff | tree | snapshot | 
| 2008-03-25 | 
Richard M Kreuter | 1.0.15.37: Windows fixes. | 
commit | commitdiff | tree | snapshot | 
| 2008-03-17 | 
Nikodemus Siivola | 1.0.15.36: fix bug 423 | 
commit | commitdiff | tree | snapshot | 
| 2008-03-17 | 
Nikodemus Siivola | 1.0.15.35: fix bitrotted GC sanity checks | 
commit | commitdiff | tree | snapshot | 
| 2008-03-14 | 
Nikodemus Siivola | 1.0.15.34: tweak the PCL cache improvement from 1.0...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-14 | 
Nikodemus Siivola | 1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-14 | 
Nikodemus Siivola | 1.0.15.32: shinier SB-BSD-SOCKET:MAKE-INET-ADDRESS | 
commit | commitdiff | tree | snapshot | 
| 2008-03-14 | 
Nikodemus Siivola | 1.0.15.31: thread-safe FIND-CLASS -- really this time | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.30: thread-safe FIND-CLASS | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.29: record bugs 424 and 425 | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.28: SB-INTROSPECT: source-locations for objects | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.27: nicer lambda-lists for GCD and LCM | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.26: only one return value from USER-HOMEDIR...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.25: fix ~R for vigtillions | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.24: SB-BSD-SOCKETS: add :DONTWAIT option to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.23: typos and grammar | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.22: slightly nicer contrib installation | 
commit | commitdiff | tree | snapshot | 
| 2008-03-13 | 
Nikodemus Siivola | 1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-12 | 
Nikodemus Siivola | 1.0.15.20: refactor "system locks" framework, one TIMER...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-10 | 
Nikodemus Siivola | 1.0.15.19: use TEST X X when possible in SIGNED-BYTE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-10 | 
Nikodemus Siivola | 1.0.15.18: kill commented out ALLOCATION from x86-64 | 
commit | commitdiff | tree | snapshot | 
| 2008-03-10 | 
Nikodemus Siivola | 1.0.15.17: better threaded BIND & UNBIND for x86-64 | 
commit | commitdiff | tree | snapshot | 
| 2008-03-07 | 
Christophe...  | 1.0.15.16: New modular arithmetic representation decision | 
commit | commitdiff | tree | snapshot | 
| 2008-03-05 | 
Nikodemus Siivola | 1.0.15.15: reset DF on x86 and x86-64 after every STD...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-05 | 
Nikodemus Siivola | 1.0.15.14: move bignum allocation out of line on x86...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-03 | 
Nikodemus Siivola | 1.0.15.13: more mnemonic lambda-lists for RPLACD and...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-03 | 
Nikodemus Siivola | 1.0.15.12: better scaling in the PCL cache | 
commit | commitdiff | tree | snapshot | 
| 2008-03-03 | 
Nikodemus Siivola | 1.0.15.11: one more slice of ASSOC micro-optimization | 
commit | commitdiff | tree | snapshot | 
| 2008-03-03 | 
Nikodemus Siivola | 1.0.15.10: ASSOC and MEMBER were broken for :KEY #...  | 
commit | commitdiff | tree | snapshot | 
| 2008-03-03 | 
Nikodemus Siivola | 1.0.15.9: further ASSOC & MEMBER transform improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-03-02 | 
Nikodemus Siivola | 1.0.15.8: fix non-threaded x86 build | 
commit | commitdiff | tree | snapshot | 
| 2008-03-01 | 
Nikodemus Siivola | 1.0.15.7: threaded BIND and UNBIND improvements on x86 | 
commit | commitdiff | tree | snapshot | 
| 2008-02-29 | 
Nikodemus Siivola | 1.0.15.6: split main part of SUB-SERVE-EVENT into SUB...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-29 | 
Nikodemus Siivola | 1.0.15.5: handler from COPY-DESCRIPTOR-TO-STREAM to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-27 | 
Richard M Kreuter | 1.0.15.4: Fix a non-POSIX usage of find(1) in binary...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-27 | 
Richard M Kreuter | 1.0.15.3: Have PROBE-FILE return NIL whenever a truenam...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-27 | 
Richard M Kreuter | 1.0.15.2: Add binding to fcntl's struct flock in SB...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-27 | 
Andreas Fuchs | 1.0.15.1: Fix asdf-install for HTTP servers that omit...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-26 | 
William Harold...  | 1.0.15: release, will be tagged as sbcl_1_0_15 | 
commit | commitdiff | tree | snapshot | 
| 2008-02-22 | 
Nikodemus Siivola | 1.0.14.41: record bug 423 | 
commit | commitdiff | tree | snapshot | 
| 2008-02-22 | 
Nikodemus Siivola | 1.0.14.40: make deftransforms for UB<N>-BASH-COPY have...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-19 | 
Nikodemus Siivola | 1.0.14.39: make GENCGC gencgc_zero_check=1 proof again | 
commit | commitdiff | tree | snapshot | 
| 2008-02-19 | 
Nikodemus Siivola | 1.0.14.38: build runtime with -Wsign-compare, and clean...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-19 | 
Nikodemus Siivola | 1.0.14.37: detect the Windows codepage at runtime | 
commit | commitdiff | tree | snapshot | 
| 2008-02-18 | 
Nikodemus Siivola | 1.0.14.36: faster PROPAGATE-FROM-SETS | 
commit | commitdiff | tree | snapshot | 
| 2008-02-18 | 
Nikodemus Siivola | 1.0.14.35: lift MAKE-SINGLE-VALUE-TYPE calls from loops | 
commit | commitdiff | tree | snapshot | 
| 2008-02-18 | 
Nikodemus Siivola | 1.0.14.34: slightly less and slightly faster constraint...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-17 | 
Christophe...  | 1.0.14.33: Resurrexit Alpha | 
commit | commitdiff | tree | snapshot | 
| 2008-02-17 | 
Nikodemus Siivola | 1.0.14.32: fix bug 407 | 
commit | commitdiff | tree | snapshot | 
| 2008-02-17 | 
Nikodemus Siivola | 1.0.14.31: better ANSI-STREAM-FILE-POSITION | 
commit | commitdiff | tree | snapshot | 
| 2008-02-16 | 
Christophe...  | 1.0.14.30: don't construct obsolete instances | 
commit | commitdiff | tree | snapshot | 
| 2008-02-15 | 
Nikodemus Siivola | 1.0.14.29: update ASDF again | 
commit | commitdiff | tree | snapshot | 
| 2008-02-14 | 
Nikodemus Siivola | 1.0.14.28: small FGEN improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-02-14 | 
Nikodemus Siivola | 1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH | 
commit | commitdiff | tree | snapshot | 
| 2008-02-08 | 
Nikodemus Siivola | 1.0.14.26: tweak COND slightly | 
commit | commitdiff | tree | snapshot | 
| 2008-02-08 | 
Nikodemus Siivola | 1.0.14.25: trivial WHEN & UNLESS change | 
commit | commitdiff | tree | snapshot | 
| 2008-02-08 | 
Nikodemus Siivola | 1.0.14.0.24: spell-check and proofread NEWS a bit | 
commit | commitdiff | tree | snapshot | 
| 2008-02-08 | 
Nikodemus Siivola | 1.0.14.0.23: hash-table printing improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-02-06 | 
Nikodemus Siivola | 1.0.14.22: more backtrace verbosity, for a change | 
commit | commitdiff | tree | snapshot | 
| 2008-02-06 | 
Nikodemus Siivola | 1.0.14.21: debugger refactoring: MAP-BACKTRACE and...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-05 | 
Nikodemus Siivola | 1.0.14.20: XSET used EQ instead of EQL for comparison | 
commit | commitdiff | tree | snapshot | 
| 2008-02-04 | 
Richard M Kreuter | 1.0.14.19: Fix SB-SHOW, broken for a while. | 
commit | commitdiff | tree | snapshot | 
| 2008-02-04 | 
Nikodemus Siivola | 1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-04 | 
Nikodemus Siivola | 1.0.14.17: treat (NAMED-LAMBDA NIL ...) like (LAMBDA...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-04 | 
Nikodemus Siivola | 1.0.14.16: add explicit CHECK-CONSTANT-MODIFICATION...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-04 | 
Nikodemus Siivola | 1.0.14.15: fix typo in inline declaration for SOURCE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-03 | 
Nikodemus Siivola | 1.0.14.14 fix SB-POSIX:MK*TEMP() tests | 
commit | commitdiff | tree | snapshot | 
| 2008-02-03 | 
Juho Snellman | 1.0.14.13: Rewrite non-standard LOOP syntax | 
commit | commitdiff | tree | snapshot | 
| 2008-02-03 | 
Nikodemus Siivola | 1.0.14.12: export SB-POSIX:MKSTEMP, add SB-POSIX:MKTEMP...  | 
commit | commitdiff | tree | snapshot | 
| 2008-02-03 | 
Nikodemus Siivola | 1.0.14.11: update ASDF to 1.114 from CCLAN | 
commit | commitdiff | tree | snapshot | 
| 2008-02-01 | 
Nikodemus Siivola | 1.0.14.10: friendly CHECK-TYPE error message for quoted...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-31 | 
Richard M Kreuter | 1.0.14.9: Fix regression in RUN-PROGRAM when :INPUT...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-31 | 
Nikodemus Siivola | 1.0.14.8: small TRACE and UNTRACE interface improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-01-31 | 
Nikodemus Siivola | 1.0.14.7: quote non-keyword :default-initargs keys...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-29 | 
Nikodemus Siivola | 1.0.14.6: SIMPLE-REFERENCE-ERROR, not SIMPLE-REFERENCE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-29 | 
Nikodemus Siivola | 1.0.14.5: fix threaded builds | 
commit | commitdiff | tree | snapshot | 
| 2008-01-29 | 
Nikodemus Siivola | 1.0.14.4: increase MAX_INTERRUPTS to 1024 | 
commit | commitdiff | tree | snapshot | 
| 2008-01-29 | 
Nikodemus Siivola | 1.0.14.3: add html -> htm abbreviation to wxs.lisp | 
commit | commitdiff | tree | snapshot | 
| 2008-01-29 | 
Nikodemus Siivola | 1.0.14.2: XREF needs to account for the last node of...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-28 | 
Nikodemus Siivola | 1.0.14.1: lisp-side interrupt handling improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-01-27 | 
William Harold...  | 1.0.14: release, will be tagged as sbcl_1_0_14 | 
commit | commitdiff | tree | snapshot | 
| 2008-01-23 | 
Richard M Kreuter | 1.0.13.53: Minor changes to SB-COVER, SB-MD5 tests...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-23 | 
Richard M Kreuter | 1.0.13.52: Fix typo in bit-vector.impure-cload.lisp | 
commit | commitdiff | tree | snapshot | 
| 2008-01-22 | 
Richard M Kreuter | 1.0.13.51: Fixups in mkstemp wrapper used in RUN-PROGRAM. | 
commit | commitdiff | tree | snapshot | 
| 2008-01-21 | 
Nikodemus Siivola | 1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-21 | 
Nikodemus Siivola | 1.0.13.49: save source-locations for accessor methods...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-21 | 
Nikodemus Siivola | 1.0.13.48: SET-CLOSED-FLAME set ANSI-STREAM-IN twice...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-21 | 
Nikodemus Siivola | 1.0.13.47: spurious INLINE declaration for (SETF FOO...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-21 | 
Nikodemus Siivola | 1.0.13.46: fixed bug #402 | 
commit | commitdiff | tree | snapshot | 
| 2008-01-16 | 
Nikodemus Siivola | 1.0.13.45: close the fd before deleting / moving files...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-15 | 
Nikodemus Siivola | 1.0.13.44: bug #414 has disappeared | 
commit | commitdiff | tree | snapshot | 
| 2008-01-15 | 
Nikodemus Siivola | 1.0.13.43: DIVIDE-BY-ZERO from BIGNUM-TRUNCATE | 
commit | commitdiff | tree | snapshot | 
| next |