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.8-122-g3c615a9
Date: Wed, 08 Aug 2012 12:22:04 +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  3c615a956be6060448d5db1401feb17313995212 (commit)
       via  777fa366d79e4f422615006d842dd921ff2fb044 (commit)
       via  46bc18193397a8a3d5b756f1ffeda8c5f725d9b4 (commit)
      from  068d0df56b299d0cc023309c1a6c3cd3fee30bde (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 3c615a956be6060448d5db1401feb17313995212
Author: Sebastien Helleu <address@hidden>
Date:   Wed Aug 8 14:22:01 2012 +0200

    irc: set non-blocking socket before connecting to server (fix freeze with 
SSL after connection error)

commit 777fa366d79e4f422615006d842dd921ff2fb044
Author: Sebastien Helleu <address@hidden>
Date:   Wed Aug 8 14:20:48 2012 +0200

    core: fix connection to host in child process when socket is non-blocking 
(with or without proxy)

commit 46bc18193397a8a3d5b756f1ffeda8c5f725d9b4
Author: Sebastien Helleu <address@hidden>
Date:   Wed Aug 8 11:38:27 2012 +0200

    scripts: add signals for scripts loaded/unloaded/installed/removed

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

Summary of changes:
 ChangeLog                           |    3 +-
 doc/en/weechat_plugin_api.en.txt    |  128 ++++++++++++++++++++++++
 doc/fr/weechat_plugin_api.fr.txt    |  128 ++++++++++++++++++++++++
 doc/it/weechat_plugin_api.it.txt    |  154 ++++++++++++++++++++++++++++
 src/core/wee-network.c              |  187 ++++++++++++++++++++++++++++------
 src/plugins/guile/weechat-guile.c   |   10 ++
 src/plugins/irc/irc-server.c        |   13 ++-
 src/plugins/lua/weechat-lua.c       |   10 ++
 src/plugins/perl/weechat-perl.c     |   12 +++
 src/plugins/plugin-script.c         |  186 ++++++++++++++++++----------------
 src/plugins/python/weechat-python.c |   10 ++
 src/plugins/ruby/weechat-ruby.c     |   10 ++
 src/plugins/tcl/weechat-tcl.c       |   10 ++
 13 files changed, 734 insertions(+), 127 deletions(-)


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



reply via email to

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