[Git-info:1108] [XEmacs CHISE] branch master updated. da77021ab0fee731ff908fe57881136486907e28

git repository hosting git-info ¡÷ chise.org
2013ǯ 5·î 20Æü (·î) 21:00:44 JST


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 "".

The branch, master has been updated
       via  da77021ab0fee731ff908fe57881136486907e28 (commit)
       via  40b596b33ad14d9b57d3165eaf2476b4ebc6f47d (commit)
       via  5ee3d669b75090dc63684993bc51f9c30a6694bb (commit)
       via  dc257725e1f24ebb7774f058437e585deae40fcf (commit)
       via  9d08fb75c12e690e4d0173f8e75c2c00a1440f7c (commit)
       via  8fc2a406e3882d202cce1f1e96adf4d1d7e5d5fa (commit)
       via  5303d5dd81123cdd53e71264ce2bbd7b5df635a9 (commit)
       via  1d0f965ba499c40eb5b24415c62ec0dc2b0b8ff7 (commit)
       via  7547744ec10a5cf621667f72330940372f0b6532 (commit)
       via  798dc391dcd91a89e1f31e107e84173f52ed47be (commit)
       via  864447fd568460861c031507187fc08f09a588e3 (commit)
       via  75e5181a9626c8bbbe57c1b8c6a6a04ec2b9597c (commit)
       via  c50397c6411224be9688e1df1e86959fe44faace (commit)
       via  0807122bc4f4412f762f187e2fdac8c197928015 (commit)
      from  085d18e0e5366caa573608821b3dfd695ff7b835 (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 da77021ab0fee731ff908fe57881136486907e28
Merge: 40b596b 085d18e
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Mon May 20 21:00:21 2013 +0900

    Merge branch 'master' of git.chise.org:chise/xemacs-chise

commit 40b596b33ad14d9b57d3165eaf2476b4ebc6f47d
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Mon May 20 19:36:03 2013 +0900

    update.

commit 5ee3d669b75090dc63684993bc51f9c30a6694bb
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Mon May 20 19:34:56 2013 +0900

    (COMPOSE_ADD_CHAR): Use `concord_object_get_attribute' instead of
    `concord_object_get_feature_value'.

commit dc257725e1f24ebb7774f058437e585deae40fcf
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Mon May 20 19:34:13 2013 +0900

    (char_table_get_db_cos): Use `concord_object_get_attribute' instead of
    `concord_object_get_feature_value'.

commit 9d08fb75c12e690e4d0173f8e75c2c00a1440f7c
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Sun May 19 17:27:30 2013 +0900

    update.

commit 8fc2a406e3882d202cce1f1e96adf4d1d7e5d5fa
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Sun May 19 17:24:27 2013 +0900

    (get_char_id_table_ce): Use `load_char_attribute_maybe_cos' instead of
    `load_char_attribute_maybe'.

commit 5303d5dd81123cdd53e71264ce2bbd7b5df635a9
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 23:54:07 2013 +0900

    (load_char_attribute_maybe_cos): Return NULL instead of Qunbound as
    the default value.

commit 1d0f965ba499c40eb5b24415c62ec0dc2b0b8ff7
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 16:01:54 2013 +0900

    update.

commit 7547744ec10a5cf621667f72330940372f0b6532
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 15:51:50 2013 +0900

    (concord_setup_env_maybe): Abolished.
    (COMPOSE_ADD_CHAR): Use `open_chise_data_source_maybe' instead of
    `concord_setup_env_maybe'.

commit 798dc391dcd91a89e1f31e107e84173f52ed47be
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 15:48:31 2013 +0900

    (charset_code_point): Use `get_char_id_table_ce' instead of
    `get_char_id_table' when HAVE_LIBCHISE is defined.
    (load_char_decoding_entry_maybe): Don't use `decoding_table_put_char'
    to avoid GC.

commit 864447fd568460861c031507187fc08f09a588e3
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 15:44:57 2013 +0900

    (load_char_attribute_maybe_cos): New prototype when HAVE_LIBCHISE is
    defined.
    (get_char_id_table_ce): New inline function when HAVE_LIBCHISE is
    defined.

commit 75e5181a9626c8bbbe57c1b8c6a6a04ec2b9597c
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Thu May 2 15:43:30 2013 +0900

    (open_chise_data_source_maybe): New implementation; don't use
    `build_string' and `Fexpand_file_name' to avoid GC.
    (char_table_get_db_cos): New function when HAVE_LIBCHISE is defined.
    (load_char_attribute_maybe_cos): Likewise.

commit c50397c6411224be9688e1df1e86959fe44faace
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Wed May 1 17:39:40 2013 +0900

    update.

commit 0807122bc4f4412f762f187e2fdac8c197928015
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Wed May 1 17:38:27 2013 +0900

    (struct decoding_stream): Use COS_object instead of Lisp_Object for
    `combining_table' if HAVE_LIBCHISE is defined.
    (reset_decoding_stream): Likewise.
    (COMPOSE_FLUSH_CHARS): Likewise.
    (concord_setup_env_maybe): New function.
    (COMPOSE_ADD_CHAR): Use COS API for `str->combining_table' if
    HAVE_LIBCHISE is defined.

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

Summary of changes:
 src/ChangeLog      |   53 ++++++++++++++++++++++++++++
 src/chartab.c      |   82 ++++++++++++++++++++++++++++++++++---------
 src/chartab.h      |   36 ++++++++++++++++++-
 src/mule-charset.c |   11 +++++-
 src/text-coding.c  |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 260 insertions(+), 20 deletions(-)


hooks/post-receive
-- 



More information about the Git-info mailing list