summaryrefslogtreecommitdiff
path: root/src/plugins/perl/weechat-perl-api.c
AgeCommit message (Expand)Author
2013-08-19core: add syntax "@buffer:item" in bar items to force the buffer used when di...Sebastien Helleu
2013-08-04api: add argument "options" in function string_eval_expression, add option "-...Sebastien Helleu
2013-07-27api: add new function strlen_screenSebastien Helleu
2013-04-21api: add new function hdata_searchSebastien Helleu
2013-01-08perl: fix calls to callbacks during load of script when multiplicity is disab...Nei
2013-01-01core: update copyright datesSebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-08-27api: allow update for some variables of hdata, add new functions hdata_update...Sebastien Helleu
2012-08-03core: rename type t_script_callback to t_plugin_script_cbSebastien Helleu
2012-08-02core: remove directory "src/plugins/scripts", move script plugins in "src/plu...Sebastien Helleu