summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Collapse)AuthorAgeFilesLines
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-151-1/+1
|
* support zhuyin table in table_info.cppPeng Wu2017-05-111-2/+7
|
* write zhuyin_custom2.hPeng Wu2017-04-241-0/+45
|
* update pinyin_custom3.hPeng Wu2017-02-131-4/+4
|
* fixes compilePeng Wu2017-02-092-3/+3
|
* fixes compile againPeng Wu2017-02-072-15/+15
|
* add const modifiersPeng Wu2017-01-221-2/+2
|
* update cmake filesPeng Wu2016-11-291-1/+26
|
* fixes compilePeng Wu2016-11-292-2/+2
|
* update Makefile.amPeng Wu2016-10-311-5/+4
|
* update code licensePeng Wu2016-10-3117-119/+102
|
* update header licensePeng Wu2016-10-3133-231/+198
|
* import open-gram dictionaryPeng Wu2016-10-091-0/+1
|
* fixes compute_pronunciation_possibility functionPeng Wu2016-08-151-2/+4
|
* clean up FullPinyinParser2Peng Wu2016-07-211-20/+0
|
* fixes fill_matrix functionPeng Wu2016-07-211-6/+12
|
* fixes fill_matrix functionPeng Wu2016-07-212-3/+5
|
* fixes warningsPeng Wu2016-07-201-0/+3
|
* fixes mask_out methods with Berkeley DBPeng Wu2016-07-112-2/+3
|
* add commentsPeng Wu2016-07-111-0/+1
|
* fixes empty inputPeng Wu2016-07-061-0/+10
|
* fixes ChewingKeyPeng Wu2016-07-042-4/+5
|
* clean pinyin_parser2.cppPeng Wu2016-07-041-184/+0
|
* update Vistor codePeng Wu2016-07-042-8/+7
|
* fixes warningsPeng Wu2016-07-012-4/+8
|
* fixes compilePeng Wu2016-07-012-0/+2
|
* update Kyoto Cabinet mask out methodsPeng Wu2016-07-012-32/+8
|
* update Berkeley DB mask out methodsPeng Wu2016-07-012-38/+2
|
* fixes typosPeng Wu2016-06-291-1/+1
|
* fixes compilePeng Wu2016-06-281-3/+5
|
* update double pinyinPeng Wu2016-06-271-2/+2
|
* fixes a typoPeng Wu2016-06-221-3/+1
|
* rename functionsPeng Wu2016-06-202-9/+9
|
* fixes compilePeng Wu2016-06-161-3/+1
|
* move codePeng Wu2016-06-162-138/+137
|
* update Makefile.amPeng Wu2016-06-161-0/+1
|
* update table headersPeng Wu2016-06-162-108/+119
|
* fixes compilePeng Wu2016-06-131-0/+4
|
* update *_step functionsPeng Wu2016-06-032-0/+9
|
* fixes a typoPeng Wu2016-05-301-0/+2
|
* use pinyin_phrase3.hPeng Wu2016-05-273-3/+0
|
* indent phrase_index.*Peng Wu2016-05-272-141/+141
|
* update *_pronunciation_possibility functionPeng Wu2016-05-272-20/+14
|
* update class PhraseItemPeng Wu2016-05-272-16/+8
|
* write increase_pronunciation_possibility functionPeng Wu2016-05-262-1/+76
|
* write compute_pronunciation_possibility functionPeng Wu2016-05-252-3/+78
|
* fixes search_matrix functionPeng Wu2016-05-251-0/+7
|
* fixes some typosPeng Wu2016-05-241-9/+10
|
* refactor search_matrix functionPeng Wu2016-05-192-28/+40
|
* fixes againPeng Wu2016-05-191-1/+14
|