1.0.3.48: mark JOIN-THREAD as experimental
[sbcl.git] / src / code /
2007-03-23 Gabor Melis1.0.3.48: mark JOIN-THREAD as experimental
2007-03-18 Gabor Melis1.0.3.45: added JOIN-THREAD
2007-03-18 Nikodemus Siivola1.0.3.42: two LOOP buglets
2007-03-15 Cyrus Harmon1.0.3.39: larger heap size for x86-64/darwin
2007-03-04 Juho Snellman1.0.3.29: kill a bogus "variable defined but not used...
2007-03-03 Cyrus Harmon1.0.3.22: fix with-pinned-object buglets
2007-03-03 Cyrus Harmon1.0.3.21: suseconds_t -> long on win32
2007-03-03 Nikodemus Siivola1.0.3.19: the count argument in DOTIMES is known to...
2007-03-02 Cyrus Harmon1.0.3.15: timeval tv-usec should be suseconds-t not...
2007-03-02 Juho Snellman1.0.3.12: Use the interpreter when creating functions...
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-02-28 Christophe Rhodes1.0.3.3:
2007-02-05 Christophe Rhodes1.0.2.11:
2007-02-05 Nathan Froyd1.0.2.10:
2007-02-05 Nathan Froyd1.0.2.9:
2007-02-04 Christophe Rhodes1.0.2.8:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2007-01-19 Juho Snellman1.0.1.33: Better forward reference handling in WITH...
2007-01-17 Juho Snellman1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2007-01-15 Juho Snellman1.0.1.26:
2007-01-15 Juho Snellman1.0.1.25:
2007-01-11 Juho Snellman1.0.1.23:
2007-01-11 Juho Snellman1.0.1.20:
2007-01-09 Juho Snellman1.0.1.15:
2007-01-08 Juho Snellman1.0.1.11:
2007-01-03 Juho Snellman1.0.1.10:
2007-01-02 Juho Snellman1.0.1.8:
2006-12-29 Juho Snellman1.0.1.6:
2006-12-27 sa2c1.0.1.2: support for GBK external format
2006-12-05 Nikodemus Siivola1.0.0.25: fix win32 build
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-12-05 Nikodemus Siivola1.0.0.20: report address of memory faults
2006-12-05 Juho Snellman1.0.0.18:
2006-12-03 Nikodemus Siivola1.0.0.17: ENOUGH-NAMESTRING relative to #p"/"
2006-12-01 Juho Snellman1.0.0.9:
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-28 William Harold Newman0.9.18.75:
2006-11-23 Nikodemus Siivola0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
2006-11-22 Christophe Rhodes0.9.18.68:
2006-11-20 Cyrus Harmon0.9.18.62:
2006-11-19 Juho Snellman0.9.18.59:
2006-11-17 Juho Snellman0.9.18.58:
2006-11-15 Nathan Froyd0.9.18.55:
2006-11-14 Juho Snellman0.9.18.50:
2006-11-12 Juho Snellman0.9.18.46:
2006-11-12 Rudi Schlatte0.9.18.45
2006-11-09 Juho Snellman0.9.18.43:
2006-11-09 Juho Snellman0.9.18.42:
2006-11-03 Nikodemus Siivola0.9.18.31: room fix
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-11-02 Juho Snellman0.9.18.26:
2006-11-02 Juho Snellman0.9.18.25:
2006-11-02 Juho Snellman0.9.18.22:
2006-11-02 Juho Snellman0.9.18.21:
2006-11-01 Nikodemus Siivola0.9.18.20: correct step-frame logic on non-x86oids
2006-10-30 Nikodemus Siivola0.9.18.18: SAVE-LISP-AND-DIE vs multiple threads
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-28 Nikodemus Siivola0.9.18.11: whitespace
2006-10-26 Nikodemus Siivola0.9.18.9: Pathname Love on Win32
2006-10-26 Nikodemus Siivola0.9.18.7: Win32 RUN-PROGRAM :WAIT T tweak
2006-10-26 Nikodemus Siivola0.9.18.6: Win32 get-internal-real-time improved
2006-10-26 Brian Downing0.9.18.4: Fix non-x86 builds.
2006-10-26 Brian Downing0.9.18.3: Canonicalize whitespace.
2006-10-25 Nikodemus Siivola0.9.18.2: Win32 exceptions
2006-10-25 Nikodemus Siivola0.9.18.1: Small floating point related tweaks
2006-10-23 Nikodemus Siivola0.9.17.18: fix windows build, MAKE-ALIEN compiler note...
2006-10-18 Nikodemus Siivola0.9.17.15: silence %SAP-ALIEN compiler-note for MAKE...
2006-10-06 Christophe Rhodes0.9.17.8:
2006-10-02 Juho Snellman0.9.17.7:
2006-10-02 Juho Snellman0.9.17.6:
2006-10-02 Juho Snellman0.9.17.4:
2006-10-02 Juho Snellman0.9.17.3:
2006-09-27 Nikodemus Siivola0.9.17.2: fix two potential GC deadlocks
2006-09-26 William Harold Newman0.9.17:
2006-09-24 Juho Snellman0.9.16.46:
2006-09-20 Juho Snellman0.9.16.45:
2006-09-20 Juho Snellman0.9.16.44:
2006-09-20 Juho Snellman0.9.16.43:
2006-09-20 Juho Snellman0.9.16.41:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-18 Christophe Rhodes0.9.16.37:
2006-09-18 Juho Snellman0.9.16.36:
2006-09-17 Juho Snellman0.9.16.35:
2006-09-15 Gabor Melis0.9.16.32: weak hash tables
2006-09-14 Christophe Rhodes0.9.16.30:
2006-09-13 Juho Snellman0.9.16.29:
2006-09-13 Nathan Froyd0.9.16.28:
2006-09-13 Juho Snellman0.9.16.27:
2006-09-09 Juho Snellman0.9.16.23:
2006-09-08 William Harold Newman0.9.16.22:
2006-09-07 Nikodemus Siivola0.9.16.21: small fixes and cleanups
2006-09-06 Juho Snellman0.9.16.17:
2006-09-02 Juho Snellman0.9.16.14:
2006-09-01 Christophe Rhodes0.9.16.12:
2006-09-01 Christophe Rhodes0.9.16.10:
2006-08-29 Nikodemus Siivola0.9.16.6: better circularity detection in fasl dumper
next