diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-10-21 03:53:03 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-10-21 03:53:03 (GMT) |
commit | 0e16d1cc7dd629f7bb9a3d1af174b072e9c8ae6c (patch) | |
tree | 7f3016e32458ec2688cfc76dc6342bd0b2097191 /ChangeLog | |
parent | 02b44df49ea3df0256e9e7b48d0f45f29840defe (diff) | |
download | tcl-0e16d1cc7dd629f7bb9a3d1af174b072e9c8ae6c.zip tcl-0e16d1cc7dd629f7bb9a3d1af174b072e9c8ae6c.tar.gz tcl-0e16d1cc7dd629f7bb9a3d1af174b072e9c8ae6c.tar.bz2 |
doubled speed of clock format
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-21 Kevin B. Kenny <kennykb@acm.org> + + * generic/tclBasic.c: Various changes to [clock format] that, + * generic/tclClock.c: together, make it roughly twice as fast + * generic/tclInt.h: while all tests in the test suite + * library/clock.tcl: continue to pass. + 2004-10-20 Andreas Kupries <andreask@activestate.com> * win/Makefile.in (install-msgs): Fixed a problem with the |