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 |
2008-01-15 |
Nikodemus Siivola | 1.0.13.42: character untagging test from Lutz Euler |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.41: SB-SPROF:REPORT when there are no samples |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.40: CLASS-SLOTS signals an error for unfinalized... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.39: record bug #421 |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.38: final part of the debug-name improvements |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.37: skip compilation of null and non-symbol... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.36: better HAIRY-FUNCTION-ENTRY debug-names |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.35: preserve source- and debug-name in IR1-OPTIM... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.3.34: better debug-name construction |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.3.33: use NAMED-LAMBDA instead of LAMBDA for pretty... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nikodemus Siivola | 1.0.13.32: fix run-sbcl.sh when sh != bash in disguise |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nikodemus Siivola | 1.0.13.31: update bug #108 (ROOM issues) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nikodemus Siivola | 1.0.13.30: more README touchups |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nikodemus Siivola | 1.0.13.29: run-sbcl.sh script |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Alexey Dejneka | 1.0.13.28: Add OPTIMIZE documentation for SBCL-specific... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Nikodemus Siivola | 1.0.13.27: commentary on BUG #420 |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Kevin Rosenberg | 1.0.13.26: |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Nikodemus Siivola | 1.0.13.25: reinstante *PERIODIC-POLLING-FUNCTION* |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Kevin Rosenberg | 1.0.13.24: |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Nikodemus Siivola | 1.0.13.23: record READ-CHAR-NO-HANG bug on Windows... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
William Harold... | 1.0.13.22: text tweaks |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Nikodemus Siivola | 1.0.13.21: MAP-ALLOCATED-OBJECTS robustification |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Nikodemus Siivola | 1.0.13.20: added SB-EXT:*EXIT-HOOKS* |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Richard M Kreuter | 1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Richard M Kreuter | 1.0.13.18: Revived OpenBSD support, contributed by... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Alexey Dejneka | 1.0.3.17: new bug in DX value-cells. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Richard M Kreuter | 1.0.13.16: Fix regression in FILE-AUTHOR. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Juho Snellman | 1.0.13.15: Fix some VECTOR-PUSH-EXTEND problems |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Juho Snellman | 1.0.13.14: Reduce character stream input consing |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christophe... | 1.0.13.13: Actually export RESOLVE-CONFLICT et al from... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Juho Snellman | 1.0.13.12: Make :SB-HASH-TABLE-DEBUG feature more useful |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Juho Snellman | 1.0.13.11: ensure that sb-cover records don't clash... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Nikodemus Siivola | 1.0.13.10: x86 MOVE-FROM-SIGNED & MOVE-FROM-UNSIGNED... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Juho Snellman | 1.0.13.9: Fix another segfault from the new RESTART... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Richard M Kreuter | 1.0.13.8: Fix bug in ENSURE-DIRECTORIES-EXIST |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Juho Snellman | 1.0.13.7: Fix off-by-one regression in STRING-LIST... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Juho Snellman | 1.0.13.6: Add missing sb-xc-host definition for sign... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Richard M Kreuter | 1.0.13.5: Fix bugs in USER-HOMEDIR-PATHNAME, SBCL-HOMED... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Richard M Kreuter | 1.0.13.4: Removing UNIX-NAMESTRING, part 4 |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Richard M Kreuter | 1.0.13.3: Fix minor bug in INPUT-STREAM-P, OUTPUT-STREAM-P |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Richard M Kreuter | 1.0.13.2: Removing UNIX-NAMESTRING, part 3 (sort of) |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Richard M Kreuter | 1.0.13.1: Various cleanups and touchups in tests/ |
commit | commitdiff | tree | snapshot |
2007-12-27 |
William Harold... | 1.0.13: release, will be tagged as sbcl_1_0_13 |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Nikodemus Siivola | 1.0.12.44: rename misnamed files in the NetBSD port... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Richard M Kreuter | 1.0.12.43: Two tiny RUN-PROGRAM-related cleanups |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Richard M Kreuter | 1.0.12.42: Fix minor regression in RUN-PROGRAM on win32 |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Nikodemus Siivola | 1.0.12.41: fix #-:sb-unicode build |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Nikodemus Siivola | 1.0.12.40: NetBSD/Sparc port by Robert Swindells |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Richard M Kreuter | 1.0.12.39: Fix minor bug in new LOAD |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Nikodemus Siivola | 1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Richard M Kreuter | 1.0.12.37: RUN-PROGRAM now uses execvp(3) to search... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Richard M Kreuter | 1.0.12.36: Removing UNIX-NAMESTRING, part 2 |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Nikodemus Siivola | 1.0.12.35: more safety -- less weakening of type checks |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Richard M Kreuter | 1.0.12.34: fix bug, add error signalling in RUN-PROGRAM |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Richard M Kreuter | 1.0.12.33: Have foreign.test.sh create .so files under... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Richard M Kreuter | 1.0.12.32: Fix RUN-PROGRAM bug introduced in 1.0.12.31. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Nikodemus Siivola | 1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22 |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Richard M Kreuter | 1.0.12.31: using default external format for RUN-PROGRA... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Nikodemus Siivola | 1.0.12.30: trivial compiler touchups |
commit | commitdiff | tree | snapshot |
next |