summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
* fixes full pinyin parserPeng Wu2012-03-121-0/+2
* fixes variable namePeng Wu2012-02-172-7/+7
* add comments for full pinyin parser2Peng Wu2012-02-171-3/+15
* fixes middle_and_final_level_searchPeng Wu2012-02-171-3/+9
* improves full pinyin parserPeng Wu2012-02-131-1/+4
* update pinyin_parser_table.hPeng Wu2012-02-101-1/+0
* improves pinyin parsersPeng Wu2012-02-101-0/+9
* fixes in_chewing_schemePeng Wu2012-02-102-3/+7
* update pinyin_parser_table.hPeng Wu2012-02-091-0/+1
* fixes format-security warningsPeng Wu2012-02-061-1/+1
* fixes post process in full pinyin parserPeng Wu2012-01-291-8/+6
* fixes parse one keyPeng Wu2012-01-291-0/+6
* fixes pinyin parsersPeng Wu2012-01-291-1/+3
* fixes a typoPeng Wu2012-01-171-1/+1
* fixes full pinyin parser2Peng Wu2012-01-161-4/+18
* fixes full pinyin parser2Peng Wu2012-01-121-2/+4
* update pinyin_parser_table.hPeng Wu2012-01-121-129/+82
* update pinyin parserPeng Wu2012-01-121-6/+9
* improves heuristic methodPeng Wu2012-01-101-2/+4
* update pinyin_parser_table.hPeng Wu2012-01-101-40/+40
* fixes facade_*_table.hPeng Wu2012-01-092-0/+8
* update pinyin_parser_table.hPeng Wu2012-01-051-14/+14
* fixes crashPeng Wu2012-01-041-1/+1
* fixes ChewingParser2::in_chewing_schemePeng Wu2012-01-041-0/+1
* 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