[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, share
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, shared-strings, updated. v0.4.1-167-ga4f7898 |
Date: |
Sat, 17 Aug 2013 16:41: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, shared-strings has been updated
via a4f789810a2abe419c5d3b13efab1632f40c6126 (commit)
via af12457a13d57a05e8e4c340ebbbadb118021e0b (commit)
via cc1523b6548f38d838f813ebadcf05b0aa14e81c (commit)
from 674403f734fb459edbcfa7abb0c98db443896c55 (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 a4f789810a2abe419c5d3b13efab1632f40c6126
Author: Sebastien Helleu <address@hidden>
Date: Sat Aug 17 18:14:31 2013 +0200
core: use shared strings for groups/nicks in nicklist
commit af12457a13d57a05e8e4c340ebbbadb118021e0b
Author: Sebastien Helleu <address@hidden>
Date: Sat Aug 17 17:47:38 2013 +0200
core: use shared strings for prefix on lines
It can reduce by about 10% the memory used for lines in a buffer.
commit cc1523b6548f38d838f813ebadcf05b0aa14e81c
Author: Sebastien Helleu <address@hidden>
Date: Sat Aug 17 17:44:10 2013 +0200
core: add commment in function string_shared_get (returned value must not
be changed)
-----------------------------------------------------------------------
Summary of changes:
src/core/wee-string.c | 3 +++
src/gui/gui-line.c | 8 ++++----
src/gui/gui-nicklist.c | 40 ++++++++++++++++++++--------------------
3 files changed, 27 insertions(+), 24 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, shared-strings, updated. v0.4.1-167-ga4f7898,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-171-g5916594
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-173-g39faaa7
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-171-g5916594
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-173-g39faaa7
- Index(es):