Age | Commit message (Expand) | Author |
---|---|---|
2010-10-17 | Use const void * for keys and values in some hashtable functions | Sebastien Helleu |
2010-10-16 | Fix crash in hashtable_get_string with "values" or "keys_values" when some va... | Sebastien Helleu |
2010-10-15 | Add properties "values" and "keys_values" for hashtable_get_string (return st... | Sebastien Helleu |
2010-10-11 | Add function "hashtable_has_key" in WeeChat and plugin API | Sebastien Helleu |
2010-10-10 | Add property "keys" for hashtable_get_string (return string with list of keys) | Sebastien Helleu |
2010-10-10 | Allow null value for hashtable entries | Sebastien Helleu |
2010-09-27 | Fix memory leak when removing item in hashtable | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-07-05 | Use of hashtable for local variables of buffers | Sebastien Helleu |
2010-06-28 | Add hashtable in core and plugin API | Sebastien Helleu |