0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO condition
[sbcl.git] / version.lisp-expr
2000-11-01 William Harold Newman0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO...
2000-10-31 William Harold Newman0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO...
2000-10-30 William Harold Newman0.6.8.2: converted /SHOW to /SHOW0 in SUB-GC to avoid...
2000-10-28 William Harold Newman made debugger handle errors in printing *DEBUG...
2000-10-26 William Harold Newman0.6.8: tweaked SXHASH DEFTRANSFORMs, fixed HANDLER...
2000-10-25 William Harold Newman0.6.7.26: fixed breakpoints on OpenBSD
2000-10-22 William Harold Newman0.6.7.24: fixed some gcc warnings
2000-10-21 William Harold Newman0.6.7.23: Use DEFTRANSFORM CONCATENATE for efficiency...
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-20 William Harold Newman0.6.7.21: a little less cut-and-paste programming in...
2000-10-20 William Harold Newman0.6.7.20: removed DEFTRANSFORMs for some consing string...
2000-10-20 William Harold Newman0.6.7.19: added stop-compiler-crash patch from Martin...
2000-10-20 William Harold Newman0.6.7.18: FINISH-OUTPUT is now called more consistently...
2000-10-19 William Harold Newman0.6.7.17: revised fasl/core file version numbers
2000-10-19 William Harold Newman0.6.7.16: spaces defined as X-START and X-END (not...
2000-10-18 William Harold Newman0.6.7.15: control_stack stuff redone as Lisp/C constants
2000-10-18 William Harold Newman0.6.7.14: Some constant C vars are now constants.
2000-10-17 William Harold Newman0.6.7.13: dynamic-space simplification (only one dynami...
2000-10-17 William Harold Newman0.6.7.11: another step toward centralizing address map
2000-10-17 William Harold Newmana baby step where angels fear to tread.. I'm still...
2000-10-07 William Harold Newmana step along the way to setting address space parameter...
2000-10-02 William Harold Newmanpreparing to move address space parameter settings...
2000-10-02 William Harold Newmantidied up OpenBSD-vs.-FreeBSD stuff, and src/runtime...
2000-10-02 William Harold Newmancrudely patched to run on OpenBSD (which was broken...
2000-09-28 William Harold Newmancleanup of previous CVS-check-in mistakes
2000-09-25 William Harold Newmanintegrated Raymond Wiker's patches to port RUN-PROGRAM...
2000-09-22 William Harold Newmanprimarily intending to integrate Colin Walter's O(N...
2000-09-20 William Harold Newmanadded various /SHOW0-ish statements to help when debugg...
2000-09-18 William Harold NewmanInitial revision