diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-01-28 23:56:24 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-01-28 23:56:24 (GMT) |
commit | 6d7cd4ec5de7d8e50e829fb37492ab7ca3a2f43a (patch) | |
tree | 3582bea3ce3c24870e749faaef068a6c62ed3e0f /ChangeLog | |
parent | ea39848556295837908e169382962a17383bcbe1 (diff) | |
download | tcl-6d7cd4ec5de7d8e50e829fb37492ab7ca3a2f43a.zip tcl-6d7cd4ec5de7d8e50e829fb37492ab7ca3a2f43a.tar.gz tcl-6d7cd4ec5de7d8e50e829fb37492ab7ca3a2f43a.tar.bz2 |
Speed improvements to SetBooleanFromAny's string handling
whitespace/style policing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-28 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclObj.c (SetBooleanFromAny): Rewrite to do more + efficient string->bool conversion. + Many other minor whitespace/style fixes to this file too. + 2004-01-27 David Gravereaux <davygrvy@pobox.com> * win/nmakehlp.c: Use '.\nul' as the sourcefile name instead of |