[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffe
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-113-g92d6074 |
Date: |
Sat, 30 Nov 2013 17:45:24 +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, buffer-auto-renumber has been updated
via 92d6074931a36e12a41ef75a028c60a160e2d528 (commit)
via 3e90657ab077a3f2e186e2c5849e0a503e551bb4 (commit)
from b7e0e29de72a7b9e175f03240221cea6b44d0aaf (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 92d6074931a36e12a41ef75a028c60a160e2d528
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 30 18:45:19 2013 +0100
core: add limits for buffers (max 10000 buffers opened, number of a buffer:
between 1 and INT_MAX - 10000)
commit 3e90657ab077a3f2e186e2c5849e0a503e551bb4
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 30 17:34:25 2013 +0100
core: fix crash when moving buffer with only one buffer (core buffer)
-----------------------------------------------------------------------
Summary of changes:
src/core/wee-command.c | 57 ++++++++++++++++++++++++++++++++++++++---------
src/gui/gui-buffer.c | 23 ++++++++++++++++++-
src/gui/gui-buffer.h | 5 ++++
3 files changed, 73 insertions(+), 12 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, buffer-auto-renumber, updated. v0.4.2-113-g92d6074,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-111-gb7e0e29
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-114-gf97ef54
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-111-gb7e0e29
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-114-gf97ef54
- Index(es):