From 159814d5cc62f3367369a7309fdf32efd21dbb13 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 6 Oct 2008 11:03:50 +0000 Subject: * interp/functor.boot (DescendCode): Update capsule directory only for non-default implementations. * interp/c-util.boot ($capsuleDirectory): New. (clearCapsuleDirectory): Likewise. (getCapsuleDirectoryEntry): Likewise. (updateCapsuleDirectory): Likewise. (foldSpadcall): Likewise. (foldExportedFunctionReferences): Likewise. * interp/define.boot (compFunctorBody): Use it. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 8eefe4d1..cfdb4394 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2008-10-06 Gabriel Dos Reis + + * interp/functor.boot (DescendCode): Update capsule directory only + for non-default implementations. + * interp/c-util.boot ($capsuleDirectory): New. + (clearCapsuleDirectory): Likewise. + (getCapsuleDirectoryEntry): Likewise. + (updateCapsuleDirectory): Likewise. + (foldSpadcall): Likewise. + (foldExportedFunctionReferences): Likewise. + * interp/define.boot (compFunctorBody): Use it. + 2008-10-06 Gabriel Dos Reis * interp/sys-macros.lisp (|quietlyIfInteractive|): New. -- cgit v1.2.3