summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_savePeng Wu2012-03-121-0/+3
* continue improves pinyin_savePeng Wu2012-03-121-4/+13
* improves pinyin_savePeng Wu2012-03-121-1/+5
* fixes in_chewing_schemePeng Wu2012-02-101-1/+2
* write train result2Peng Wu2012-01-121-1/+1
* begin to use facade * tablePeng Wu2012-01-101-6/+7
* update pinyin.cppPeng Wu2011-12-291-11/+11
* increase train factorPeng Wu2011-12-261-1/+1
* fixes pinyin_translate_tokenPeng Wu2011-12-261-2/+2
* add pinyin_in_chewing_keyboardPeng Wu2011-12-211-0/+7
* re-factor codePeng Wu2011-12-211-3/+3
* add set options to pinyin lookupPeng Wu2011-12-201-0/+1
* add format version checkPeng Wu2011-12-201-0/+52
* fixes pinyin_initPeng Wu2011-12-191-0/+2
* clean up pinyin.hPeng Wu2011-12-141-9/+6
* rename pinyin to pronunciationPeng Wu2011-12-101-2/+2
* port pinyin_internal.hPeng Wu2011-12-091-0/+1
* port pinyin.cppPeng Wu2011-12-091-42/+43
* fixes save_dbPeng Wu2011-10-271-0/+15
* add m_modifiedPeng Wu2011-10-261-4/+10
* fixes fsf addressPeng Wu2011-10-111-1/+1
* re-factor choose candidatePeng Wu2011-10-111-7/+7
* fixes user dir == NULLPeng Wu2011-10-101-1/+7
* improves get candidatesPeng Wu2011-10-101-5/+18
* fixes get candidatesPeng Wu2011-10-081-3/+12
* add set schemePeng Wu2011-09-261-0/+13
* add more checksPeng Wu2011-09-261-5/+38
* FIX core dump issues and upgrade .gitignoreleeight2011-09-261-1/+4
* auto download textual model dataPeng Wu2011-09-261-1/+1
* change apiPeng Wu2011-09-211-9/+9
* refine public apiPeng Wu2011-09-091-12/+12
* refine pinyin headerPeng Wu2011-09-091-154/+134
* begin to polish pinyin public apiPeng Wu2011-09-081-10/+29
* refine pinyin apiPeng Wu2011-09-061-15/+14
* write test chewingPeng Wu2011-09-061-4/+4
* add chewing supportPeng Wu2011-09-061-0/+28
* fixes compile and a bugPeng Wu2011-09-061-5/+5
* refine pinyin apisPeng Wu2011-09-061-26/+35
* change pinyin context from stateful to statelessPeng Wu2011-09-061-36/+60
* add pinyin internal headerPeng Wu2011-08-301-0/+1
* add extern "C"Peng Wu2011-08-301-2/+1
* switch berkeley db to memory dbPeng Wu2011-08-301-1/+4
* add test phrasePeng Wu2011-08-291-3/+3
* add pinyin apisPeng Wu2011-08-291-2/+27
* improve pinyin parserPeng Wu2011-08-291-0/+2
* write test pinyinPeng Wu2011-08-231-0/+1
* public pinyin apisPeng Wu2011-08-181-4/+0
* write get candidatesPeng Wu2011-08-181-13/+33
* write pinyin apisPeng Wu2011-08-181-3/+80
* pinyin apis WIPPeng Wu2011-08-171-6/+125