summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* begin to write double pinyin parser2Peng Wu2011-11-211-0/+26
* update pinyin_parser_table.hPeng Wu2011-11-211-4/+4
* clean up chewing parser2 definitionPeng Wu2011-11-181-3/+0
* fixes post process in full pinyin parser2Peng Wu2011-11-171-5/+8
* update pinyin_parser_table.hPeng Wu2011-11-171-149/+149
* update divided/resplit tablePeng Wu2011-11-172-15/+10
* add phrase compare2Peng Wu2011-11-171-0/+31
* fixes compilePeng Wu2011-11-173-4/+7
* add compute lower/upper pinyinPeng Wu2011-11-171-0/+112
* add pinyin compare 2Peng Wu2011-11-172-11/+98
* begin to add pinyin_phrase2.hPeng Wu2011-11-172-1/+24
* write pinyin_compare_middle_and_final2Peng Wu2011-11-171-8/+40
* write pinyin_compare_initial2Peng Wu2011-11-172-6/+75
* add post process methodPeng Wu2011-11-162-55/+70
* begin to write re-split post processingPeng Wu2011-11-161-1/+55
* add final step methodPeng Wu2011-11-162-13/+34
* 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-162-13/+14
* write full pinyin parser in progressPeng Wu2011-11-162-2/+68
* add use tone option checkPeng Wu2011-11-161-11/+15
* update m_table_index namePeng Wu2011-11-152-10/+17
* begin to write full pinyin parser2 parse_one_keyPeng Wu2011-11-153-6/+80
* write chewing key rest in progressPeng Wu2011-11-152-2/+23
* refine pinyin parser2Peng Wu2011-11-151-5/+11
* refine pinyin custom2Peng Wu2011-11-141-3/+3
* add pinyin/chewing check optionsPeng Wu2011-11-142-4/+42
* update pinyin parser tablePeng Wu2011-11-141-28/+28
* clean up codePeng Wu2011-11-142-9/+6
* fixes a typoPeng Wu2011-11-111-2/+2
* add pinyin parser class definitionPeng Wu2011-11-112-1/+133
* rename beta to 2Peng Wu2011-11-111-2/+2
* add more flags to pinyin_custom2.hPeng Wu2011-11-091-1/+3
* update generated inyin_parser_table.hPeng Wu2011-11-091-149/+149
* add origin freq for divided tablePeng Wu2011-11-091-0/+1
* revert re-split tablePeng Wu2011-11-091-2/+3
* add generated pinyin_parser_table.hPeng Wu2011-11-091-0/+1692
* fixes pinyin parser table compilePeng Wu2011-11-093-0/+14
* update pinyin_parser_table.h.inPeng Wu2011-11-093-4/+28
* add gen pinyin headerPeng Wu2011-11-091-0/+2
* begin to write pinyin parser betaPeng Wu2011-11-081-0/+60
* add notePeng Wu2011-11-071-0/+5
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-072-0/+8
* update CMake rules to reflect recent changesJim Huang2011-11-031-0/+1
* update pinyin_custom2.hPeng Wu2011-11-021-26/+24
* fixes choose short candidatePeng Wu2011-11-021-5/+14
* fixes save_dbPeng Wu2011-10-272-1/+17
* fixes load_dbPeng Wu2011-10-271-7/+9
* update chewing_key.hPeng Wu2011-10-271-0/+27
* add m_modifiedPeng Wu2011-10-261-4/+10