1.0.4.31: remove *internal-error-context*
[sbcl.git] / src / compiler /
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-03-28 William Harold Newman1.0.4.8:
2007-03-28 William Harold Newman1.0.4.7:
2007-03-27 William Harold Newman1.0.4.6:
2007-03-18 lisphacker1.0.3.46: De-pessimized x86 sub-byte DATA-VECTOR-SET...
2007-03-18 Cyrus Harmon1.0.3.44: x86-64 print vop preserves 16-byte stack...
2007-03-17 Nathan Froyd1.0.3.41:
2007-03-15 Cyrus Harmon1.0.3.39: larger heap size for x86-64/darwin
2007-03-08 Juho Snellman1.0.3.37: Oops, fix bad argument types in the new x86...
2007-03-07 Juho Snellman1.0.3.35: fix problem with backtraces showing NIL as...
2007-03-06 Cyrus Harmon1.0.3.32: make-local-alien stack alignment simplification
2007-03-05 Nikodemus Siivola1.0.3.31: fix new = and /= transformations for NaNs
2007-03-05 Juho Snellman1.0.3.30: More compact typechecks on x86-64
2007-03-04 Juho Snellman1.0.3.28: handle output for fatal-compiler-errors more...
2007-03-04 Juho Snellman1.0.3.26: port modular-xor/fixnum changes from x86...
2007-03-03 Nikodemus Siivola1.0.3.20: better SEARCH transform
2007-03-03 sa2c1.0.3.18: Fix build on FreeBSD/amd64
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-03-02 Juho Snellman1.0.3.9: Allow characters as string designators for...
2007-03-02 Juho Snellman1.0.3.8: Use an explicit :initial-element 0 when making...
2007-03-02 Juho Snellman1.0.3.7: Compile XEPs using the policy from the correct...
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-02-27 Nikodemus Siivola1.0.3.1: fix behaviour of >= and <= with NaNs
2007-02-19 Nikodemus Siivola1.0.2.26: replace *all-components* special with a local...
2007-02-13 Juho Snellman1.0.2.25: Better MUFFLE-CONDITIONS handling for inlined...
2007-02-07 Nathan Froyd1.0.2.21:
2007-02-07 Nathan Froyd1.0.2.20:
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:
next