Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add comments | Peng Wu | 2013-03-27 | 1 | -1/+116 |
* | rename functions | Peng Wu | 2013-03-22 | 1 | -6/+6 |
* | fixes compile | Peng Wu | 2013-03-22 | 1 | -1/+2 |
* | use G_BEGIN/END_DECLS | Peng Wu | 2013-03-22 | 1 | -17/+3 |
* | write phrases methods | Peng Wu | 2013-03-21 | 1 | -0/+5 |
* | write methods | Peng Wu | 2013-03-21 | 1 | -2/+2 |
* | write get pinyin key and rest methods | Peng Wu | 2013-03-21 | 1 | -0/+21 |
* | write candidates methods | Peng Wu | 2013-03-21 | 1 | -4/+17 |
* | fixes pinyin_parse_* | Peng Wu | 2013-03-21 | 1 | -0/+4 |
* | clean again | Peng Wu | 2013-03-21 | 1 | -5/+0 |
* | clean up pinyin.h | Peng Wu | 2013-03-21 | 1 | -5/+5 |
* | remove pinyin_free_candidates | Peng Wu | 2013-03-21 | 1 | -12/+0 |
* | rename candidates methods | Peng Wu | 2013-03-21 | 1 | -12/+8 |
* | hide defines | Peng Wu | 2013-03-21 | 1 | -27/+0 |
* | add back pinyin_clear_constraint | Peng Wu | 2013-03-13 | 1 | -0/+12 |
* | fixes pinyin.h | Peng Wu | 2013-03-12 | 1 | -1/+16 |
* | bump version 0.8.92 | Peng Wu | 2013-03-06 | 1 | -1/+1 |
* | update binary file format version | Peng Wu | 2013-03-01 | 1 | -1/+1 |
* | fixes check_format | Peng Wu | 2013-02-28 | 1 | -1/+1 |
* | write pinyin_get_pinyin_strings | Peng Wu | 2013-02-21 | 1 | -0/+16 |
* | remove pinyin_get_pinyins_from_token | Peng Wu | 2012-12-05 | 1 | -13/+0 |
* | remove pinyin_translate_token | Peng Wu | 2012-12-05 | 1 | -15/+0 |
* | remove pinyin_clear_constraint* | Peng Wu | 2012-12-05 | 1 | -22/+0 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -0/+52 |
* | write pinyin_token_* | Peng Wu | 2012-12-04 | 1 | -0/+24 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -1/+20 |
* | write pinyin_get_chewing/pinyin_string | Peng Wu | 2012-12-04 | 1 | -0/+8 |
* | mark format version as 0.8.0 | Peng Wu | 2012-11-12 | 1 | -1/+1 |
* | write pinyin_mask_out | Peng Wu | 2012-11-12 | 1 | -0/+15 |
* | rename pinyin_lookup_token to pinyin_lookup_tokens | Peng Wu | 2012-10-19 | 1 | -5/+5 |
* | bump version 0.8.91 | Peng Wu | 2012-10-17 | 1 | -1/+1 |
* | bump version 0.7.920.7.92 | Peng Wu | 2012-10-15 | 1 | -1/+1 |
* | bump version 0.7.910.7.91 | Peng Wu | 2012-09-17 | 1 | -1/+1 |
* | refine pinyin.h | Peng Wu | 2012-08-25 | 1 | -1/+0 |
* | bump version 0.7.10.7.1 | Peng Wu | 2012-08-13 | 1 | -1/+1 |
* | add comments for new apis | Peng Wu | 2012-08-07 | 1 | -0/+20 |
* | add apis | Peng Wu | 2012-08-07 | 1 | -0/+6 |
* | bump version 0.7.00.7.0 | Peng Wu | 2012-07-27 | 1 | -1/+1 |
* | bump version 0.6.920.6.92 | Peng Wu | 2012-07-03 | 1 | -1/+1 |
* | write pinyin_free_candidates | Peng Wu | 2012-07-02 | 1 | -0/+12 |
* | rename pinyin_choose_full_pinyin_candidate | Peng Wu | 2012-07-02 | 1 | -4/+4 |
* | remove pinyin_choose_candidate | Peng Wu | 2012-07-02 | 1 | -14/+0 |
* | comment out _remove_duplicated_items | Peng Wu | 2012-07-02 | 1 | -2/+6 |
* | update pinyin_get/choose_candidates | Peng Wu | 2012-06-28 | 1 | -5/+5 |
* | add comments | Peng Wu | 2012-06-28 | 1 | -0/+27 |
* | write pinyin begin/end add phrase | Peng Wu | 2012-06-27 | 1 | -4/+5 |
* | begin to write import iterator | Peng Wu | 2012-06-26 | 1 | -0/+11 |
* | refine pinyin.cpp | Peng Wu | 2012-06-25 | 1 | -3/+1 |
* | add comments | Peng Wu | 2012-06-19 | 1 | -0/+19 |
* | begin to write multiple phrase library support | Peng Wu | 2012-06-18 | 1 | -0/+7 |