summaryrefslogtreecommitdiffstats
path: root/src/PYLibPinyin.cc
Commit message (Collapse)AuthorAgeFilesLines
* add using namespace pinyinPeng Wu2013-03-141-0/+1
|
* fixes typoPeng Wu2013-02-201-2/+2
|
* update dictionariesPeng Wu2013-02-201-1/+1
|
* fixes code stylePeng Wu2013-02-171-18/+22
|
* load user phrase libraryPeng Wu2013-02-161-0/+3
|
* fixes a typoPeng Wu2013-02-081-2/+1
|
* write importPinyinDictionaryPeng Wu2013-02-081-1/+47
|
* write clearPinyinUserDataPeng Wu2013-02-081-0/+14
|
* add user.luaPeng Wu2013-02-081-2/+2
|
* detect libpinyin datadirPeng Wu2012-10-081-2/+2
|
* add dictionaries optionPeng Wu2012-08-081-10/+22
|
* update PYLibPinyin.*Peng Wu2012-08-081-6/+8
|
* add init contextPeng Wu2012-08-081-18/+46
|
* add dynamic adjust optionPeng Wu2012-08-081-2/+2
|
* use DYNAMIC_ADJUSTPeng Wu2012-08-031-2/+2
|
* use divided table for full pinyinPeng Wu2012-07-091-1/+2
|
* uses pinyin_load_phrase_libraryPeng Wu2012-07-041-1/+3
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update srcPeng Wu2012-06-061-1/+1
|
* fixes chewing optionsPeng Wu2012-01-301-1/+2
|
* use USE_RESPLIT_TABLEPeng Wu2012-01-141-1/+2
|
* fixes code stylePeng Wu2011-12-271-2/+4
|
* switch to LibPinyin*ConfigPeng Wu2011-12-221-2/+2
|
* forked PY::ConfigPeng Wu2011-12-221-74/+22
|
* add save supportPeng Wu2011-12-221-0/+51
|
* add user data directory supportPeng Wu2011-12-221-1/+15
|
* write libpinyin backendPeng Wu2011-12-221-0/+10
|
* add lazy initPeng Wu2011-12-221-5/+40
|
* re-factor libpinyin backendPeng Wu2011-12-221-6/+16
|
* add libpinyin pinyin/chewing scheme optionsPeng Wu2011-12-221-7/+38
|
* add set chewing optionsPeng Wu2011-12-221-1/+28
|
* add set options to libpinyin back endPeng Wu2011-12-221-0/+51
|
* begin to write libpinyin backendPeng Wu2011-12-221-0/+39