From f7f181d5456b19b4726f71223362bf82d761d8ff Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 10 Apr 2007 08:14:33 +0000 Subject: minor tidy --- ChangeLog | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index f85de87..0647aa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,26 +1,24 @@ 2007-04-08 Miguel Sofer - * generic/tclCompile (tclInstructionTable): fixed bugs in - description of dict instructions + * generic/tclCompile (tclInstructionTable): Fixed bugs in description + of dict instructions. 2007-04-07 Miguel Sofer - * generic/tclCompile (tclInstructionTable): fixed bug in - description of INST_START_COMMAND. + * generic/tclCompile (tclInstructionTable): Fixed bug in description + of INST_START_COMMAND. -2007-04-07 Miguel Sofer - - * generic/tclExecute.c (TEBC): small code reduction. + * generic/tclExecute.c (TEBC): Small code reduction. 2007-04-06 Miguel Sofer * generic/tclExecute.c (TEBC): * generic/tclNamespace.c (NsEnsembleImplementationCmd): - * generic/tclProc.c (InitCompiledLocals, ObjInterpProcEx, - TclObjInterpProcCore, ProcCompileProc): code reordering to reduce - branching and improve branch prediction (assume that forward - branches are typically not taken). - + * generic/tclProc.c (InitCompiledLocals, ObjInterpProcEx) + (TclObjInterpProcCore, ProcCompileProc): Code reordering to reduce + branching and improve branch prediction (assume that forward branches + are typically not taken). + 2007-04-03 Miguel Sofer * generic/tclExecute.c: INST_INVOKE optimisation. [Patch 1693802] -- cgit v0.12