summaryrefslogtreecommitdiff
path: root/src/core/wee-string.h
AgeCommit message (Expand)Author
2009-06-28Rename function string_explode to string_splitSebastien Helleu
2009-04-24Fix typo: splited/splitted -> splitSebastien Helleu
2009-03-18Add "replacement" argument for string_remove_color in plugin APISebastien Helleu
2009-02-08Add hook type "command_run", add new function "string_remove_color" in plugin...Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu
2008-10-31Allow mask or regex for IRC command /ignore (mask is default)Sebastien Helleu
2008-10-30Add new features to logger plugin (command /logger, log level, level by buffe...Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-06-01Reintroduce highlight (move code from irc plugin to core)Sebastien Helleu
2008-03-22Added tags for lines and custom filtering by tags or regex (task #7674), fixe...Sebastien Helleu
2008-03-15Fixed bug in string_explode function, new function string_stripSebastien Helleu
2008-01-24Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal...Sebastien Helleu
2008-01-11New arguments for function "register" in scripts (author, license), with opti...Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-03Added alias plugin, added missing config file functions in plugins APISebastien Helleu
2007-11-05Added string_remove_quotes() function, use of argv and argv_eol for WeeChat c...Sebastien Helleu
2007-11-05Added keep_eol flag to string_explode(), updated hook command callback argumentsSebastien Helleu
2007-10-31Added some string functionsSebastien Helleu