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.5-182-gf92b7f9
Date: Sun, 28 Aug 2011 13:39:46 +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  f92b7f9573469a42c908930266ace47e83dcd88d (commit)
       via  f843f904bc9fc1c8d0d2dfddd5e15aaa9738ec0d (commit)
      from  e411d14b7a239b47a87f22c20ce193e37481f672 (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 f92b7f9573469a42c908930266ace47e83dcd88d
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 28 15:39:41 2011 +0200

    doc: add instructions to debug a running WeeChat with gdb in user guide

commit f843f904bc9fc1c8d0d2dfddd5e15aaa9738ec0d
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 28 15:25:30 2011 +0200

    core: fix bugs with calls to realloc

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

Summary of changes:
 doc/de/weechat_user.de.txt           |   18 +++++
 doc/en/weechat_user.en.txt           |   17 +++++
 doc/fr/weechat_user.fr.txt           |   18 +++++
 doc/it/weechat_user.it.txt           |   18 +++++
 src/core/wee-string.c                |   27 +++++---
 src/core/wee-util.c                  |   38 ++++++++---
 src/gui/gui-bar-window.c             |  122 ++++++++++++++++++++++------------
 src/gui/gui-buffer.c                 |    9 ++-
 src/gui/gui-color.c                  |    9 ++-
 src/gui/gui-input.c                  |   13 ++++-
 src/gui/gui-key.c                    |   14 ++++-
 src/plugins/alias/alias.c            |   15 ++++-
 src/plugins/irc/irc-mode.c           |   22 +++++--
 src/plugins/irc/irc-notify.c         |   14 +++-
 src/plugins/irc/irc-protocol.c       |   13 ++--
 src/plugins/irc/irc-redirect.c       |   15 ++++-
 src/plugins/irc/irc-server.c         |   13 +++-
 src/plugins/relay/relay-client-irc.c |   11 +++-
 src/plugins/rmodifier/rmodifier.c    |   11 ++-
 src/plugins/scripts/script.c         |   15 +++--
 20 files changed, 328 insertions(+), 104 deletions(-)


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



reply via email to

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