Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | write get length in progress | Peng Wu | 2012-11-05 | 1 | -0/+35 |
* | add comments | Peng Wu | 2012-10-31 | 1 | -2/+35 |
* | write Bigram::mask_out | Peng Wu | 2012-10-30 | 2 | -1/+56 |
* | write SingleGram::mask_out | Peng Wu | 2012-10-30 | 2 | -0/+51 |
* | write mask out method | Peng Wu | 2012-10-26 | 2 | -2/+70 |
* | write FacadePhraseIndex::merge_with_mask | Peng Wu | 2012-10-26 | 2 | -2/+51 |
* | re-factor phrase index | Peng Wu | 2012-10-26 | 1 | -5/+11 |
* | write mask_out_phrase_index_logger | Peng Wu | 2012-10-25 | 2 | -0/+159 |
* | move back get_first_token | Peng Wu | 2012-10-22 | 1 | -0/+14 |
* | move get_first_token to spseg | Peng Wu | 2012-10-20 | 1 | -23/+0 |
* | refine reduce_tokens | Peng Wu | 2012-10-19 | 1 | -4/+1 |
* | update pinyin_iterator_add_phrase | Peng Wu | 2012-10-19 | 1 | -30/+50 |
* | update pinyin_guess_sentence_with_prefix | Peng Wu | 2012-10-19 | 2 | -2/+7 |
* | rename pinyin_lookup_token to pinyin_lookup_tokens | Peng Wu | 2012-10-19 | 3 | -9/+9 |
* | write reduce_tokens | Peng Wu | 2012-10-19 | 1 | -0/+24 |
* | update ngseg | Peng Wu | 2012-10-18 | 5 | -11/+22 |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -14/+4 |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -2/+28 |
* | 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 |
* | fixes memory leak in pinyin.cpp | Peng Wu | 2012-10-11 | 1 | -0/+2 |
* | fixes memory leak in facade chewing table | Peng Wu | 2012-10-11 | 1 | -0/+23 |
* | fixes memory leak in facade phrase table2 | Peng Wu | 2012-10-11 | 1 | -0/+24 |
* | fixes memory leak in chewing large table | Peng Wu | 2012-10-10 | 1 | -2/+3 |
* | fixes memory leak in phrase large table2 | Peng Wu | 2012-10-10 | 1 | -2/+6 |
* | re-factor phrase lookup | Peng Wu | 2012-10-10 | 2 | -16/+98 |
* | detect corrupted phrase index log file | Peng Wu | 2012-10-08 | 2 | -3/+13 |
* | Merge remote-tracking branch 'libpinyin/master' | Peng Wu | 2012-10-08 | 2 | -3/+2 |
|\ | |||||
| * | Fix CMakeLists.txt | Xiaojun Ma | 2012-10-05 | 2 | -3/+2 |
* | | minor fixes again | Peng Wu | 2012-09-29 | 1 | -0/+1 |