Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | add back pinyin_clear_constraint | Peng Wu | 2013-03-13 | 1 | -0/+10 |
* | fixes pinyin.h | Peng Wu | 2013-03-12 | 1 | -0/+2 |
* | fixes pinyin_iterator_add_phrase | Peng Wu | 2013-03-04 | 1 | -6/+9 |
* | fixes check_format | Peng Wu | 2013-02-28 | 1 | -0/+10 |
* | update factor | Peng Wu | 2013-02-27 | 1 | -2/+2 |
* | update comments | Peng Wu | 2013-02-25 | 1 | -2/+2 |
* | write pinyin_get_pinyin_strings | Peng Wu | 2013-02-21 | 1 | -0/+13 |
* | add dictionary support | Peng Wu | 2013-02-19 | 1 | -6/+10 |
* | fixes pinyin_translate_token | Peng Wu | 2012-12-05 | 1 | -5/+8 |
* | remove pinyin_get_pinyins_from_token | Peng Wu | 2012-12-05 | 1 | -21/+0 |
* | remove pinyin_translate_token | Peng Wu | 2012-12-05 | 1 | -14/+0 |
* | remove pinyin_clear_constraint* | Peng Wu | 2012-12-05 | 1 | -23/+0 |
* | write pinyin_token_* | Peng Wu | 2012-12-04 | 1 | -1/+79 |
* | write pinyin_get_chewing/pinyin_string | Peng Wu | 2012-12-04 | 1 | -0/+23 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 1 | -1/+1 |
* | write pinyin_mask_out | Peng Wu | 2012-11-12 | 1 | -1/+62 |
* | fixes pinyin_load_phrase_library | Peng Wu | 2012-11-07 | 1 | -0/+7 |
* | update pinyin_iterator_add_phrase | Peng Wu | 2012-10-19 | 1 | -30/+50 |
* | update pinyin_guess_sentence_with_prefix | Peng Wu | 2012-10-19 | 1 | -2/+6 |
* | rename pinyin_lookup_token to pinyin_lookup_tokens | Peng Wu | 2012-10-19 | 1 | -3/+3 |
* | update ngseg | Peng Wu | 2012-10-18 | 1 | -1/+1 |
* | fixes memory leak in pinyin.cpp | Peng Wu | 2012-10-11 | 1 | -0/+2 |
* | minor fixes again | Peng Wu | 2012-09-29 | 1 | -0/+1 |
* | minor fixes | Peng Wu | 2012-09-29 | 1 | -0/+1 |
* | use pinyin lookup2 | Peng Wu | 2012-09-11 | 1 | -2/+2 |
* | update pinyin.cpp to use phrase table ver2 | Peng Wu | 2012-09-03 | 1 | -7/+28 |
* | fixes pinyin_lookup_token0.7.x | Peng Wu | 2012-08-25 | 1 | -1/+1 |
* | fixes pinyin_load_phrase_library | Peng Wu | 2012-08-09 | 1 | -1/+2 |
* | add apis | Peng Wu | 2012-08-07 | 1 | -0/+32 |
* | fixes add phrase | Peng Wu | 2012-08-03 | 1 | -1/+4 |
* | polish code | Peng Wu | 2012-07-31 | 1 | -2/+2 |