diff options
author | stanton <stanton> | 1999-08-05 01:21:15 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-08-05 01:21:15 (GMT) |
commit | c882b207152a2bedd3aef2fab8e95821f6bef28f (patch) | |
tree | 0daebdd742b5723a2f4492ee2fb34a9f1356c4b6 /ChangeLog | |
parent | cda7ffb973ff484284cff45a5f820e86e95dd7e3 (diff) | |
download | tcl-c882b207152a2bedd3aef2fab8e95821f6bef28f.zip tcl-c882b207152a2bedd3aef2fab8e95821f6bef28f.tar.gz tcl-c882b207152a2bedd3aef2fab8e95821f6bef28f.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +1999-08-04 Scott Stanton <stanton@scriptics.com> + + * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's + patch. + + * generic/regc_nfa.c: + * generic/regcomp.c: + * generic/rege_dfa.c: + * generic/regexec.c: + * generic/regguts.h: Applied patches supplied by Henry Spencer to + greatly enhance the performance of certain classes of regular + expressions. [Bug: 2440, 2447] + 1999-08-03 Scott Redman <redman@scriptics.com> * win/tclWinInt.h: Remove function declarations in header that was |