diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-22 22:46:44 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-22 22:46:44 (GMT) |
commit | ecee118e989091333f596e1ab060ed03fd99092f (patch) | |
tree | ac34a0a52fdfc1207e269d165d43589f4ccf36a7 /ChangeLog | |
parent | fdb533a9bb00c69ab15e4d7915fca655ef17013f (diff) | |
download | tcl-ecee118e989091333f596e1ab060ed03fd99092f.zip tcl-ecee118e989091333f596e1ab060ed03fd99092f.tar.gz tcl-ecee118e989091333f596e1ab060ed03fd99092f.tar.bz2 |
Added missing function comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static, and ansified. - * generic/tclBasic.c: Ansified the new functions. + * generic/tclBasic.c: Ansified the new functions. Added missing + function comments. * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280 to fix the abysmal performance |