diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-22 21:50:49 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-22 21:50:49 (GMT) |
commit | 6df65aa18ab8b9cb1f2791881680962f47e22804 (patch) | |
tree | 5b47b7a6cacd9f7aed2cccc5bc7ea9e8a0b4e601 /ChangeLog | |
parent | 9f031215bb9752fcfc9c9065039b509c0962117e (diff) | |
download | tcl-6df65aa18ab8b9cb1f2791881680962f47e22804.zip tcl-6df65aa18ab8b9cb1f2791881680962f47e22804.tar.gz tcl-6df65aa18ab8b9cb1f2791881680962f47e22804.tar.bz2 |
* generic/tclBasic.c: Ansified the new functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2008-07-22 Andreas Kupries <andreask@activestate.com> + * generic/tclBasic.c: Ansified the new functions. + * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280 to fix the abysmal performance * generic/tclCompile.h: for deep recursion, replaced the linear |