summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_get_pinyin_key_rest_offset method1.0.99.20150212Peng Wu2015-02-091-4/+0
* fixes pinyin_iterator_get_next_phrase method1.0.99.20150203Peng Wu2015-01-281-0/+1
* add commentsPeng Wu2015-01-222-0/+39
* support to export user phrasesPeng Wu2015-01-222-0/+132
* write pinyin_get_context and pinyin_get_pinyin_is_incomplete methodPeng Wu2014-12-183-0/+35
* add pinyin_get_pinyin_key_rest_offset functionPeng Wu2014-08-193-6/+80
* fixes fscanfPeng Wu2014-03-134-4/+4
* fixes pinyin_choose_candidatePeng Wu2014-01-201-0/+3
* add filter to guess predicted candidatesPeng Wu2013-11-291-0/+6
* fixes crashPeng Wu2013-11-291-3/+8
* add assertsPeng Wu2013-11-291-0/+4
* add methods to public apiPeng Wu2013-11-293-1/+27
* write pinyin_choose_predicted_candidatePeng Wu2013-11-291-5/+47
* write pinyin_guess_predicted_candidatesPeng Wu2013-11-292-1/+72
* extract _compute_prefixesPeng Wu2013-11-291-5/+12
* fixes warningsPeng Wu2013-09-221-9/+9
* fixes warningsPeng Wu2013-09-221-4/+4
* rename PinyinParser2 to PhoneticParser2Peng Wu2013-08-231-10/+10
* Force to use C locale to load table.confPeng Wu2013-07-261-0/+14
* fixes lookupsPeng Wu2013-06-182-0/+9
* fixes berkeley db callsPeng Wu2013-06-182-1/+25
* fixes memory leaksPeng Wu2013-06-171-1/+5
* fixes table info loadPeng Wu2013-06-171-5/+15
* fixes pinyin_savePeng Wu2013-06-171-5/+30
* fixes load_textPeng Wu2013-06-173-16/+22
* fixes pinyin_resetPeng Wu2013-05-271-1/+1
* fixes table.confPeng Wu2013-05-161-1/+1
* add const modifiers for chewing tablePeng Wu2013-04-184-37/+39
* add const modifiers for phrase tablePeng Wu2013-04-183-25/+25
* support two letter yunmu from full pinyinPeng Wu2013-04-182-24/+40
* fixes pinyin_end_add_phrasesPeng Wu2013-04-171-0/+1
* fixes compilePeng Wu2013-04-171-3/+0
* write merge_sequence functionPeng Wu2013-04-171-2/+2
* fixes add phrasePeng Wu2013-04-161-1/+1
* update utils/segmentPeng Wu2013-04-161-0/+1
* remove LAMBDA_PARAMETERPeng Wu2013-04-122-4/+4
* update src/pinyin.cppPeng Wu2013-04-111-4/+7
* update PinyinLookup2Peng Wu2013-04-112-9/+18
* update PhraseLookupPeng Wu2013-04-112-8/+15
* update table_info.cppPeng Wu2013-04-101-26/+26
* update src/pinyin.cppPeng Wu2013-04-101-9/+17
* write test cases for table infoPeng Wu2013-04-081-6/+6
* define filenamesPeng Wu2013-04-082-19/+32
* update pinyin.cppPeng Wu2013-04-083-26/+41
* fixes compilePeng Wu2013-04-086-66/+37
* write table infoPeng Wu2013-04-072-2/+89
* write table info in progressPeng Wu2013-04-073-1/+149
* update table infoPeng Wu2013-04-072-4/+8
* write table info in progressPeng Wu2013-04-032-1/+36
* begin to write table infoPeng Wu2013-04-031-0/+64