weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-214-g48837c3
Date: Sat, 11 Jan 2014 08:12:10 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  48837c35bc24cbab1bd518e260b0173d0ae787e1 (commit)
      from  e5b0b827ef230044eb039c9ce58f41515b03f0e0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 48837c35bc24cbab1bd518e260b0173d0ae787e1
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jan 11 09:12:04 2014 +0100

    api: add stdin options in functions hook_process_hashtable and hook_set 
(task #10847, task #13031)
    
    The function hook_set has been added in script API.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                               |    3 +
 doc/en/weechat_plugin_api.en.txt        |   61 +++++++++--
 doc/fr/weechat_plugin_api.fr.txt        |   63 +++++++++--
 doc/it/weechat_plugin_api.it.txt        |   69 ++++++++++--
 src/core/wee-hook.c                     |  178 +++++++++++++++++++++++--------
 src/core/wee-hook.h                     |   15 ++--
 src/plugins/guile/weechat-guile-api.c   |   16 +++
 src/plugins/lua/weechat-lua-api.c       |   19 ++++
 src/plugins/perl/weechat-perl-api.c     |   19 ++++
 src/plugins/python/weechat-python-api.c |   20 ++++
 src/plugins/ruby/weechat-ruby-api.c     |   26 +++++
 src/plugins/tcl/weechat-tcl-api.c       |   22 ++++
 12 files changed, 428 insertions(+), 83 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]