summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixes ChewingKeyPeng Wu2016-07-042-4/+5
* drop pinyin_get_n_pinyin functionPeng Wu2016-07-042-13/+0
* clean pinyin_parser2.cppPeng Wu2016-07-041-184/+0
* clean pinyin.cppPeng Wu2016-07-041-424/+0
* update Vistor codePeng Wu2016-07-042-8/+7
* fixes warningsPeng Wu2016-07-012-4/+8
* rename APIPeng Wu2016-07-013-16/+16
* fixes compilePeng Wu2016-07-012-0/+2
* update Kyoto Cabinet mask out methodsPeng Wu2016-07-012-32/+8
* update Berkeley DB mask out methodsPeng Wu2016-07-012-38/+2
* write pinyin_remove_user_candidate functionPeng Wu2016-07-011-0/+36
* write pinyin_is_user_candidate functionPeng Wu2016-07-013-0/+50
* fixes warningsPeng Wu2016-07-012-5/+3
* fixes pinyin_remember_user_input functionPeng Wu2016-06-301-16/+66
* write pinyin_remember_user_input functionPeng Wu2016-06-301-0/+87
* begin to add pinyin_remember_user_input functionPeng Wu2016-06-303-2/+18
* extract _add_phrase functionPeng Wu2016-06-301-44/+61
* fixes middle variablesPeng Wu2016-06-291-3/+3
* fixes typosPeng Wu2016-06-292-1/+2
* update pinyin_get_*_auxiliary_text functionsPeng Wu2016-06-282-17/+6
* update pinyin_get_character_offset functionPeng Wu2016-06-282-11/+14
* add commentsPeng Wu2016-06-282-3/+33
* fixes pinyin_get_character_offset functionPeng Wu2016-06-282-13/+21
* fixes compilePeng Wu2016-06-281-3/+5
* update double pinyinPeng Wu2016-06-272-3/+2
* update libpinyin.verPeng Wu2016-06-271-0/+3
* write pinyin_get_chewing_auxiliary_text functionPeng Wu2016-06-271-1/+62
* write pinyin_get_double_pinyin_auxiliary_text functionPeng Wu2016-06-271-0/+64
* write pinyin_get_full_pinyin_auxiliary_text functionPeng Wu2016-06-272-0/+163
* write pinyin_get_character_offset functionPeng Wu2016-06-232-0/+31
* fixes a typoPeng Wu2016-06-221-3/+1
* update libpinyin.verPeng Wu2016-06-222-4/+4
* fixes pinyin.cppPeng Wu2016-06-211-64/+72
* fixes bugsPeng Wu2016-06-202-1/+4
* rename functionsPeng Wu2016-06-206-22/+17
* fixes compilePeng Wu2016-06-161-3/+1
* move codePeng Wu2016-06-162-138/+137
* update Makefile.amPeng Wu2016-06-161-0/+1
* update table headersPeng Wu2016-06-162-108/+119
* update scriptsPeng Wu2016-06-163-8/+17
* bump version 1.5.91Peng Wu2016-06-161-3/+3
* update eval_correction_rate.cppPeng Wu2016-06-141-9/+22
* update test_pinyin.cppPeng Wu2016-06-131-1/+1
* fixes compilePeng Wu2016-06-133-17/+42
* write pinyin_get_*_offset functionsPeng Wu2016-06-122-22/+102
* update pinyin.hPeng Wu2016-06-122-29/+73
* update pinyin.cppPeng Wu2016-06-122-6/+14
* fixes code stylePeng Wu2016-06-081-5/+4
* fixes a typoPeng Wu2016-06-081-6/+4
* update pinyin_guess_candidates functionPeng Wu2016-06-081-28/+54