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.4.1-142-g3904431
Date: Sun, 04 Aug 2013 10:43:03 +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  390443112c6432543d63b77d6ad1d8028653f818 (commit)
      from  2dff60d7f832fbb65cd6390a1ef69e8d36a58ce9 (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 390443112c6432543d63b77d6ad1d8028653f818
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 4 12:42:29 2013 +0200

    core: optimize creation of hashtable "pointers" in eval_expression if 
argument is NULL
    
    The hashtable is created on first call to eval_expression with pointers == 
NULL.
    On next calls, the hashtable is cleared, then used again.
    The hashtable is freed on exit.

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

Summary of changes:
 src/core/wee-eval.c |   69 ++++++++++++++++++++++++++------------------------
 src/core/wee-eval.h |    1 +
 src/core/weechat.c  |    2 +
 3 files changed, 39 insertions(+), 33 deletions(-)


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



reply via email to

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