Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | add back ng | Peng Wu | 2013-02-04 | 1 | -1/+2 |
* | fixes incomplete pinyin | Peng Wu | 2013-01-26 | 1 | -4/+18 |
* | a safe guard for chewing | Peng Wu | 2012-12-11 | 1 | -8/+7 |
* | fixes pinyin_translate_token | Peng Wu | 2012-12-05 | 1 | -5/+8 |
* | remove pinyin_get_pinyins_from_token | Peng Wu | 2012-12-05 | 3 | -35/+0 |
* | remove pinyin_translate_token | Peng Wu | 2012-12-05 | 3 | -30/+0 |
* | remove pinyin_clear_constraint* | Peng Wu | 2012-12-05 | 3 | -47/+0 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -0/+52 |
* | write pinyin_token_* | Peng Wu | 2012-12-04 | 3 | -1/+108 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -1/+20 |
* | write pinyin_get_chewing/pinyin_string | Peng Wu | 2012-12-04 | 3 | -1/+33 |
* | fixes a typo | Peng Wu | 2012-11-28 | 2 | -3/+3 |
* | add const modifiers | Peng Wu | 2012-11-28 | 1 | -2/+2 |
* | indent phrase_index.cpp | Peng Wu | 2012-11-26 | 1 | -11/+11 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 1 | -1/+1 |
* | fixes poke the next constraint | Peng Wu | 2012-11-14 | 1 | -0/+2 |
* | fixes one step constraint in get_best_match | Peng Wu | 2012-11-14 | 1 | -0/+3 |
* | mark format version as 0.8.0 | Peng Wu | 2012-11-12 | 1 | -1/+1 |
* | write pinyin_mask_out | Peng Wu | 2012-11-12 | 3 | -1/+78 |
* | write mask out for facade tables | Peng Wu | 2012-11-12 | 3 | -5/+40 |
* | write mask out for chewing large table | Peng Wu | 2012-11-08 | 2 | -1/+108 |
* | write mask out for phrase large table2 | Peng Wu | 2012-11-07 | 2 | -2/+110 |
* | fixes pinyin_load_phrase_library | Peng Wu | 2012-11-07 | 1 | -0/+7 |
* | write remove index | Peng Wu | 2012-11-06 | 2 | -6/+29 |
* | re-factor remove index in progress | Peng Wu | 2012-11-06 | 2 | -6/+23 |
* | write get length | Peng Wu | 2012-11-05 | 2 | -1/+34 |