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.3.6-77-gc40a281
Date: Fri, 25 Nov 2011 22:08:35 +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  c40a281ce4b208e8bbf6c6882547208e7b1bfefa (commit)
       via  bfc010df2f661b8b03c59ef9af83d2128baf4c89 (commit)
      from  96940af8c3081631e9834840916a477c2df3351c (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 c40a281ce4b208e8bbf6c6882547208e7b1bfefa
Author: Sebastien Helleu <address@hidden>
Date:   Fri Nov 25 15:23:28 2011 +0100

    core: fix type of variables in hdata "line_data" (type integer -> char)

commit bfc010df2f661b8b03c59ef9af83d2128baf4c89
Author: Sebastien Helleu <address@hidden>
Date:   Fri Nov 25 15:09:44 2011 +0100

    core: add type char for hdata and function hdata_char in plugin/script API

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

Summary of changes:
 ChangeLog                                       |    4 +-
 doc/de/autogen/plugin_api/hdata.txt             |    6 +-
 doc/en/autogen/plugin_api/hdata.txt             |    6 +-
 doc/en/weechat_plugin_api.en.txt                |   46 ++++++++++++++++++++++
 doc/fr/autogen/plugin_api/hdata.txt             |    6 +-
 doc/fr/weechat_plugin_api.fr.txt                |   47 +++++++++++++++++++++++
 doc/it/autogen/plugin_api/hdata.txt             |    6 +-
 doc/it/weechat_plugin_api.it.txt                |   47 +++++++++++++++++++++++
 src/core/wee-hdata.c                            |   23 ++++++++++-
 src/core/wee-hdata.h                            |    2 +
 src/gui/gui-line.c                              |    6 +-
 src/plugins/plugin.c                            |    1 +
 src/plugins/scripts/guile/weechat-guile-api.c   |   23 +++++++++++
 src/plugins/scripts/lua/weechat-lua-api.c       |   27 +++++++++++++
 src/plugins/scripts/perl/weechat-perl-api.c     |   26 ++++++++++++
 src/plugins/scripts/python/weechat-python-api.c |   26 ++++++++++++
 src/plugins/scripts/ruby/weechat-ruby-api.c     |   32 +++++++++++++++
 src/plugins/weechat-plugin.h                    |   17 +++++---
 18 files changed, 326 insertions(+), 25 deletions(-)


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



reply via email to

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