Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | update pinyin_guess_full_pinyin_candidates function | Peng Wu | 2015-05-28 | 1 | -1/+13 |
* | update pinyin_guess_candidates function | Peng Wu | 2015-05-28 | 1 | -6/+16 |
* | rename macros | Peng Wu | 2015-05-27 | 1 | -2/+2 |
* | fixes compile | Peng Wu | 2015-05-27 | 1 | -4/+6 |
* | update pinyin.cpp | Peng Wu | 2015-05-27 | 1 | -84/+223 |
* | add comments | Peng Wu | 2015-05-27 | 1 | -1/+18 |
* | use MemoryChunk::mmap | Peng Wu | 2015-04-08 | 1 | -4/+44 |
* | fixes pinyin_get_pinyin_key_rest_offset method1.0.99.20150212 | Peng Wu | 2015-02-09 | 1 | -4/+0 |
* | fixes pinyin_iterator_get_next_phrase method1.0.99.20150203 | Peng Wu | 2015-01-28 | 1 | -0/+1 |
* | support to export user phrases | Peng Wu | 2015-01-22 | 1 | -0/+119 |
* | write pinyin_get_context and pinyin_get_pinyin_is_incomplete method | Peng Wu | 2014-12-18 | 1 | -0/+12 |
* | add pinyin_get_pinyin_key_rest_offset function | Peng Wu | 2014-08-19 | 1 | -6/+53 |
* | fixes pinyin_choose_candidate | Peng Wu | 2014-01-20 | 1 | -0/+3 |
* | add filter to guess predicted candidates | Peng Wu | 2013-11-29 | 1 | -0/+6 |
* | fixes crash | Peng Wu | 2013-11-29 | 1 | -3/+8 |
* | add asserts | Peng Wu | 2013-11-29 | 1 | -0/+4 |
* | add methods to public api | Peng Wu | 2013-11-29 | 1 | -1/+1 |
* | write pinyin_choose_predicted_candidate | Peng Wu | 2013-11-29 | 1 | -5/+47 |
* | write pinyin_guess_predicted_candidates | Peng Wu | 2013-11-29 | 1 | -0/+70 |
* | extract _compute_prefixes | Peng Wu | 2013-11-29 | 1 | -5/+12 |
* | fixes pinyin_save | Peng Wu | 2013-06-17 | 1 | -5/+30 |
* | fixes pinyin_reset | Peng Wu | 2013-05-27 | 1 | -1/+1 |
* | fixes pinyin_end_add_phrases | Peng Wu | 2013-04-17 | 1 | -0/+1 |
* | fixes add phrase | Peng Wu | 2013-04-16 | 1 | -1/+1 |
* | remove LAMBDA_PARAMETER | Peng Wu | 2013-04-12 | 1 | -2/+4 |
* | update src/pinyin.cpp | Peng Wu | 2013-04-11 | 1 | -4/+7 |
* | update src/pinyin.cpp | Peng Wu | 2013-04-10 | 1 | -9/+17 |
* | define filenames | Peng Wu | 2013-04-08 | 1 | -19/+20 |
* | update pinyin.cpp | Peng Wu | 2013-04-08 | 1 | -24/+40 |
* | write add_pronunciation | Peng Wu | 2013-03-28 | 1 | -3/+3 |
* | add checks for add phrase function | Peng Wu | 2013-03-26 | 1 | -3/+6 |
* | improves pinyin_get_pinyin_strings | Peng Wu | 2013-03-25 | 1 | -3/+4 |
* | rename functions | Peng Wu | 2013-03-22 | 1 | -7/+7 |
* | write phrases methods | Peng Wu | 2013-03-21 | 1 | -0/+21 |
* | write methods | Peng Wu | 2013-03-21 | 1 | -0/+26 |
* | write get pinyin key and rest methods | Peng Wu | 2013-03-21 | 1 | -0/+30 |
* | write candidates methods | Peng Wu | 2013-03-21 | 1 | -7/+43 |
* | fixes pinyin_parse_* | Peng Wu | 2013-03-21 | 1 | -6/+15 |
* | clean up pinyin.h | Peng Wu | 2013-03-21 | 1 | -0/+2 |
* | remove pinyin_free_candidates | Peng Wu | 2013-03-21 | 1 | -7/+0 |
* | update candidates methods | Peng Wu | 2013-03-21 | 1 | -17/+15 |
* | add m_candidates | Peng Wu | 2013-03-21 | 1 | -0/+4 |
* | hide defines | Peng Wu | 2013-03-21 | 1 | -0/+29 |