1.0.7.33: better handling of ASSOC and MEMBER on empty lists
[sbcl.git] / src / runtime /
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-20 Nikodemus Siivola1.0.6.59: bogus metacircles due to interrupted applicab...
2007-06-20 Nikodemus Siivola1.0.6.58: better heap exhaustion information
2007-06-18 Juho Snellman1.0.6.55: fix ppc/linux build (probably)
2007-06-18 Juho Snellman1.0.6.53: oops, forgot to "cvs add" some new files
2007-06-18 Juho Snellman1.0.6.51: clean up compiler warnings in the runtime
2007-06-10 Juho Snellman1.0.6.42: handle unbound markers (from BIND-SENTINEL...
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-06-08 Nikodemus Siivola1.0.6.33: small CLOS cache improvements
2007-05-17 Nikodemus Siivola1.0.5.51: fixed mixed up commit 1.0.5.50
2007-05-15 Nikodemus Siivola1.0.5.49: interrupt & GC & PA handling
2007-05-06 Nikodemus Siivola1.0.5.37: cleanup a small thinko from previous x86...
2007-05-06 Nikodemus Siivola1.0.5.36: x86 allocation cleanup
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-05-02 Thiemo Seufer1.0.5.27: Stepper support for MIPS.
2007-05-02 Thiemo Seufer1.0.5.25:
2007-05-02 Thiemo Seufer1.0.5.24:
2007-05-02 Thiemo Seufer1.0.5.23:
2007-05-02 Thiemo Seufer1.0.5.22:
2007-05-02 Thiemo Seufer1.0.5.21:
2007-05-02 Christophe Rhodes1.0.5.18: trapping-based stepper on the Sparc
2007-05-01 NIIMI Satoshi1.0.5.16: Follow the change of linux-os.c:futex_wait().
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
2007-04-30 Nikodemus Siivola1.0.5.11: fix non-threaded build
2007-04-29 Nikodemus Siivola1.0.5.9: experimental semi-synchronous deadlines
2007-04-29 Nikodemus Siivola1.0.5.4: signal handler consing causing GCs
2007-04-17 lisphacker1.0.4.98: Win32 build fix
2007-04-17 Juho Snellman1.0.4.93: backtrace_from_fp
2007-04-11 Nikodemus Siivola1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
2007-04-11 Nikodemus Siivola1.0.4.59: small signal handling improvements
2007-04-10 Cyrus Harmon1.0.4.54: x86-64/darwin preliminary threads support
2007-04-08 Nikodemus Siivola1.0.4.51: no blksize_t on OS X Panther
2007-04-07 Nikodemus Siivola1.0.4.40: small fixes
2007-04-05 Cyrus Harmon1.0.4.26: fix wrapped stat struct for darwin
2007-04-05 Cyrus Harmon1.0.4.25: 16 byte align asm functions
2007-04-04 Nikodemus Siivola1.0.4.22: trivial cleanup
2007-04-04 Nikodemus Siivola1.0.4.21: merge redundant funcallN definitions in the...
2007-04-03 lisphacker1.0.4.20: Win32 build fix
2007-04-02 Nikodemus Siivola1.0.4.19: oops, broken win32 build
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-04-02 Nikodemus Siivola1.0.4.17: interrupt handler spring cleaning
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-04-01 Thiemo Seufer1.0.4.15:
2007-04-01 Nikodemus Siivola1.0.4.14: oops! duplicate definition of print_unknown
2007-04-01 Nikodemus Siivola1.0.4.13: refactor trap handling
2007-03-26 Nikodemus Siivola1.0.4.3: interrupt and GC issues
2007-03-16 Juho Snellman1.0.3.40: :EXECUTABLE T implies --noinform
2007-03-03 Cyrus Harmon1.0.3.17: fix x86-64-assem.S build
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2007-03-02 Cyrus Harmon1.0.3.15: timeval tv-usec should be suseconds-t not...
2007-03-02 Cyrus Harmon1.0.3.14: fix print_obj on x86-64
2007-03-02 Juho Snellman1.0.3.10: Add -D_REENTRANT to Solaris CFLAGS
2007-02-06 Christophe Rhodes1.0.2.18:
2007-02-05 Christophe Rhodes1.0.2.11:
2007-02-02 Cyrus Harmon1.0.2.7: Darwin/MacOS threading improvements
2007-01-21 sa2c1.0.1.34: quote fix for old cpp
2007-01-19 Juho Snellman1.0.1.32: More syscall wrappers on NetBSD, to work...
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2007-01-11 Juho Snellman1.0.1.21:
2007-01-09 lisphacker1.0.1.17: Remove Win32 exception trampolines
2007-01-03 Juho Snellman1.0.1.9:
2006-12-29 Juho Snellman1.0.1.4:
2006-12-26 Cyrus Harmon1.0.1.1:
2006-12-20 Christophe Rhodes1.0.0.36:
2006-12-15 sa2c1.0.0.34: Fix build on Darwin/x86.
2006-12-15 sa2c1.0.0.33: update build environment
2006-12-15 sa2c1.0.0.32: support for FreeBSD/x86-64
2006-12-15 sa2c1.0.0.31: pthread-futex: another pthread back-end of...
2006-12-15 sa2c1.0.0.30: Stability fix of threading on FreeBSD
2006-12-06 Juho Snellman1.0.0.26:
2006-12-05 Nikodemus Siivola1.0.0.21: fix build on PPC -- breakage from XREF commit
2006-12-05 Nikodemus Siivola1.0.0.20: report address of memory faults
2006-12-05 Nikodemus Siivola1.0.0.19: unwinding from foreign exception frames when...
2006-12-05 Juho Snellman1.0.0.18:
2006-12-03 Nikodemus Siivola1.0.0.16: fix SB-POSIX:READDIR to work when built with...
2006-12-01 Christophe Rhodes1.0.0.11:
2006-11-30 Nikodemus Siivola1.0.0.3: correct stack start addresses on Windows
2006-11-30 Nikodemus Siivola1.0.0.2: TRACE :ENCAPSULATE NIL, plus other minor Windo...
2006-11-30 Juho Snellman1.0.0.1:
2006-11-26 Nikodemus Siivola0.9.18.73: fix undefined function backtraces on PPC
2006-11-23 Nikodemus Siivola0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
2006-11-23 Nikodemus Siivola0.9.18.70: fix Win32 build with version 3.8 WinAPI...
2006-11-22 Juho Snellman0.9.18.67:
2006-11-20 Cyrus Harmon0.9.18.62:
2006-11-19 Christophe Rhodes0.9.18.60:
2006-11-17 Juho Snellman0.9.18.58:
2006-11-16 Nathan Froyd0.9.18.57:
2006-11-13 Juho Snellman0.9.18.49:
2006-11-12 Juho Snellman0.9.18.46:
2006-11-04 Thiemo Seufer0.9.18.33:
2006-11-03 Nikodemus Siivola0.9.18.31: room fix
2006-11-03 Juho Snellman0.9.18.30:
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-11-02 Nikodemus Siivola0.9.18.28: allow read-only space to be placed in higher...
2006-11-02 Juho Snellman0.9.18.23:
2006-11-02 Juho Snellman0.9.18.22:
2006-10-30 Nikodemus Siivola0.9.18.17: Hyperbolic functions for Win32
2006-10-29 Nikodemus Siivola0.9.18.15: fix adjust-array :fill-pointer buglet, plus...
2006-10-29 Thiemo Seufer0.9.18.14:
next