diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-04 12:42:29 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-04 12:42:29 +0200 |
commit | 390443112c6432543d63b77d6ad1d8028653f818 (patch) | |
tree | 8b42ebe02a4575037d4719476f45f06a43e7ff56 /doc/en/weechat_user.en.txt | |
parent | 2dff60d7f832fbb65cd6390a1ef69e8d36a58ce9 (diff) | |
download | weechat-390443112c6432543d63b77d6ad1d8028653f818.zip |
core: optimize creation of hashtable "pointers" in eval_expression if argument is NULL
The hashtable is created on first call to eval_expression with pointers == NULL.
On next calls, the hashtable is cleared, then used again.
The hashtable is freed on exit.
Diffstat (limited to 'doc/en/weechat_user.en.txt')
0 files changed, 0 insertions, 0 deletions