summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* change size_t to guint16 in phrase index loggerPeng Wu2011-09-071-30/+30
* refine pinyin apiPeng Wu2011-09-062-18/+22
* write test chewingPeng Wu2011-09-063-7/+9
* add chewing supportPeng Wu2011-09-062-1/+35
* fixes compile and a bugPeng Wu2011-09-061-5/+5
* refine pinyin apisPeng Wu2011-09-063-27/+50
* update pinyin headerPeng Wu2011-09-063-10/+32
* change pinyin context from stateful to statelessPeng Wu2011-09-062-38/+63
* update zhuyin mapPeng Wu2011-08-311-65/+65
* add chewing parserPeng Wu2011-08-312-2/+346
* add swap to stl litePeng Wu2011-08-311-1/+20
* add namespace pinyinPeng Wu2011-08-303-0/+15
* install public headers onlyPeng Wu2011-08-304-14/+22
* switch to pinyin internal libraryPeng Wu2011-08-302-0/+27
* add pinyin internal headerPeng Wu2011-08-305-16/+60
* add extern "C"Peng Wu2011-08-302-2/+5
* move pinyin custom settings to pinyin_custom.hPeng Wu2011-08-305-94/+145
* switch berkeley db to memory dbPeng Wu2011-08-301-1/+4
* add test phrasePeng Wu2011-08-292-5/+6
* add pinyin apisPeng Wu2011-08-292-2/+32
* improve pinyin parserPeng Wu2011-08-292-2/+4
* fixes compile with c++0xPeng Wu2011-08-244-8/+8
* fixes code style in src/includePeng Wu2011-08-232-13/+13
* write test pinyinPeng Wu2011-08-231-0/+1
* fixes phrase index loggerPeng Wu2011-08-223-5/+5
* write test case for phrase index loggerPeng Wu2011-08-222-6/+65
* public pinyin apisPeng Wu2011-08-182-4/+36
* write get candidatesPeng Wu2011-08-183-14/+49
* 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
* refine pinyin parserPeng Wu2011-08-161-4/+5
* write pinyin apis in progressPeng Wu2011-08-161-3/+19
* revise pinyin apisPeng Wu2011-08-151-7/+17
* change uni-gram computing from float to double in phrase and pinyin lookupPeng Wu2011-08-152-10/+11
* refine cmake filesPeng Wu2011-08-123-6/+6
* Add cmake scripts.BYVoid2011-08-124-0/+132
* write phrase index logger0.2.99Peng Wu2011-08-102-4/+31
* write phrase index logger format in progressPeng Wu2011-08-103-11/+93
* write phrase index logger in progressPeng Wu2011-08-104-6/+45
* refine remove recordPeng Wu2011-08-091-3/+14
* write the phrase index loggerPeng Wu2011-08-094-1/+194
* refine pinyin.cppPeng Wu2011-08-092-0/+3
* fixes tag utility with namespacePeng Wu2011-08-082-5/+8
* refine namespace pinyinPeng Wu2011-08-0819-27/+39
* refine MatchResults/TokenVectorPeng Wu2011-08-083-3/+4
* refine pinyin.hPeng Wu2011-08-082-0/+61
* add Ge<=>Ke fuzzy pinyinPeng Wu2011-08-083-5/+12
* make libpinyin installablePeng Wu2011-08-054-8/+16