summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* write add_pronunciationPeng Wu2013-03-283-16/+59
* add commentsPeng Wu2013-03-271-1/+116
* add checks for add phrase functionPeng Wu2013-03-261-3/+6
* improves pinyin_get_pinyin_stringsPeng Wu2013-03-251-3/+4
* fixes import dictPeng Wu2013-03-231-1/+1
* rename functionsPeng Wu2013-03-223-15/+15
* fixes include headersPeng Wu2013-03-221-4/+4
* fixes compilePeng Wu2013-03-221-1/+2
* use G_BEGIN/END_DECLSPeng Wu2013-03-224-25/+15
* write phrases methodsPeng Wu2013-03-213-0/+28
* update libpinyin.verPeng Wu2013-03-211-0/+10
* write methodsPeng Wu2013-03-212-2/+28
* write get pinyin key and rest methodsPeng Wu2013-03-212-0/+51
* write candidates methodsPeng Wu2013-03-212-11/+60
* fixes pinyin_parse_*Peng Wu2013-03-212-6/+19