summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* pinyin apis WIPPeng Wu2011-08-161-3/+32
|
* pinyin apis write in progressPeng Wu2011-08-161-12/+57
|
* write pinyin apis in progressPeng Wu2011-08-161-3/+19
|
* revise pinyin apisPeng Wu2011-08-151-7/+17
|
* write phrase index logger in progressPeng Wu2011-08-101-1/+1
|
* refine pinyin.cppPeng Wu2011-08-091-0/+3
|