Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | detect corrupted phrase index log file | Peng Wu | 2012-10-08 | 2 | -3/+13 |
* | Fix CMakeLists.txt | Xiaojun Ma | 2012-10-05 | 1 | -1/+1 |
* | remove phrase_large_table.* | Peng Wu | 2012-09-04 | 2 | -685/+0 |
* | remove facade_phrase_table.h | Peng Wu | 2012-09-04 | 1 | -154/+0 |
* | add clear_ranges/clear_tokens back | Peng Wu | 2012-09-04 | 1 | -0/+36 |
* | add assert to get_first_token | Peng Wu | 2012-09-04 | 1 | -0/+3 |
* | fixes phrase_index.h | Peng Wu | 2012-09-03 | 1 | -2/+0 |
* | update Makefile.am | Peng Wu | 2012-09-03 | 1 | -3/+0 |
* | update gen_deleted_ngram.cpp | Peng Wu | 2012-09-03 | 1 | -1/+1 |
* | fixes test_phrase_table.cpp | Peng Wu | 2012-09-03 | 1 | -1/+1 |
* | update tag utility | Peng Wu | 2012-09-03 | 2 | -6/+17 |
* | fixes facade_phrase_table2.h | Peng Wu | 2012-09-03 | 1 | -2/+2 |
* | write get_first_token | Peng Wu | 2012-09-03 | 1 | -0/+20 |
* | write prepare/destroy tokens | Peng Wu | 2012-09-01 | 1 | -0/+41 |
* | drop FacadePhraseIndex::clear_ranges method | Peng Wu | 2012-08-31 | 1 | -18/+0 |
* | fixes a typo | Peng Wu | 2012-08-31 | 1 | -2/+2 |
* | write facade_phrase_table2.h | Peng Wu | 2012-08-30 | 4 | -7/+170 |
* | polish code | Peng Wu | 2012-08-29 | 1 | -1/+1 |
* | write load/store method | Peng Wu | 2012-08-29 | 1 | -0/+193 |
* | update comments | Peng Wu | 2012-08-28 | 2 | -1/+4 |
* | write load_text method | Peng Wu | 2012-08-28 | 1 | -0/+30 |
* | write add/remove index method | Peng Wu | 2012-08-28 | 1 | -2/+57 |
* | rename phrase_compare and phrase_less_than | Peng Wu | 2012-08-28 | 1 | -6/+6 |
* | write add/remove index method in progress | Peng Wu | 2012-08-28 | 1 | -0/+83 |
* | begin to write add/remove index | Peng Wu | 2012-08-28 | 1 | -0/+27 |
* | write search method | Peng Wu | 2012-08-27 | 1 | -0/+41 |
* | change phrase_length from int to size_t | Peng Wu | 2012-08-27 | 2 | -10/+10 |
* | write search method in progress | Peng Wu | 2012-08-27 | 1 | -0/+84 |
* | begin to write search method | Peng Wu | 2012-08-27 | 1 | -0/+30 |
* | rename PhraseIndexItem to PhraseIndexItem2 | Peng Wu | 2012-08-27 | 1 | -15/+20 |
* | fixes compile | Peng Wu | 2012-08-25 | 3 | -3/+5 |
* | write PhraseIndexItem | Peng Wu | 2012-08-25 | 1 | -1/+29 |
* | refine pinyin.h | Peng Wu | 2012-08-25 | 2 | -5/+3 |
* | add phrase_large_table2.cpp | Peng Wu | 2012-08-25 | 2 | -4/+75 |
* | add phrase_large_table2.h | Peng Wu | 2012-08-25 | 1 | -0/+113 |
* | reduce phrase table size | Peng Wu | 2012-06-28 | 2 | -5/+7 |
* | write pinyin_iterator_add_phrase | Peng Wu | 2012-06-27 | 1 | -0/+2 |
* | begin to write import iterator | Peng Wu | 2012-06-26 | 1 | -1/+1 |
* | refactor pinyin_phrase_files | Peng Wu | 2012-06-25 | 2 | -15/+37 |
* | refine asserts in large tables | Peng Wu | 2012-06-21 | 2 | -4/+10 |
* | add ErrorResult | Peng Wu | 2012-06-21 | 2 | -14/+14 |
* | update autoconf | Peng Wu | 2012-06-21 | 1 | -1/+1 |
* | add comments | Peng Wu | 2012-06-19 | 1 | -0/+8 |
* | fixes phrase library load | Peng Wu | 2012-06-19 | 1 | -0/+11 |
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
* | fixes jv,ju in ABC | Peng Wu | 2012-06-06 | 1 | -1/+1 |
* | refine parse one key | Peng Wu | 2012-05-27 | 1 | -1/+1 |