From 43e81520e0e2ad0155c836147ceff63c3c7a3855 Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Mon, 4 Aug 2008 13:43:38 +0000 Subject: * generic/tclBasic.c: made atProcExit commands run * generic/tclCompile.h: inconditionally, streamlined * generic/tclExecute.c: atProcExit/tailcall processing * generic/tclProc.c: in TEBC. * tests/unsupported.test: --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2730b57..feccf40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-08-04 Miguel Sofer + + * generic/tclBasic.c: made atProcExit commands run + * generic/tclCompile.h: inconditionally, streamlined + * generic/tclExecute.c: atProcExit/tailcall processing + * generic/tclProc.c: in TEBC. + * tests/unsupported.test: + 2008-08-04 Don Porter S * generic/tclExecute.c: Stopped faulty double-logging of errors to -- cgit v0.12