summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_large_table.cpp
Commit message (Collapse)AuthorAgeFilesLines
* refactor pinyin phraseambiguitiesPeng Wu2011-09-141-7/+11
|
* begin to split the fuzzy pinyin optionsPeng Wu2011-09-141-20/+20
|
* add Ge<=>Ke fuzzy pinyinPeng Wu2011-08-081-0/+2
|
* rename namespace from novel to pinyinPeng Wu2011-03-311-2/+2
|
* Revert "re-factor code"Peng Wu2010-11-081-1/+2
|
* re-factor codePeng Wu2010-11-081-2/+1
|
* re-factor pinyin large tablePeng Wu2010-10-091-0/+48
|
* fixes compile warningsPeng Wu2010-09-141-4/+4
|
* re-factor pinyin tablePeng Wu2010-09-061-21/+25
|
* fixes a typoPeng Wu2010-09-021-3/+3
|
* add safe check for load_text.Peng Wu2010-09-011-1/+4
|
* add load_text to phrase large tablePeng Wu2010-09-011-1/+2
|
* fini add/remove indexPeng Wu2010-08-311-2/+2
|
* begin to add add_index/remove_index.Peng Wu2010-08-271-2/+2
|
* clean up codePeng Wu2010-08-271-10/+10
|
* fixes a typoPeng Wu2010-08-271-12/+12
|
* write phrase large table in progressPeng Wu2010-08-251-9/+10
|
* rename to libpinyin in file headers.Peng Wu2010-08-031-3/+2
|
* import from pinyin.Peng Wu2010-08-031-0/+690