summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 full pinyin parser2Peng Wu2012-01-161-4/+18
* fixes full pinyin parser2Peng Wu2012-01-121-2/+4
* update pinyin parserPeng Wu2012-01-121-6/+9
* improves heuristic methodPeng Wu2012-01-101-2/+4
* 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
* re-factor codePeng Wu2011-12-211-12/+18
* remove table index in chewing key restPeng Wu2011-12-141-1/+1
* refine parse_one_key methodPeng Wu2011-12-141-30/+27
* refine ChewingKeyRestPeng Wu2011-12-141-20/+2
* add get string to chewing keyPeng Wu2011-12-141-0/+35
* compatible with maximum forward parserPeng Wu2011-12-091-0/+46
* clean up parse_one_key in full pinyin parser2Peng Wu2011-12-051-2/+4
* fixes double pinyin parserPeng Wu2011-12-021-1/+3
* add type pinyin_option_tPeng Wu2011-11-291-12/+12
* fixes full pinyin parser2Peng Wu2011-11-281-3/+2
* fixes chewing parser2Peng Wu2011-11-281-0/+2
* write parse method for chewing parser2Peng Wu2011-11-231-9/+45
* add commentsPeng Wu2011-11-231-0/+3
* write parse_one_key for chewing parser2Peng Wu2011-11-231-6/+122
* add set scheme for chewing parser2Peng Wu2011-11-231-0/+34
* begin to write chewing parser2Peng Wu2011-11-231-1/+3
* write parse method for double pinyin parser2Peng Wu2011-11-231-2/+39
* add commentsPeng Wu2011-11-231-3/+4
* fixes memory leakPeng Wu2011-11-221-1/+2
* fixes compile warningsPeng Wu2011-11-221-6/+6
* write double pinyin parse one keyPeng Wu2011-11-221-9/+58
* improves full pinyin parse_one_keyPeng Wu2011-11-221-5/+3
* refine full pinyin parser2Peng Wu2011-11-221-26/+50
* add set scheme for double pinyin parser2Peng Wu2011-11-221-0/+34
* add escape char to gen bopomofo headerPeng Wu2011-11-211-0/+1
* update Makefile.amPeng Wu2011-11-211-0/+1
* write gen double pinyin headerPeng Wu2011-11-211-1/+8
* begin to write double pinyin parser2Peng Wu2011-11-211-0/+26
* fixes post process in full pinyin parser2Peng Wu2011-11-171-5/+8
* update divided/resplit tablePeng Wu2011-11-171-9/+7
* fixes compilePeng Wu2011-11-171-1/+2
* add post process methodPeng Wu2011-11-161-55/+66
* begin to write re-split post processingPeng Wu2011-11-161-1/+55
* add final step methodPeng Wu2011-11-161-13/+31
* write final step for full pinyin parser2Peng Wu2011-11-161-5/+31
* write full pinyin parser in progressPeng Wu2011-11-161-14/+61
* update pinyin parsers interfacePeng Wu2011-11-161-8/+9
* write full pinyin parser in progressPeng Wu2011-11-161-1/+61
* add use tone option checkPeng Wu2011-11-161-11/+15
* update m_table_index namePeng Wu2011-11-151-8/+15