From af51c280292fc412e56c22ec2b416184beecee3d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 30 Mar 2008 14:33:53 +0000 Subject: Fix SF/1849435. * interp/buildom.boot: Rewrite builtin domains to work with old runtime scheme. * interp/nruncomp.boot (NRTencode): Tidy. * interp/nrungo.boot (basicLookup): lookupInTable is part of the old runtime scheme too. (lookupInDomain): Tidy. (lookupInCategories): Simplify. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f97bc732..9dccb36a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2008-03-29 Gabriel Dos Reis + + Fix SF/1849435. + * interp/buildom.boot: Rewrite builtin domains to work with old + runtime scheme. + * interp/nruncomp.boot (NRTencode): Tidy. + * interp/nrungo.boot (basicLookup): lookupInTable is part of the + old runtime scheme too. + (lookupInDomain): Tidy. + (lookupInCategories): Simplify. + 2008-03-28 Gabriel Dos Reis * interp/comp.lisp: Fix thinko. -- cgit v1.2.3