0.pre8.67:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 17 Apr 2003 21:27:39 +0000 (21:27 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 17 Apr 2003 21:27:39 +0000 (21:27 +0000)
commitbc6365e855bf52e4d48beabbd8d8656393d33623
tree238d1609d7c69f4beb5e31c053c26df2aba9f9d7
parent477633652dec02536c4b24d0be07d3505dc8829c
0.pre8.67:
PROFILE: new! improved! with extra CONSing!
...uses UNWIND-PROTECT so that functions with nonlocal exit
don't appear to be free (with thanks to Dan Barlow for
pointing out that UNWIND-PROTECT didn't need to be
reimplemented:-)
...handles fixnum overflow in DCONSING (which was pointed out
by Antonio Martinez)
(Hopefully the correctness increase is worth the increased
consing (by UNWIND-PROTECT) on every call. If not,
comments/suggestions welcome.)
version.lisp-expr