diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-05-14 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.h: + * generic/tclCompile.h: the math functions receive a pointer to + top of the stack (tosPtr) instead of the execution environment + (eePtr). First step towards a change in the execution stack + management - it is now only used within TEBC. + 2004-05-13 Donal K. Fellows <donal.k.fellows@man.ac.uk> TIP#143 IMPLEMENTATION |