Sebastien Helleu
|
44e16c0511
|
Add function "hashtable_set_pointer" in plugin API
|
2011-01-02 16:32:54 +01:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
ebf94445b9
|
Use const void * for keys and values in some hashtable functions
|
2010-10-17 10:39:51 +02:00 |
|
Sebastien Helleu
|
9186a5b7e3
|
Add properties "values" and "keys_values" for hashtable_get_string (return string with list of values or keys/values)
|
2010-10-15 23:48:45 +02:00 |
|
Sebastien Helleu
|
f32e18c717
|
Add function "hashtable_has_key" in WeeChat and plugin API
|
2010-10-11 13:56:57 +02:00 |
|
Sebastien Helleu
|
b9d6c5c5a0
|
Add property "keys" for hashtable_get_string (return string with list of keys)
|
2010-10-10 19:44:29 +02:00 |
|
Sebastien Helleu
|
712623547f
|
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
2010-08-27 15:59:06 +02:00 |
|
Sebastien Helleu
|
b153d82b78
|
Remove unneeded spaces and tabs
|
2010-07-19 15:36:51 +02:00 |
|
Sebastien Helleu
|
94fbbc0a7f
|
Use of hashtable for local variables of buffers
|
2010-07-05 17:05:49 +02:00 |
|
Sebastien Helleu
|
cb18bdb10b
|
Add hashtable in core and plugin API
|
2010-06-28 10:40:30 +02:00 |
|