Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rename API | Peng Wu | 2016-07-01 | 1 | -6/+6 | |
| | ||||||
* | 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 | 1 | -0/+23 | |
| | ||||||
* | fixes warnings | Peng Wu | 2016-07-01 | 1 | -4/+2 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | extract _add_phrase function | Peng Wu | 2016-06-30 | 1 | -44/+61 | |
| | ||||||
* | fixes middle variables | Peng Wu | 2016-06-29 | 1 | -3/+3 | |
| | ||||||
* | update pinyin_get_*_auxiliary_text functions | Peng Wu | 2016-06-28 | 1 | -11/+6 | |
| | ||||||
* | update pinyin_get_character_offset function | Peng Wu | 2016-06-28 | 1 | -6/+9 | |
| | ||||||
* | add comments | Peng Wu | 2016-06-28 | 1 | -2/+0 | |
| | ||||||
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-06-28 | 1 | -8/+16 | |
| | ||||||
* | 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 | 1 | -0/+147 | |
| | ||||||
* | write pinyin_get_character_offset function | Peng Wu | 2016-06-23 | 1 | -0/+17 | |
| | ||||||
* | update libpinyin.ver | Peng Wu | 2016-06-22 | 1 | -1/+1 | |
| | ||||||
* | fixes pinyin.cpp | Peng Wu | 2016-06-21 | 1 | -64/+72 | |
| | ||||||
* | fixes bugs | Peng Wu | 2016-06-20 | 1 | -1/+3 | |
| | ||||||
* | rename functions | Peng Wu | 2016-06-20 | 1 | -6/+3 | |
| | ||||||
* | fixes compile | Peng Wu | 2016-06-13 | 1 | -17/+18 | |
| | ||||||
* | write pinyin_get_*_offset functions | Peng Wu | 2016-06-12 | 1 | -20/+92 | |
| | ||||||
* | update pinyin.h | Peng Wu | 2016-06-12 | 1 | -25/+69 | |
| | ||||||
* | update pinyin.cpp | Peng Wu | 2016-06-12 | 1 | -5/+13 | |
| | ||||||
* | fixes code style | Peng Wu | 2016-06-08 | 1 | -5/+4 | |
| | ||||||
* | fixes a typo | Peng Wu | 2016-06-08 | 1 | -6/+4 | |
| | ||||||
* | update pinyin_guess_candidates function | Peng Wu | 2016-06-08 | 1 | -28/+54 | |
| | ||||||
* | update pinyin.h | Peng Wu | 2016-06-07 | 1 | -4/+2 | |
| | ||||||
* | fixes a typo | Peng Wu | 2016-06-07 | 1 | -6/+9 | |
| | ||||||
* | update pinyin.cpp in progress | Peng Wu | 2016-06-06 | 1 | -30/+64 | |
| | ||||||
* | begin to update pinyin.cpp | Peng Wu | 2016-06-06 | 1 | -8/+5 | |
| | ||||||
* | comment out code | Peng Wu | 2016-05-19 | 1 | -1/+6 | |
| | ||||||
* | update code | Peng Wu | 2016-05-16 | 1 | -18/+6 | |
| | ||||||
* | switch to chewing large table 2 | Peng Wu | 2016-03-30 | 1 | -9/+9 | |
| | ||||||
* | switch to phrase large table 3 | Peng Wu | 2016-03-30 | 1 | -5/+5 | |
| | ||||||
* | update pinyin.cpp | Peng Wu | 2016-03-23 | 1 | -102/+20 | |
| | ||||||
* | fixes compile | Peng Wu | 2015-10-16 | 1 | -1/+1 | |
| | ||||||
* | rename pinyin_set_chewing_scheme to pinyin_set_zhuyin_scheme | Peng Wu | 2015-10-16 | 1 | -5/+32 | |
| | ||||||
* | update pinyin_in_chewing_keyboard method | Peng Wu | 2015-10-16 | 1 | -2/+2 | |
| | ||||||
* | rename pinyin_get_chewing_string to pinyin_get_zhuyin_string | Peng Wu | 2015-10-16 | 1 | -4/+4 | |
| | ||||||
* | add pinyin_get_luoma_pinyin_string and pinyin_get_secondary_zhuyin_string | Peng Wu | 2015-10-16 | 1 | -0/+22 | |
| | ||||||
* | write pinyin_set_full_pinyin_scheme | Peng Wu | 2015-10-16 | 1 | -0/+6 | |
| | ||||||
* | fixes pinyin_init function | Peng Wu | 2015-06-17 | 1 | -0/+3 | |
| | ||||||
* | fixes crash | Peng Wu | 2015-06-16 | 1 | -0/+3 | |
| | ||||||
* | update pinyin_token_get_phrase function | Peng Wu | 2015-05-28 | 1 | -13/+2 | |
| | ||||||
* | fixes compile | Peng Wu | 2015-05-28 | 1 | -3/+3 | |
| | ||||||
* | update API | Peng Wu | 2015-05-28 | 1 | -40/+38 | |
| | ||||||
* | update pinyin.cpp | Peng Wu | 2015-05-28 | 1 | -2/+47 | |
| | ||||||
* | update pinyin_choose_candidate function | Peng Wu | 2015-05-28 | 1 | -0/+31 | |
| |