Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | declare class PhoneticLookup | Peng Wu | 2017-01-09 | 1 | -0/+47 | |
* | add comments | Peng Wu | 2017-01-09 | 1 | -0/+1 | |
* | add methods declaration | Peng Wu | 2017-01-04 | 1 | -1/+37 | |
* | update structs definition | Peng Wu | 2017-01-03 | 1 | -0/+44 | |
* | add variables | Peng Wu | 2017-01-03 | 1 | -0/+32 | |
* | begin to write phonetic_lookup.h | Peng Wu | 2017-01-02 | 1 | -0/+77 | |
* | clean up autoconf1.7.x | Peng Wu | 2016-12-05 | 1 | -9/+1 | |
* | update cmake files | Peng Wu | 2016-11-29 | 2 | -4/+29 | |
* | fixes compile | Peng Wu | 2016-11-29 | 3 | -3/+3 | |
* | update Makefile.am | Peng Wu | 2016-10-31 | 4 | -20/+16 | |
* | update code license | Peng Wu | 2016-10-31 | 21 | -147/+126 | |
* | update header license | Peng Wu | 2016-10-31 | 40 | -280/+240 | |
* | fixes warnings | Peng Wu | 2016-10-28 | 1 | -3/+3 | |
* | add file length and checksum checks for MemoryChunk | Peng Wu | 2016-10-26 | 1 | -10/+70 | |
* | write get_check_sum method | Peng Wu | 2016-10-25 | 1 | -0/+30 | |
* | import open-gram dictionary | Peng Wu | 2016-10-09 | 2 | -4/+6 | |
* | fixes compute_pronunciation_possibility function | Peng Wu | 2016-08-15 | 1 | -2/+4 | |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-12 | 1 | -3/+3 | |
* | fixes pinyin_remember_user_input function | Peng Wu | 2016-08-09 | 1 | -1/+1 | |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -1/+1 | |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -5/+2 | |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -0/+6 | |
* | fixes a typo | Peng Wu | 2016-07-22 | 1 | -0/+2 | |
* | clean up FullPinyinParser2 | Peng Wu | 2016-07-21 | 1 | -20/+0 | |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 1 | -6/+12 | |
* | fixes pinyin_get_right_pinyin_offset function | Peng Wu | 2016-07-21 | 1 | -0/+2 | |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 3 | -6/+8 | |
* | fixes _pre_compute_tokens function | Peng Wu | 2016-07-21 | 1 | -5/+27 | |
* | fixes _get_char_offset_recur function | Peng Wu | 2016-07-20 | 1 | -0/+3 | |
* | fixes warnings | Peng Wu | 2016-07-20 | 2 | -5/+3 | |
* | code refactor | Peng Wu | 2016-07-20 | 1 | -10/+10 | |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-07-20 | 2 | -17/+134 | |
* | fixes a typo | Peng Wu | 2016-07-20 | 1 | -1/+3 | |
* | fixes get_best_match again | Peng Wu | 2016-07-12 | 1 | -1/+19 | |
* | fixes mask_out methods with Berkeley DB | Peng Wu | 2016-07-11 | 2 | -2/+3 | |
* | fixes pinyin_remember_user_input function | Peng Wu | 2016-07-11 | 1 | -1/+1 | |
* | 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 | |
* | add spaces | Peng Wu | 2016-07-05 | 1 | -7/+13 | |
* | fixes auxiliary text | Peng Wu | 2016-07-05 | 1 | -20/+14 | |
* | 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 |