summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
* add pinyin/chewing check optionsPeng Wu2011-11-142-4/+42
* update pinyin parser tablePeng Wu2011-11-141-28/+28
* fixes a typoPeng Wu2011-11-111-2/+2
* add pinyin parser class definitionPeng Wu2011-11-112-1/+133
* rename beta to 2Peng Wu2011-11-111-2/+2
* add more flags to pinyin_custom2.hPeng Wu2011-11-091-1/+3
* update generated inyin_parser_table.hPeng Wu2011-11-091-149/+149
* add origin freq for divided tablePeng Wu2011-11-091-0/+1
* revert re-split tablePeng Wu2011-11-091-2/+3
* add generated pinyin_parser_table.hPeng Wu2011-11-091-0/+1692
* fixes pinyin parser table compilePeng Wu2011-11-093-0/+14
* update pinyin_parser_table.h.inPeng Wu2011-11-092-2/+28
* add gen pinyin headerPeng Wu2011-11-091-0/+2
* begin to write pinyin parser betaPeng Wu2011-11-081-0/+60
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-071-0/+4
* update pinyin_custom2.hPeng Wu2011-11-021-26/+24
* fixes save_dbPeng Wu2011-10-271-1/+2
* fixes load_dbPeng Wu2011-10-271-7/+9
* update chewing_key.hPeng Wu2011-10-271-0/+27
* write gen pinyin table in progressPeng Wu2011-10-241-1/+7
* begin to add pinyin_custom2.hPeng Wu2011-10-224-11/+69
* begin to write chewing keyPeng Wu2011-10-223-2/+4
* improves get chewingPeng Wu2011-10-211-2/+4
* fixes get chewingPeng Wu2011-10-211-2/+2
* add use tonePeng Wu2011-10-201-6/+15
* begin to write chewing key headerPeng Wu2011-10-191-0/+129
* fixes fsf addressPeng Wu2011-10-1115-15/+15
* add more double pinyin mapsPeng Wu2011-09-262-24/+170
* add correction options to pinyin custom settingsPeng Wu2011-09-232-10/+70
* refine public apiPeng Wu2011-09-142-11/+6
* 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
* change size_t to guint16 in phrase index loggerPeng Wu2011-09-071-30/+30
* update zhuyin mapPeng Wu2011-08-311-65/+65
* add chewing parserPeng Wu2011-08-312-2/+346
* add namespace pinyinPeng Wu2011-08-301-0/+7
* install public headers onlyPeng Wu2011-08-301-2/+5
* move pinyin custom settings to pinyin_custom.hPeng Wu2011-08-302-94/+118
* improve pinyin parserPeng Wu2011-08-291-2/+2
* fixes phrase index loggerPeng Wu2011-08-222-4/+4
* write test case for phrase index loggerPeng Wu2011-08-222-6/+65
* write get candidatesPeng Wu2011-08-182-1/+16
* refine pinyin parserPeng Wu2011-08-161-4/+5
* refine cmake filesPeng Wu2011-08-121-2/+2
* Add cmake scripts.BYVoid2011-08-121-0/+42
* 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-103-5/+44