Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write add_pronunciation | Peng Wu | 2013-03-28 | 3 | -16/+59 |
* | add comments | Peng Wu | 2013-03-27 | 1 | -1/+116 |
* | 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 |
* | fixes import dict | Peng Wu | 2013-03-23 | 1 | -1/+1 |
* | rename functions | Peng Wu | 2013-03-22 | 3 | -15/+15 |
* | fixes include headers | Peng Wu | 2013-03-22 | 1 | -4/+4 |
* | fixes compile | Peng Wu | 2013-03-22 | 1 | -1/+2 |
* | use G_BEGIN/END_DECLS | Peng Wu | 2013-03-22 | 4 | -25/+15 |
* | write phrases methods | Peng Wu | 2013-03-21 | 3 | -0/+28 |
* | update libpinyin.ver | Peng Wu | 2013-03-21 | 1 | -0/+10 |
* | write methods | Peng Wu | 2013-03-21 | 2 | -2/+28 |
* | write get pinyin key and rest methods | Peng Wu | 2013-03-21 | 2 | -0/+51 |
* | write candidates methods | Peng Wu | 2013-03-21 | 2 | -11/+60 |
* | fixes pinyin_parse_* | Peng Wu | 2013-03-21 | 2 | -6/+19 |
* | clean again | Peng Wu | 2013-03-21 | 1 | -5/+0 |
* | clean up pinyin.h | Peng Wu | 2013-03-21 | 2 | -5/+7 |
* | remove pinyin_free_candidates | Peng Wu | 2013-03-21 | 3 | -20/+0 |
* | update candidates methods | Peng Wu | 2013-03-21 | 1 | -17/+15 |
* | rename candidates methods | Peng Wu | 2013-03-21 | 2 | -14/+10 |
* | add m_candidates | Peng Wu | 2013-03-21 | 1 | -0/+4 |
* | hide defines | Peng Wu | 2013-03-21 | 2 | -27/+29 |
* | re-factor ChewingKey* | Peng Wu | 2013-03-21 | 2 | -10/+14 |
* | fixes novel_types.h | Peng Wu | 2013-03-20 | 2 | -3/+3 |
* | re-factor pinyin_custom2.h | Peng Wu | 2013-03-14 | 2 | -28/+27 |
* | add back pinyin_clear_constraint | Peng Wu | 2013-03-13 | 3 | -0/+23 |
* | fixes pinyin.h | Peng Wu | 2013-03-12 | 2 | -1/+18 |
* | update lambda | Peng Wu | 2013-03-07 | 1 | -1/+1 |
* | bump version 0.8.92 | Peng Wu | 2013-03-06 | 1 | -1/+1 |
* | update lambda | Peng Wu | 2013-03-04 | 1 | -1/+1 |
* | fixes pinyin_iterator_add_phrase | Peng Wu | 2013-03-04 | 1 | -6/+9 |
* | update binary file format version | Peng Wu | 2013-03-01 | 1 | -1/+1 |
* | fixes check_format | Peng Wu | 2013-02-28 | 2 | -1/+11 |
* | update lambda parameter | Peng Wu | 2013-02-27 | 1 | -1/+1 |
* | update factor | Peng Wu | 2013-02-27 | 2 | -3/+3 |
* | update comments | Peng Wu | 2013-02-25 | 1 | -2/+2 |
* | re-factor tables | Peng Wu | 2013-02-21 | 2 | -9/+9 |
* | write pinyin_get_pinyin_strings | Peng Wu | 2013-02-21 | 3 | -0/+30 |
* | update parser table | Peng Wu | 2013-02-21 | 1 | -457/+457 |
* | add get_shengmu/yunmu_string | Peng Wu | 2013-02-21 | 2 | -0/+16 |
* | add shengmu and yunmu to content_table | Peng Wu | 2013-02-21 | 1 | -0/+2 |
* | add m_dict_index | Peng Wu | 2013-02-19 | 2 | -16/+17 |
* | add dictionary support | Peng Wu | 2013-02-19 | 1 | -6/+10 |
* | add new tables | Peng Wu | 2013-02-19 | 1 | -11/+13 |
* | add enum PHRASE_INDEX_LIBRARIES | Peng Wu | 2013-02-19 | 2 | -0/+20 |
* | fixes crash | Peng Wu | 2013-02-18 | 1 | -0/+7 |
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 3 | -4/+4 |
* | fixes typo | Peng Wu | 2013-02-05 | 2 | -2/+2 |
* | re-factor load/save | Peng Wu | 2013-02-04 | 1 | -20/+19 |
* | add mmap support | Peng Wu | 2013-02-04 | 1 | -14/+44 |