summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version 1.5.921.5.92Peng Wu2016-07-271-2/+2
* fixes a typoPeng Wu2016-07-221-0/+2
* clean up FullPinyinParser2Peng Wu2016-07-211-20/+0
* fixes fill_matrix functionPeng Wu2016-07-211-6/+12
* fixes pinyin_get_right_pinyin_offset functionPeng Wu2016-07-211-0/+2
* fixes fill_matrix functionPeng Wu2016-07-216-10/+13
* fixes _pre_compute_tokens functionPeng Wu2016-07-211-5/+27
* fixes _get_char_offset_recur functionPeng Wu2016-07-201-0/+3
* fixes warningsPeng Wu2016-07-202-5/+3
* code refactorPeng Wu2016-07-201-10/+10
* fixes pinyin_get_character_offset functionPeng Wu2016-07-202-17/+134
* fixes a typoPeng Wu2016-07-201-1/+3
* use model12.text.tar.gz1.5.91Peng Wu2016-07-122-4/+4
* fixes get_best_match againPeng Wu2016-07-121-1/+19
* fixes mask_out methods with Berkeley DBPeng Wu2016-07-112-2/+3
* fixes pinyin_remember_user_input functionPeng Wu2016-07-111-1/+1
* add commentsPeng Wu2016-07-113-1/+9
* fixes pinyin_guess_candidates functionPeng Wu2016-07-081-0/+3
* fixes get_best_match methodPeng Wu2016-07-071-1/+1
* add safe guardsPeng Wu2016-07-061-1/+4
* fixes empty inputPeng Wu2016-07-063-0/+28
* fixes pinyin_reset functionPeng Wu2016-07-061-0/+1
* fixes typosPeng Wu2016-07-051-4/+1
* update test casesPeng Wu2016-07-052-10/+15
* add spacesPeng Wu2016-07-051-7/+13
* fixes auxiliary textPeng Wu2016-07-051-20/+14
* update test casesPeng Wu2016-07-042-7/+16
* 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