diff options
author | dgp <dgp@users.sourceforge.net> | 2016-07-13 19:06:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-07-13 19:06:22 (GMT) |
commit | ab2a78be642be26075e2998347d71359a6b3c500 (patch) | |
tree | 30640bd9d81f1c2ebb578d5aae95f27240b26854 /doc/unload.n | |
parent | 800148e0621ab1e28457aa915d37dd5c36c1ba77 (diff) | |
download | tcl-ab2a78be642be26075e2998347d71359a6b3c500.zip tcl-ab2a78be642be26075e2998347d71359a6b3c500.tar.gz tcl-ab2a78be642be26075e2998347d71359a6b3c500.tar.bz2 |
New private flag value INDEX_TEMP_TABLE.
Used to signal to Tcl_GetIndexFromObj*() routines that the table in which
lookups are done has a fleeting existence. Thus there is no value in caching
any results, since the cache can never be useful. Improvement over existing
hackery where cache is stored and then freed to avoid bogus results.
Likely candidate to eventually push to the public interface.
Diffstat (limited to 'doc/unload.n')
0 files changed, 0 insertions, 0 deletions