sbcl.git
2008-01-21 Nikodemus Siivola1.0.13.46: fixed bug #402
2008-01-16 Nikodemus Siivola1.0.13.45: close the fd before deleting / moving files...
2008-01-15 Nikodemus Siivola1.0.13.44: bug #414 has disappeared
2008-01-15 Nikodemus Siivola1.0.13.43: DIVIDE-BY-ZERO from BIGNUM-TRUNCATE
2008-01-15 Nikodemus Siivola1.0.13.42: character untagging test from Lutz Euler
2008-01-15 Nikodemus Siivola1.0.13.41: SB-SPROF:REPORT when there are no samples
2008-01-15 Nikodemus Siivola1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
2008-01-15 Nikodemus Siivola1.0.13.39: record bug #421
2008-01-15 Nikodemus Siivola1.0.13.38: final part of the debug-name improvements
2008-01-15 Nikodemus Siivola1.0.13.37: skip compilation of null and non-symbol...
2008-01-15 Nikodemus Siivola1.0.13.36: better HAIRY-FUNCTION-ENTRY debug-names
2008-01-15 Nikodemus Siivola1.0.13.35: preserve source- and debug-name in IR1-OPTIM...
2008-01-15 Nikodemus Siivola1.0.3.34: better debug-name construction
2008-01-15 Nikodemus Siivola1.0.3.33: use NAMED-LAMBDA instead of LAMBDA for pretty...
2008-01-15 Nikodemus Siivola1.0.13.32: fix run-sbcl.sh when sh != bash in disguise
2008-01-14 Nikodemus Siivola1.0.13.31: update bug #108 (ROOM issues)
2008-01-14 Nikodemus Siivola1.0.13.30: more README touchups
2008-01-14 Nikodemus Siivola1.0.13.29: run-sbcl.sh script
2008-01-13 Alexey Dejneka1.0.13.28: Add OPTIMIZE documentation for SBCL-specific...
2008-01-13 Nikodemus Siivola1.0.13.27: commentary on BUG #420
2008-01-13 Kevin Rosenberg1.0.13.26:
2008-01-12 Nikodemus Siivola1.0.13.25: reinstante *PERIODIC-POLLING-FUNCTION*
2008-01-11 Kevin Rosenberg1.0.13.24:
2008-01-11 Nikodemus Siivola1.0.13.23: record READ-CHAR-NO-HANG bug on Windows...
2008-01-10 William Harold... 1.0.13.22: text tweaks
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-06 Alexey Dejneka1.0.3.17: new bug in DX value-cells.
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 Christophe... 1.0.13.13: Actually export RESOLVE-CONFLICT et al from...
2008-01-03 Juho Snellman1.0.13.12: Make :SB-HASH-TABLE-DEBUG feature more useful
2008-01-02 Juho Snellman1.0.13.11: ensure that sb-cover records don't clash...
2008-01-02 Nikodemus Siivola1.0.13.10: x86 MOVE-FROM-SIGNED & MOVE-FROM-UNSIGNED...
2008-01-01 Juho Snellman1.0.13.9: Fix another segfault from the new RESTART...
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 Juho Snellman1.0.13.6: Add missing sb-xc-host definition for sign...
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-30 Richard M Kreuter1.0.13.2: Removing UNIX-NAMESTRING, part 3 (sort of)
2007-12-28 Richard M Kreuter1.0.13.1: Various cleanups and touchups in tests/
2007-12-27 William Harold... 1.0.13: release, will be tagged as sbcl_1_0_13
2007-12-24 Nikodemus Siivola1.0.12.44: rename misnamed files in the NetBSD port...
2007-12-22 Richard M Kreuter1.0.12.43: Two tiny RUN-PROGRAM-related cleanups
2007-12-21 Richard M Kreuter1.0.12.42: Fix minor regression in RUN-PROGRAM on win32
2007-12-20 Nikodemus Siivola1.0.12.41: fix #-:sb-unicode build
2007-12-20 Nikodemus Siivola1.0.12.40: NetBSD/Sparc port by Robert Swindells
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-14 Richard M Kreuter1.0.12.33: Have foreign.test.sh create .so files under...
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.30: trivial compiler touchups
2007-12-12 Nikodemus Siivola1.0.12.29: optimize POSITION & FIND families for strings
2007-12-12 Nikodemus Siivola1.0.12.28: small PCL cache cleanups
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.20: compiling files with unicode names
2007-12-09 Nikodemus Siivola1.0.12.19: runtime cleanups by Daniel Lowe
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-12-01 Nikodemus Siivola1.0.12.11: WITH-ARRAY-DATA bugfixes
2007-12-01 Nikodemus Siivola1.0.12.10: sequence optimizations: SUBSEQ, part 1
2007-11-30 Nikodemus Siivola1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs
2007-11-30 Nikodemus Siivola1.0.12.8: refactor bounding index error signalling...
2007-11-30 Nikodemus Siivola1.0.12.7: oops, missed one SEARCH transform
2007-11-30 kreuter1.0.12.6: Removing UNIX-NAMESTRING, part 1
2007-11-29 Nikodemus Siivola1.0.12.5: WITH-ARRAY-DATA touchups
2007-11-29 Nikodemus Siivola1.0.12.4: delete bad ROOM test
2007-11-26 Nikodemus Siivola1.0.12.3: less weakening of type-checks
2007-11-26 Nikodemus Siivola1.0.12.2: oops, test in wrong place
2007-11-26 Nikodemus Siivola1.0.12.1: more bogus FIXNUM declarations in ROOM
2007-11-26 William Harold... 1.0.12: release, will be tagged as sbcl_1_0_12
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-11-20 Nikodemus Siivola1.0.11.34: better SUBSEQ on lists
2007-11-19 Juho Snellman1.0.11.33: Oops, restore REPLACE deftransforms that...
2007-11-19 Nikodemus Siivola1.0.11.32: fix bogus fixnum declarations in ROOM
2007-11-19 Juho Snellman1.0.11.31: Make SB-PROFILE cons less
2007-11-18 kreuter1.0.11.30: restore buildability on Windows after 1...
2007-11-18 Juho Snellman1.0.11.29: Faster CONCATENATE on strings
next