summaryrefslogtreecommitdiffstats
path: root/src/storage/table_info.cpp
Commit message (Expand)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
* update code licensePeng Wu2016-10-311-7/+6
* import open-gram dictionaryPeng Wu2016-10-091-0/+1
* re-factor codePeng Wu2015-06-021-3/+2
* update pinyin_guess_candidates functionPeng Wu2015-05-281-1/+5
* re-factor table infoPeng Wu2015-05-211-13/+31
* update table infoPeng Wu2015-05-201-20/+4
* update SystemTableInfo2::loadPeng Wu2015-05-201-17/+57
* remove postfix_tables from table infoPeng Wu2015-05-201-16/+0
* support default and addon table infoPeng Wu2015-05-201-19/+43
* rename SystemTableInfo to SystemTableInfo2Peng Wu2015-05-201-9/+9
* add phonetic table type to table infoPeng Wu2015-05-201-0/+15
* fixes fscanfPeng Wu2014-03-131-1/+1
* Force to use C locale to load table.confPeng Wu2013-07-261-0/+14
* fixes table info loadPeng Wu2013-06-171-5/+15
* update table_info.cppPeng Wu2013-04-101-26/+26
* write test cases for table infoPeng Wu2013-04-081-6/+6
* fixes compilePeng Wu2013-04-081-12/+14
* write table infoPeng Wu2013-04-071-1/+85
* write table info in progressPeng Wu2013-04-071-0/+141
* write table info in progressPeng Wu2013-04-031-0/+35