[Git-info:1103] [Concord] branch master updated. 4eea5887e1e8e5f32be8725356c11177aff1540a

git repository hosting git-info ¡÷ chise.org
2013ǯ 4·î 24Æü (¿å) 23:12:15 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  4eea5887e1e8e5f32be8725356c11177aff1540a (commit)
       via  49fa65359e9105caa33f10ea9062aadd7ccdbe20 (commit)
       via  1c3f5fb7674c07d3a90f7c5966a8505af0d3d878 (commit)
       via  2898149ff1170ca3b152122d732a9692bc60dda8 (commit)
       via  e055b6d878d7fa60e629b195e82618f7d6bacb9b (commit)
       via  08cb980405a085077249b8f03a13772b314d2f50 (commit)
       via  58a34b4787ba6252d732e981ecb407c85ccb0d18 (commit)
       via  9c7b9397c1bc47c31808b4fad512972a8fa202a2 (commit)
       via  caffd97ef8cf8f74a1bc454ef0c82cc6c7337163 (commit)
       via  b2023e595484ecab3f6d89c8ff883835cf0837e9 (commit)
      from  e99e93e4773c5f3472b088db2659f7a848cbcc21 (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 4eea5887e1e8e5f32be8725356c11177aff1540a
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:45:56 2013 +0900

    update.

commit 49fa65359e9105caa33f10ea9062aadd7ccdbe20
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:44:44 2013 +0900

    New file.

commit 1c3f5fb7674c07d3a90f7c5966a8505af0d3d878
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:42:05 2013 +0900

    update.

commit 2898149ff1170ca3b152122d732a9692bc60dda8
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:36:55 2013 +0900

    New file.

commit e055b6d878d7fa60e629b195e82618f7d6bacb9b
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:35:06 2013 +0900

    New files.

commit 08cb980405a085077249b8f03a13772b314d2f50
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:33:33 2013 +0900

    (OBJS): Add cos-hash.lo.
    (cos.lo): Add `cos-hash.h' as a dependency.
    (symbol.lo): Likewise.
    (concord.lo): Likewise.
    (name.lo): Add `hash-i.h' as a dependency.
    (cos-hash.lo): New target.
    (hash-test): New target.

commit 58a34b4787ba6252d732e981ecb407c85ccb0d18
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:23:54 2013 +0900

    Include "hash-i.h".
    (struct CONCORD_HASH_TABLE_ENTRY): Moved to hash-i.h.
    (struct CONCORD_HASH_TABLE): Ditto.
    (concord_make_hash_table): Move prototype to hash-i.h.
    (concord_destroy_hash_table): Ditto.
    (concord_hash_c_string): Ditto.

commit 9c7b9397c1bc47c31808b4fad512972a8fa202a2
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:21:20 2013 +0900

    (cos_release_object): Fixed.
    (concord_object_get_feature_value): Use `fobj->value_table' as an
    object cache.

commit caffd97ef8cf8f74a1bc454ef0c82cc6c7337163
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:17:15 2013 +0900

    Include "cos-hash.h".
    (struct COS_Feature_ent): Moved from concord.c.

commit b2023e595484ecab3f6d89c8ff883835cf0837e9
Author: MORIOKA Tomohiko <tomo.git ¡÷ chise.org>
Date:   Tue Apr 23 23:16:26 2013 +0900

    Include "cos-hash.h".
    (struct COS_Feature_ent): Moved to cos-i.h.
    (concord_genre_open_feature): Setup `table->value_table'.

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

Summary of changes:
 ChangeLog                 |   36 +++++++++
 Makefile.in               |   18 +++--
 concord.c                 |   11 +--
 cos-hash.c                |  182 +++++++++++++++++++++++++++++++++++++++++++++
 cos-print.h => cos-hash.h |   31 +++++---
 cos-i.h                   |   11 +++
 cos.c                     |   60 ++++++++++-----
 cos-print.h => hash-i.h   |   31 +++++---
 hash-test.c               |   58 +++++++++++++++
 name.c                    |   17 +----
 10 files changed, 381 insertions(+), 74 deletions(-)
 create mode 100644 cos-hash.c
 copy cos-print.h => cos-hash.h (61%)
 copy cos-print.h => hash-i.h (66%)
 create mode 100644 hash-test.c


hooks/post-receive
-- 



More information about the Git-info mailing list