Age | Commit message (Expand) | Author |
2017-04-24 | core: add a way to count the suffix length in max chars displayed in cut of s... | Sébastien Helleu |
2017-04-01 | api: return pointer to string in function string_dyn_free() if argument "free... | Sébastien Helleu |
2017-03-27 | core: add cut of string with max chars displayed in evaluation of expressions | Sébastien Helleu |
2017-03-25 | core: add cut of string in evaluation of expressions | Sébastien Helleu |
2017-03-25 | core: add ternary operator (condition) in evaluation of expressions | Sébastien Helleu |
2017-03-25 | api: add dynamic string functions (string_dyn_*) | Sébastien Helleu |
2017-01-01 | core: update copyright dates | Sébastien Helleu |
2016-07-09 | core: rename function string_iconv_fprintf to string_fprintf | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-08-22 | api: add function string_hex_dump() | Sébastien Helleu |
2015-07-03 | api: fix type of value returned by function strcasestr | Sébastien Helleu |
2015-06-24 | api: add function string_eval_path_home() | Sébastien Helleu |
2015-04-11 | core: add options weechat.look.word_chars_{highlight|input} (closes #55, task... | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-07-29 | tests: add tests of function string_is_word_char | Sébastien Helleu |
2014-03-19 | core: fix use of reserved C identifiers in headers (closes #31) | Sebastien Helleu |
2014-03-13 | api: add callback in function string_replace_regex | Sebastien Helleu |
2014-02-09 | core: improve the string_replace_regex function (add reference char, change s... | Sebastien Helleu |
2014-02-09 | core: replace "regex_t *" by "void *" in string functions (fix ruby compilati... | Sebastien Helleu |
2014-02-09 | core: add argument "num_items" in function string_split_shell | Sebastien Helleu |
2014-02-09 | trigger: add trigger plugin | Sebastien Helleu |
2014-01-19 | core: add command /print | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-08-10 | core: add support of shared strings in split of strings (add functions string... | Sebastien Helleu |
2013-08-10 | core: add shared strings to reduce memory usage | Sebastien Helleu |
2013-07-27 | core: add secured data with optional encryption in file sec.conf | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-11-18 | core: do not call shell to execute command in hook_process (fix security prob... | Sebastien Helleu |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-01-26 | api: replace type "regex_t *" by "void *" in function string_regcomp (fix rub... | Sebastien Helleu |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ... | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-12 | api: add new functions strcasecmp_range and strncasecmp_range | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-11-25 | Add new option weechat.look.highlight_regex and function string_has_highlight... | Sebastien Helleu |
2010-11-10 | Use type "unsigned long long" for API function string_format_size | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | Sebastien Helleu |
2010-03-26 | Fix bug with writing of configuration files when disk is full (bug #29331) | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | Sebastien Helleu |
2010-02-16 | Add function "string_decode_base64" in plugin API | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-04-24 | Fix typo: splited/splitted -> split | Sebastien Helleu |
2009-03-18 | Add "replacement" argument for string_remove_color in plugin API | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |