summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixes a typoPeng Wu2016-05-191-2/+8
|
* update get_items methodPeng Wu2016-05-193-8/+4
|
* write search_matrix functionPeng Wu2016-05-192-0/+90
|
* update test_matrix.cppPeng Wu2016-05-191-1/+3
|
* comment out codePeng Wu2016-05-191-23/+9
|
* write resplit_step functionPeng Wu2016-05-182-4/+88
|
* write inner_split_step functionPeng Wu2016-05-173-0/+67
|
* fixes a typoPeng Wu2016-05-161-2/+0
|
* update codePeng Wu2016-05-162-4/+6
|
* update headerPeng Wu2016-05-161-102/+102
|
* update test_matrix.cppPeng Wu2016-05-131-22/+24
|
* write fuzzy_syllable_step functionPeng Wu2016-05-132-7/+110
|
* fixes compilePeng Wu2016-05-111-2/+13
|
* add test_matrix.cppPeng Wu2016-05-111-2/+1
|
* write dump_phonetic_key_matrix functionPeng Wu2016-05-112-0/+47
|
* fixes compilePeng Wu2016-05-102-2/+5
|
* write fill_phonetic_key_matrix_from_chewing_keys functionPeng Wu2016-05-102-4/+46
|
* add phonetic_key_matrix.cppPeng Wu2016-05-103-0/+33
|
* fixes compilePeng Wu2016-05-092-4/+10
|
* write class PhoneticKeyMatrixPeng Wu2016-05-091-5/+15
|
* write class PhoneticTablePeng Wu2016-05-091-5/+38
|
* update phonetic_key_matrix.hPeng Wu2016-05-051-0/+38
|
* add phonetic_key_matrix.hPeng Wu2016-05-031-0/+29
|
* fixes test_phrasePeng Wu2016-03-312-7/+9
|
* fixes test_pinyinPeng Wu2016-03-312-7/+8
|
* switch to phrase large table 3Peng Wu2016-03-302-3/+3
|
* update class FacadeChewingTablePeng Wu2016-03-231-13/+51
|
* update class FacadePhraseTable2Peng Wu2016-03-231-12/+50
|
* add commentsPeng Wu2016-03-221-0/+3
|
* fixes indentPeng Wu2016-03-181-12/+11
|
* fixes crashesPeng Wu2016-03-184-2/+10
|
* write mask_out methodPeng Wu2016-03-173-0/+93
|