summaryrefslogtreecommitdiffstats
path: root/src/lookup/pinyin_lookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* merge duplicated convert to utf8 functionsPeng Wu2011-09-091-18/+0
* fixes compile with c++0xPeng Wu2011-08-241-2/+2
* change uni-gram computing from float to double in phrase and pinyin lookupPeng Wu2011-08-151-5/+6
* refine namespace pinyinPeng Wu2011-08-081-0/+2
* refine bi-gramPeng Wu2011-04-181-5/+12
* refine insert/set freqPeng Wu2011-04-181-1/+1
* fixes a typoPeng Wu2010-11-091-1/+1
* Revert "strength reduce"Peng Wu2010-11-011-2/+1
* strength reducePeng Wu2010-11-011-1/+2
* fixes compile errorPeng Wu2010-11-011-8/+11
* add commentPeng Wu2010-10-291-1/+2
* polish codePeng Wu2010-10-291-0/+1
* fixes issues when rename lookup.h to pinyin_lookup.hPeng Wu2010-10-131-1/+1
* fixes pinyin lookupPeng Wu2010-08-161-4/+4
* rename to libpinyin in file headers.Peng Wu2010-08-031-3/+2
* import from pinyin.Peng Wu2010-08-031-0/+587