[Top][All Lists]
[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-62-gd247d77 |
Date: |
Sat, 14 Jul 2012 20:44:09 +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 d247d773db1f700dadda959eccaa427a19080890 (commit)
from f4dc85a3cb6d17b219f94fb01f3109878f79a7a3 (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 d247d773db1f700dadda959eccaa427a19080890
Author: Sebastien Helleu <address@hidden>
Date: Sat Jul 14 22:41:52 2012 +0200
relay: fix freeze when writing on relay socket (use non-blocking sockets in
relay for irc and weechat protocols) (bug #36655)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +-
po/cs.po | 29 ++-
po/de.po | 29 ++-
po/es.po | 29 ++-
po/fr.po | 22 +-
po/hu.po | 28 ++-
po/it.po | 29 ++-
po/ja.po | 29 ++-
po/pl.po | 29 ++-
po/pt_BR.po | 29 ++-
po/ru.po | 28 ++-
po/weechat.pot | 20 +-
src/plugins/irc/irc-server.c | 6 +-
src/plugins/relay/irc/relay-irc.c | 27 +--
src/plugins/relay/relay-client.c | 253 +++++++++++++++++++-
src/plugins/relay/relay-client.h | 15 ++
src/plugins/relay/relay-server.c | 10 +-
src/plugins/relay/relay.c | 8 +
src/plugins/relay/weechat/relay-weechat-msg.c | 102 +-------
src/plugins/relay/weechat/relay-weechat-msg.h | 3 +-
src/plugins/relay/weechat/relay-weechat-protocol.c | 34 ++--
21 files changed, 512 insertions(+), 252 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-62-gd247d77,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-61-gf4dc85a
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-63-g7033c1b
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-61-gf4dc85a
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-63-g7033c1b
- Index(es):