1.0.2.19: Fix fopcompiling references to undefined variables
[sbcl.git] / src / compiler /
2007-02-06 Juho Snellman1.0.2.19: Fix fopcompiling references to undefined...
2007-02-06 Juho Snellman1.0.2.17: Bypass the hairy AREF transform for simple...
2007-02-06 Juho Snellman1.0.2.16: Replace SVREF with DATA-VECTOR-REF in %INSTAN...
2007-02-06 Juho Snellman1.0.2.15: Cache the results of BLOCK-PHYSENV during...
2007-02-06 Juho Snellman1.0.2.14: Speed up constraint propagation
2007-02-06 Juho Snellman1.0.2.13: Use an sset for LAMBDA-CALLS-OR-CLOSES
2007-02-06 Juho Snellman1.0.2.12: New hash-based implementation of ssets
2007-02-05 Christophe Rhodes1.0.2.11:
2007-01-29 Nathan Froyd1.0.2.6:
2007-01-29 Nathan Froyd1.0.2.5:
2007-01-29 Nathan Froyd1.0.2.4: Improve inlined array heap allocation on x86.
2007-01-28 Nathan Froyd1.0.1.3:
2007-01-27 Nathan Froyd1.0.2.2:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2007-01-25 William Harold Newman1.0.2:
2007-01-23 Gabor Melis1.0.1.35: propagate (EQL X Y) constraints symmetrically
2007-01-18 Juho Snellman1.0.1.31: Speed up fopcompilation of functions
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2007-01-15 Juho Snellman1.0.1.25:
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2007-01-11 Juho Snellman1.0.1.20:
2007-01-11 Juho Snellman1.0.1.18:
2007-01-09 lisphacker1.0.1.17: Remove Win32 exception trampolines
2007-01-09 Juho Snellman1.0.1.15:
2007-01-02 Juho Snellman1.0.1.7:
2006-12-05 Nathan Froyd1.0.0.24:
2006-12-05 Nathan Froyd1.0.0.23:
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-12-05 Nikodemus Siivola1.0.0.21: fix build on PPC -- breakage from XREF commit
2006-12-05 Juho Snellman1.0.0.18:
2006-12-03 Nikodemus Siivola1.0.0.17: ENOUGH-NAMESTRING relative to #p"/"
2006-12-03 Nikodemus Siivola1.0.0.16: fix SB-POSIX:READDIR to work when built with...
2006-12-03 Nikodemus Siivola1.0.0.15: build fix & cleanup
2006-12-03 Nikodemus Siivola1.0.0.13: proper treatment of &whole and friends in...
2006-12-01 Nathan Froyd1.0.0.8:
2006-12-01 Juho Snellman1.0.0.7:
2006-11-23 Nikodemus Siivola0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
2006-11-20 Cyrus Harmon0.9.18.62:
2006-11-19 Christophe Rhodes0.9.18.61:
2006-11-17 Juho Snellman0.9.18.58:
2006-11-15 Nathan Froyd0.9.18.53:
2006-11-14 Nathan Froyd0.9.18.52:
2006-11-14 Thiemo Seufer0.9.18.51:
2006-11-13 Juho Snellman0.9.18.49:
2006-11-13 Juho Snellman0.9.18.47:
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-01 Nikodemus Siivola0.9.18.20: correct step-frame logic on non-x86oids
2006-10-30 Nikodemus Siivola0.9.18.16: disassembly of funcallable instances
2006-10-29 Nikodemus Siivola0.9.18.12: valid/already-dumped confusion in the file...
2006-10-26 Nikodemus Siivola0.9.18.8: LET* and VALUES declaration
2006-10-26 Brian Downing0.9.18.5: Support DISASSEMBLE for interpreted functions.
2006-10-19 Nathan Froyd0.9.17.16:
2006-10-06 Gabor Melis0.9.17.10: async unwind for specials
2006-10-06 Christophe Rhodes0.9.17.8:
2006-10-02 Juho Snellman0.9.17.5:
2006-09-20 Juho Snellman0.9.16.42:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-18 Christophe Rhodes0.9.16.37:
2006-09-17 Nathan Froyd0.9.16.34:
2006-09-17 Nathan Froyd0.9.16.33:
2006-09-15 Gabor Melis0.9.16.32: weak hash tables
2006-09-14 Christophe Rhodes0.9.16.30:
2006-09-13 Nathan Froyd0.9.16.28:
2006-09-13 Juho Snellman0.9.16.27:
2006-09-12 William Harold Newman0.9.16.26:
2006-09-12 Nikodemus Siivola0.9.16.25: build fix for CMUCL and older SBCLs
2006-09-11 Nikodemus Siivola0.9.16.24: (SETF INFO) compiler macro enabled
2006-09-07 Juho Snellman0.9.16.19:
2006-09-01 Juho Snellman0.9.16.13:
2006-09-01 Gabor Melis0.9.16.9:
2006-08-29 Nikodemus Siivola0.9.16.6: better circularity detection in fasl dumper
2006-08-22 Nikodemus Siivola0.9.15.46: cosmetic cleanups
2006-08-16 Nikodemus Siivola0.9.15.36: less intrusive step instrumentation
2006-08-14 Christophe Rhodes0.9.15.29:
2006-08-12 Nikodemus Siivola0.9.15.28: less instrumentation
2006-08-11 Nikodemus Siivola0.9.15.27: compiler-macro expansion for FUNCALL forms...
2006-08-11 Nikodemus Siivola0.9.15.26: compiler-macro lambda-list parsing and FUNCA...
2006-08-10 Nikodemus Siivola0.9.15.25: COMPILE-FILE-PATHNAME when output-file doesn...
2006-08-10 Nikodemus Siivola0.9.15.20: MERGE-PATHNAMES is not unsafely-flushable
2006-08-08 Christophe Rhodes0.9.15.17:
2006-08-07 Nikodemus Siivola0.9.15.13: make PATHNAME not unsafely-flushable
2006-08-05 Christophe Rhodes0.9.15.11:
2006-07-29 Nathan Froyd0.9.15.8:
2006-07-28 Juho Snellman0.9.15.1:
2006-07-20 Juho Snellman0.9.14.30:
2006-07-20 Nathan Froyd0.9.14.28:
2006-07-16 Juho Snellman0.9.14.19:
2006-07-16 Juho Snellman0.9.14.17:
2006-07-16 Juho Snellman0.9.14.16:
2006-07-15 Nathan Froyd0.9.14.14:
2006-07-15 Nathan Froyd0.9.14.13:
2006-07-08 Nathan Froyd0.9.14.10:
2006-07-08 Nathan Froyd0.9.14.9:
2006-07-04 Nathan Froyd0.9.14.7:
2006-06-10 Juho Snellman0.9.13.42:
2006-06-10 Juho Snellman0.9.13.41:
2006-06-09 Nikodemus Siivola0.9.13.36: global policy / null-lexenv confusion fix
2006-06-06 Cyrus Harmon0.9.13.30
2006-06-06 Nathan Froyd0.9.13.28:
next