Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add comments | Peng Wu | 2016-07-11 | 3 | -1/+9 |
* | fixes pinyin_guess_candidates function | Peng Wu | 2016-07-08 | 1 | -0/+3 |
* | fixes get_best_match method | Peng Wu | 2016-07-07 | 1 | -1/+1 |
* | add safe guards | Peng Wu | 2016-07-06 | 1 | -1/+4 |
* | fixes empty input | Peng Wu | 2016-07-06 | 3 | -0/+28 |
* | fixes pinyin_reset function | Peng Wu | 2016-07-06 | 1 | -0/+1 |
* | fixes typos | Peng Wu | 2016-07-05 | 1 | -4/+1 |
* | update test cases | Peng Wu | 2016-07-05 | 2 | -10/+15 |
* | add spaces | Peng Wu | 2016-07-05 | 1 | -7/+13 |
* | fixes auxiliary text | Peng Wu | 2016-07-05 | 1 | -20/+14 |
* | update test cases | Peng Wu | 2016-07-04 | 2 | -7/+16 |
* | fixes ChewingKey | Peng Wu | 2016-07-04 | 2 | -4/+5 |
* | drop pinyin_get_n_pinyin function | Peng Wu | 2016-07-04 | 2 | -13/+0 |
* | clean pinyin_parser2.cpp | Peng Wu | 2016-07-04 | 1 | -184/+0 |
* | clean pinyin.cpp | Peng Wu | 2016-07-04 | 1 | -424/+0 |
* | update Vistor code | Peng Wu | 2016-07-04 | 2 | -8/+7 |
* | fixes warnings | Peng Wu | 2016-07-01 | 2 | -4/+8 |
* | rename API | Peng Wu | 2016-07-01 | 3 | -16/+16 |
* | fixes compile | Peng Wu | 2016-07-01 | 2 | -0/+2 |
* | update Kyoto Cabinet mask out methods | Peng Wu | 2016-07-01 | 2 | -32/+8 |
* | update Berkeley DB mask out methods | Peng Wu | 2016-07-01 | 2 | -38/+2 |
* | write pinyin_remove_user_candidate function | Peng Wu | 2016-07-01 | 1 | -0/+36 |
* | write pinyin_is_user_candidate function | Peng Wu | 2016-07-01 | 3 | -0/+50 |
* | fixes warnings | Peng Wu | 2016-07-01 | 2 | -5/+3 |
* | fixes pinyin_remember_user_input function | Peng Wu | 2016-06-30 | 1 | -16/+66 |
* | write pinyin_remember_user_input function | Peng Wu | 2016-06-30 | 1 | -0/+87 |
* | begin to add pinyin_remember_user_input function | Peng Wu | 2016-06-30 | 3 | -2/+18 |
* | extract _add_phrase function | Peng Wu | 2016-06-30 | 1 | -44/+61 |
* | fixes middle variables | Peng Wu | 2016-06-29 | 1 | -3/+3 |
* | fixes typos | Peng Wu | 2016-06-29 | 2 | -1/+2 |
* | update pinyin_get_*_auxiliary_text functions | Peng Wu | 2016-06-28 | 2 | -17/+6 |
* | update pinyin_get_character_offset function | Peng Wu | 2016-06-28 | 2 | -11/+14 |
* | add comments | Peng Wu | 2016-06-28 | 2 | -3/+33 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-06-28 | 2 | -13/+21 |
* | fixes compile | Peng Wu | 2016-06-28 | 1 | -3/+5 |
* | update double pinyin | Peng Wu | 2016-06-27 | 2 | -3/+2 |
* | update libpinyin.ver | Peng Wu | 2016-06-27 | 1 | -0/+3 |
* | write pinyin_get_chewing_auxiliary_text function | Peng Wu | 2016-06-27 | 1 | -1/+62 |
* | write pinyin_get_double_pinyin_auxiliary_text function | Peng Wu | 2016-06-27 | 1 | -0/+64 |
* | write pinyin_get_full_pinyin_auxiliary_text function | Peng Wu | 2016-06-27 | 2 | -0/+163 |
* | write pinyin_get_character_offset function | Peng Wu | 2016-06-23 | 2 | -0/+31 |
* | fixes a typo | Peng Wu | 2016-06-22 | 1 | -3/+1 |
* | update libpinyin.ver | Peng Wu | 2016-06-22 | 2 | -4/+4 |
* | fixes pinyin.cpp | Peng Wu | 2016-06-21 | 1 | -64/+72 |
* | fixes bugs | Peng Wu | 2016-06-20 | 2 | -1/+4 |
* | rename functions | Peng Wu | 2016-06-20 | 6 | -22/+17 |
* | fixes compile | Peng Wu | 2016-06-16 | 1 | -3/+1 |
* | move code | Peng Wu | 2016-06-16 | 2 | -138/+137 |
* | update Makefile.am | Peng Wu | 2016-06-16 | 1 | -0/+1 |
* | update table headers | Peng Wu | 2016-06-16 | 2 | -108/+119 |