summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor pinyin phraseambiguitiesPeng Wu2011-09-142-7/+33
|
* update pinyin phrasePeng Wu2011-09-141-12/+12
|
* clean up pinyin_phrase.hPeng Wu2011-09-141-73/+0
|
* begin to split the fuzzy pinyin optionsPeng Wu2011-09-145-75/+97
|
* update test casePeng Wu2011-09-093-7/+7
|
* refine public apiPeng Wu2011-09-093-28/+28
|
* update test case for pinyin headerPeng Wu2011-09-093-37/+20
|
* refine pinyin headerPeng Wu2011-09-094-163/+140
|
* update libpinyin.verPeng Wu2011-09-091-17/+16
|
* merge duplicated convert to utf8 functionsPeng Wu2011-09-097-47/+83
|
* begin to refine pinyin public interfacePeng Wu2011-09-091-52/+33
|
* begin to polish pinyin public apiPeng Wu2011-09-082-20/+39
|
* update libpinyin.spec.inPeng Wu2011-09-081-2/+15
|
* fixes libpinyin.pc.inPeng Wu2011-09-084-5/+3
|
* change size_t to guint16 in phrase index loggerPeng Wu2011-09-071-30/+30
|
* expose pinyin pos vectorPeng Wu2011-09-062-6/+9
|
* refine pinyin apiPeng Wu2011-09-062-18/+22
|
* write test chewingPeng Wu2011-09-064-7/+77
|
* add chewing supportPeng Wu2011-09-064-2/+41
|
* fixes compile and a bugPeng Wu2011-09-062-7/+8
|
* refine pinyin apisPeng Wu2011-09-065-35/+63
|
* 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 gen zhuyin mapPeng Wu2011-08-312-1/+125
|
* add test case for chewingPeng Wu2011-08-311-2/+25
|
* add chewing parserPeng Wu2011-08-312-2/+346
|
* add swap to stl litePeng Wu2011-08-311-1/+20
|
* add libpinyin.spec.inPeng Wu2011-08-312-0/+68
|
* improves Makefile.amc-apiPeng Wu2011-08-311-1/+1
|
* add namespace pinyinPeng Wu2011-08-303-0/+15
|
* install public headers onlyPeng Wu2011-08-304-14/+22
|
* switch to pinyin internal libraryPeng Wu2011-08-309-32/+62
|
* switch to pinyin internal headerPeng Wu2011-08-3030-27/+33
|
* 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-294-7/+80
|
* add pinyin apisPeng Wu2011-08-292-2/+32
|
* improve pinyin parserPeng Wu2011-08-292-2/+4
|
* refine test casesPeng Wu2011-08-242-5/+13
|
* fixes compile with c++0xPeng Wu2011-08-244-8/+8
|
* fixes a typoPeng Wu2011-08-241-3/+3
|
* fixes code style in src/includePeng Wu2011-08-232-13/+13
|
* write test pinyinPeng Wu2011-08-233-2/+31
|
* begin to write test pinyinPeng Wu2011-08-232-0/+39
|
* fixes phrase index loggerPeng Wu2011-08-224-7/+7
|
* write test case for phrase index loggerPeng Wu2011-08-223-7/+105
|
* begin to write test phrase index loggerPeng Wu2011-08-222-0/+34
|