| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | update FullPinyinParser2 | Peng Wu | 2015-10-14 | 4 | -21/+24 | |
| * | clean pinyin_parser2.cpp | Peng Wu | 2015-10-14 | 1 | -183/+0 | |
| * | import zhuyin_parser2.cpp | Peng Wu | 2015-10-14 | 1 | -0/+973 | |
| * | update pinyin_parser2.h | Peng Wu | 2015-10-14 | 1 | -13/+124 | |
| * | fixes a typo | Peng Wu | 2015-10-13 | 1 | -3/+4 | |
| * | update double_pinyin_table.h | Peng Wu | 2015-10-13 | 1 | -3/+6 | |
| * | update parse_one_key method for double pinyin | Peng Wu | 2015-10-13 | 1 | -8/+18 | |
| * | init fallback tables | Peng Wu | 2015-10-13 | 2 | -11/+20 | |
| * | update double_pinyin_table.h | Peng Wu | 2015-10-13 | 1 | -0/+42 | |
| * | support fallback tables in double pinyin | Peng Wu | 2015-10-13 | 1 | -0/+5 | |
| * | support force tone in pinyin parsers | Peng Wu | 2015-10-13 | 1 | -3/+16 | |
| * | update pinyin_custom2.h | Peng Wu | 2015-10-13 | 1 | -14/+15 | |
| * | update table files | Peng Wu | 2015-10-12 | 2 | -1309/+4458 | |
| * | update src/storage/Makefile.am and script/Makefile.data | Peng Wu | 2015-10-12 | 1 | -1/+1 | |
| * | update pinyin_parser2.* | Peng Wu | 2015-10-12 | 2 | -17/+19 | |
| * | rename chewing_table.h to zhuyin_table.h | Peng Wu | 2015-10-12 | 1 | -0/+0 | |
| * | update pinyin_custom2.h | Peng Wu | 2015-10-12 | 1 | -11/+40 | |
| * | Merge branch 'neatsrc' of git://github.com/obache/libpinyin into obache-neatsrc | Peng Wu | 2015-07-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Resolve NULL used in arithmetic | OBATA Akio | 2015-07-19 | 1 | -1/+1 | |
| * | | fixes Kyoto Cabinet bug | Peng Wu | 2015-07-09 | 1 | -0/+3 | |
| |/ | ||||||
| * | fixes a bug | Peng Wu | 2015-06-09 | 1 | -2/+2 | |
| * | fixes a bug | Peng Wu | 2015-06-02 | 1 | -1/+1 | |
| * | re-factor code | Peng Wu | 2015-06-02 | 1 | -3/+2 | |
| * | update API | Peng Wu | 2015-05-28 | 1 | -0/+5 | |
| * | update pinyin_guess_candidates function | Peng Wu | 2015-05-28 | 1 | -1/+5 | |
| * | fixes a bug | Peng Wu | 2015-05-25 | 1 | -4/+4 | |
| * | re-factor table info | Peng Wu | 2015-05-21 | 1 | -13/+31 | |
| * | update table info | Peng Wu | 2015-05-20 | 1 | -20/+4 | |
| * | update SystemTableInfo2::load | Peng Wu | 2015-05-20 | 1 | -17/+57 | |
| * | remove postfix_tables from table info | Peng Wu | 2015-05-20 | 2 | -18/+0 | |
| * | support default and addon table info | Peng Wu | 2015-05-20 | 2 | -21/+49 | |
| * | rename SystemTableInfo to SystemTableInfo2 | Peng Wu | 2015-05-20 | 2 | -14/+14 | |
| * | add phonetic table type to table info | Peng Wu | 2015-05-20 | 2 | -0/+24 | |
| * | fixes bugs | Peng Wu | 2015-04-21 | 1 | -2/+4 | |
| * | add copy parameter to Bigram::load | Peng Wu | 2015-04-21 | 6 | -10/+19 | |
| * | add copy parameter to single gram constructor | Peng Wu | 2015-04-21 | 3 | -5/+11 | |
| * | write flexible_ngram_kyotodb.h | Peng Wu | 2015-04-20 | 1 | -5/+144 | |
| * | fixes typos | Peng Wu | 2015-04-17 | 2 | -2/+5 | |
| * | write class FlexibleBigram in progress | Peng Wu | 2015-04-17 | 1 | -0/+116 | |
| * | begin to write class FlexibleBigram | Peng Wu | 2015-04-17 | 1 | -0/+123 | |
| * | add flexible_ngram_kyotodb.h | Peng Wu | 2015-04-17 | 3 | -0/+37 | |
| * | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+1 | |
| * | add flexible_single_gram.h | Peng Wu | 2015-04-16 | 2 | -297/+324 | |
| * | add flexible_ngram_bdb.h | Peng Wu | 2015-04-16 | 2 | -388/+424 | |
| * | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+1 | |
| * | write ngram_kyotodb.cpp | Peng Wu | 2015-04-15 | 1 | -3/+72 | |
| * | write ngram_kyotodb.cpp in progress | Peng Wu | 2015-04-14 | 6 | -7/+192 | |
| * | add ngram_kyotodb.h | Peng Wu | 2015-04-14 | 2 | -0/+162 | |
| * | update autoconf | Peng Wu | 2015-04-13 | 1 | -0/+1 | |
| * | add ngram_bdb.h | Peng Wu | 2015-04-13 | 2 | -117/+149 | |
