Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(closes #1565)
|
|
|
|
|
|
|
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
|
|
(issue #1484)
|
|
|
|
to crypto_hash
|
|
function string_hash
|
|
|
|
|
|
|
|
file weechat.upgrade is not found
|
|
|
|
This is required after changes on functions hook_info and info_get.
|
|
|
|
(closes #1322)
|
|
|
|
|
|
#1299)
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"free_string" is 0
|
|
New functions:
- arraylist_new
- arraylist_size
- arraylist_get
- arraylist_search
- arraylist_insert
- arraylist_add
- arraylist_remove
- arraylist_clear
- arraylist_free
|
|
New functions:
- string_dyn_alloc
- string_dyn_copy
- string_dyn_concat
- string_dyn_free
|
|
Some includes were missing in .h files, and the tests must be linked
with intl and execinfo on FreeBSD.
|
|
|
|
|
|
|
|
|