summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add new tablesPeng Wu2013-02-191-11/+13
|
* add enum PHRASE_INDEX_LIBRARIESPeng Wu2013-02-192-0/+20
|
* fixes crashPeng Wu2013-02-181-0/+7
|
* Fixes issue reported by fundawang:Peng Wu2013-02-1711-50/+42
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* move data files to libdirPeng Wu2013-02-163-4/+3
|
* fixes typoPeng Wu2013-02-052-2/+2
|
* re-factor load/savePeng Wu2013-02-041-20/+19
|
* add mmap supportPeng Wu2013-02-042-14/+45
|
* add back ngPeng Wu2013-02-042-2/+3
|
* fixes gen_extra_enterPeng Wu2013-02-012-7/+7
|
* update ngsegPeng Wu2013-02-011-16/+34
|
* update spsegPeng Wu2013-02-011-8/+25
|
* update download urlPeng Wu2013-01-301-1/+1
|
* fixes incomplete pinyinPeng Wu2013-01-261-4/+18
|
* remove genpinyins.awkPeng Wu2013-01-141-8/+0
|
* code re-factorPeng Wu2013-01-142-18/+5
|
* write genpinyins.pyPeng Wu2013-01-141-0/+57
|
* code re-factorPeng Wu2013-01-141-1/+1
|
* clean up configure.acPeng Wu2012-12-311-3/+0
|
* fixes autogen.shPeng Wu2012-12-181-1/+1
|
* a safe guard for chewingPeng Wu2012-12-111-8/+7
|
* fixes pinyin_translate_tokenPeng Wu2012-12-052-6/+9
|
* remove pinyin_get_pinyins_from_tokenPeng Wu2012-12-053-35/+0
|
* remove pinyin_translate_tokenPeng Wu2012-12-053-30/+0
|
* remove pinyin_clear_constraint*Peng Wu2012-12-053-47/+0
|
* add commentsPeng Wu2012-12-041-0/+52
|
* write pinyin_token_*Peng Wu2012-12-043-1/+108
|
* add commentsPeng Wu2012-12-041-1/+20
|
* write pinyin_get_chewing/pinyin_stringPeng Wu2012-12-043-1/+33
|
* add test cases for pinyin_mask_outPeng Wu2012-12-033-0/+12
|
* add mask out test cases to ngramPeng Wu2012-11-291-0/+3
|
* add mask out test cases to chewing/pharse tablePeng Wu2012-11-292-0/+8
|
* fixes a typoPeng Wu2012-11-282-3/+3
|
* add const modifiersPeng Wu2012-11-281-2/+2
|
* indent phrase_index.cppPeng Wu2012-11-261-11/+11
|
* add licensePeng Wu2012-11-191-0/+22
|
* fixes constraints arrayPeng Wu2012-11-153-3/+3
|
* fixes poke the next constraintPeng Wu2012-11-141-0/+2
|
* fixes one step constraint in get_best_matchPeng Wu2012-11-141-0/+3
|
* mark format version as 0.8.0Peng Wu2012-11-121-1/+1
|
* write pinyin_mask_outPeng Wu2012-11-123-1/+78
|
* write mask out for facade tablesPeng Wu2012-11-123-5/+40
|
* write mask out for chewing large tablePeng Wu2012-11-082-1/+108
|
* write mask out for phrase large table2Peng Wu2012-11-072-2/+110
|
* fixes pinyin_load_phrase_libraryPeng Wu2012-11-071-0/+7
|
* write remove indexPeng Wu2012-11-062-6/+29
|
* re-factor remove index in progressPeng Wu2012-11-062-6/+23
|
* write get lengthPeng Wu2012-11-052-1/+34
|
* write get length in progressPeng Wu2012-11-051-0/+35
|
* add commentsPeng Wu2012-10-311-2/+35
|