summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
* fixes post process in pinyin parser20.4.91Peng Wu2011-12-241-9/+13
* fixes pinyin_custom2.hPeng Wu2011-12-221-1/+1
* re-factor codePeng Wu2011-12-213-13/+23
* fixes code stylePeng Wu2011-12-202-8/+9
* refine pinyin_internal.hPeng Wu2011-12-201-0/+4
* fixes code stylePeng Wu2011-12-152-2/+7
* use generated chewing_enum.hPeng Wu2011-12-151-89/+1
* add chewing_enum.h to Makefile.amPeng Wu2011-12-141-0/+1
* add generated chewing_enum.hPeng Wu2011-12-141-0/+104
* remove table index in chewing key restPeng Wu2011-12-142-6/+2
* refine parse_one_key methodPeng Wu2011-12-142-37/+34
* fixes phrase indexPeng Wu2011-12-141-2/+2
* refine ChewingKeyRestPeng Wu2011-12-142-33/+2
* add get string to chewing keyPeng Wu2011-12-142-0/+47
* fixes compilePeng Wu2011-12-131-4/+4
* update pinyin_parser_table.hPeng Wu2011-12-131-0/+1742
* rename pinyin to pronunciationPeng Wu2011-12-102-3/+3
* compatible with maximum forward parserPeng Wu2011-12-091-0/+46
* add operator == to ChewingKeyPeng Wu2011-12-091-0/+12
* port phrase indexPeng Wu2011-12-092-45/+53
* write gen chewing tablePeng Wu2011-12-071-0/+10
* fixes load text in chewing large tablePeng Wu2011-12-071-1/+3
* fixes makefilePeng Wu2011-12-061-1/+3
* fixes code stylePeng Wu2011-12-061-2/+1
* fixes chewing large tablePeng Wu2011-12-061-0/+6
* fixes pinyin_internal.hPeng Wu2011-12-062-2/+1
* add set options method to facade chewing tablePeng Wu2011-12-061-0/+10
* write facade chewing tablePeng Wu2011-12-062-0/+90
* write facade phrase tablePeng Wu2011-12-062-1/+95
* clean up parse_one_key in full pinyin parser2Peng Wu2011-12-051-2/+4
* fixes compilePeng Wu2011-12-051-1/+2
* fixes merge single gramPeng Wu2011-12-051-6/+6
* add const modifiersPeng Wu2011-12-052-8/+9
* write merge single gramPeng Wu2011-12-052-2/+92
* update chewing_table.hPeng Wu2011-12-051-0/+4
* write chewing large tablePeng Wu2011-12-051-0/+218
* write load text method for chewing large tablePeng Wu2011-12-022-2/+39
* fixes remove indexPeng Wu2011-12-021-1/+1
* write add/remove index for chewing large tablePeng Wu2011-12-021-11/+69
* write add/remove index of chewing large table in progressPeng Wu2011-12-021-0/+112
* fixes double pinyin parserPeng Wu2011-12-021-1/+3
* synchronize CMake rules to match Makefile.amJim Huang2011-12-021-9/+5
* add const modifiersPeng Wu2011-12-012-7/+8
* write search method for chewing large tablePeng Wu2011-12-012-5/+156
* fixes a typoPeng Wu2011-12-011-2/+2
* fixes compilePeng Wu2011-11-301-0/+11
* write chewing large table in progressPeng Wu2011-11-302-6/+118
* begin to write search methodPeng Wu2011-11-301-0/+86
* refine chewing large table headerPeng Wu2011-11-301-4/+7
* write chewing large table in progressPeng Wu2011-11-292-0/+80