summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* write remove_index methodPeng Wu2016-03-162-1/+72
* write add_index methodPeng Wu2016-03-161-0/+98
* fixes indentPeng Wu2016-03-151-1/+1
* write search methodPeng Wu2016-03-151-0/+68
* fixes warningsPeng Wu2016-03-151-4/+4
* refactor codePeng Wu2016-03-152-59/+61
* update chewing_large_table2_kyotodb.hPeng Wu2016-03-151-0/+31
* fixes a typoPeng Wu2016-03-141-1/+0
* write class ChewingLargeTable2 in progressPeng Wu2016-03-141-0/+86
* re-factor codePeng Wu2016-03-143-84/+88
* write fini_entries methodPeng Wu2016-03-142-39/+47
* add chewing_large_table2_kyotodb.cppPeng Wu2016-03-143-2/+28
* write mask_out methodPeng Wu2016-03-111-0/+91
* use int phrase_lengthPeng Wu2016-03-113-8/+8
* fixes indentPeng Wu2016-03-101-36/+36
* write remove_index methodPeng Wu2016-03-102-0/+105
* add assertPeng Wu2016-03-091-0/+2
* write add_index methodPeng Wu2016-03-092-3/+137
* fixes typosPeng Wu2016-03-092-6/+3
* fixes search methodPeng Wu2016-03-092-8/+12
* add const modifiersPeng Wu2016-03-093-13/+13
* write search methodPeng Wu2016-03-083-8/+93
* write chewing_large_table2_bdb.cpp in progressPeng Wu2016-03-071-0/+89
* begin to write chewing_large_table2_bdb.cppPeng Wu2016-03-072-1/+118
* add chewing_large_table2_bdb.cppPeng Wu2016-03-072-1/+25
* use class CopyVisitorPeng Wu2016-03-032-49/+2
* write class CopyVisitorPeng Wu2016-03-031-0/+25
* use attach_options functionPeng Wu2016-03-032-20/+4
* write attach_options functionPeng Wu2016-03-031-0/+19
* add kyotodb_utils.hPeng Wu2016-03-032-1/+33
* fixes compilePeng Wu2016-03-032-2/+2