[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.1-492-ge23e02f |
Date: |
Sun, 29 Mar 2009 01:31:38 +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 "GNU PSPP".
The branch, refs/heads/charset has been updated
via e23e02f4ab1b3c3160dc084e241a647636e7a6b9 (commit)
from f4768c8822dcce37de6286b2b5acccb69c61de97 (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 e23e02f4ab1b3c3160dc084e241a647636e7a6b9
Author: John Darrington <address@hidden>
Date: Sun Mar 29 09:29:41 2009 +0800
Avoid calling iconv_open on each conversion.
Instead of creating a convertor each time a string
needs to be re-encoded, we now keep a hash of convertors
keyed by the permutation of input/output encodings.
-----------------------------------------------------------------------
Summary of changes:
src/libpspp/i18n.c | 57 +++++++++++++++++++++++++++++++++++++++------------
1 files changed, 43 insertions(+), 14 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.1-492-ge23e02f,
John Darrington <=