diff options
| author | dgp@users.sourceforge.net <dgp> | 2004-10-19 21:59:31 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2004-10-19 21:59:31 (GMT) |
| commit | d4fe506493c093048003ed78946d9c3318aaed25 (patch) | |
| tree | a7233c1ea758a3069cb36c2778eb9fbc6e60f366 | |
| parent | 00bc9ca39742cdd8a6a08feb0d41db83aae567a6 (diff) | |
| download | tcl-d4fe506493c093048003ed78946d9c3318aaed25.zip tcl-d4fe506493c093048003ed78946d9c3318aaed25.tar.gz tcl-d4fe506493c093048003ed78946d9c3318aaed25.tar.bz2 | |
Added Itcl acknowledgment.
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ TclRestoreInterpState, and TclDiscardInterpState are superior replacements for Tcl_(Save|Restore|Discard)Result. Intent is that these routines will be converted to public routines after TIP approval. + Interfaces for these routines were shamelessly stolen from Itcl. * generic/tclBasic.c (TclEvalObjvInternal): * generic/tclDictObj.c (DictUpdateCmd, DictWithCmd): |
