diff options
author | hobbs <hobbs> | 2002-01-29 03:18:46 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-01-29 03:18:46 (GMT) |
commit | 2a11833fa051fe7adc770a87078bbf640ec7cf33 (patch) | |
tree | f116f2a5a668fea9c59c5586ef0e8948345eab01 /ChangeLog | |
parent | 3839e467b135785fd4cfe0db96bb280b09c47dc3 (diff) | |
download | tcl-2a11833fa051fe7adc770a87078bbf640ec7cf33.zip tcl-2a11833fa051fe7adc770a87078bbf640ec7cf33.tar.gz tcl-2a11833fa051fe7adc770a87078bbf640ec7cf33.tar.bz2 |
* win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)
(DeleteKey,GetKeyNames,GetType,GetValue,OpenSubKey,SetValue):
redid the CONSTification as previous changes caused failing tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-01-28 Jeff Hobbs <jeffh@ActiveState.com> + * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) + (DeleteKey,GetKeyNames,GetType,GetValue,OpenSubKey,SetValue): + redid the CONSTification as previous changes caused failing tests. + * tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCmd entry |