summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin parser table compilePeng Wu2011-11-093-0/+14
* update pinyin_parser_table.h.inPeng Wu2011-11-093-4/+28
* add gen pinyin headerPeng Wu2011-11-091-0/+2
* begin to write pinyin parser betaPeng Wu2011-11-081-0/+60
* add notePeng Wu2011-11-071-0/+5
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-072-0/+8
* update CMake rules to reflect recent changesJim Huang2011-11-031-0/+1
* update pinyin_custom2.hPeng Wu2011-11-021-26/+24
* fixes choose short candidatePeng Wu2011-11-021-5/+14
* fixes save_dbPeng Wu2011-10-272-1/+17
* fixes load_dbPeng Wu2011-10-271-7/+9
* update chewing_key.hPeng Wu2011-10-271-0/+27
* add m_modifiedPeng Wu2011-10-261-4/+10
* write gen pinyin table in progressPeng Wu2011-10-241-1/+7
* begin to add pinyin_custom2.hPeng Wu2011-10-225-12/+70
* begin to write chewing keyPeng Wu2011-10-224-2/+6
* 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-1128-28/+28
* re-factor choose candidatePeng Wu2011-10-114-15/+15
* fixes user dir == NULLPeng Wu2011-10-101-1/+7
* improves get candidatesPeng Wu2011-10-101-5/+18
* fixes get candidatesPeng Wu2011-10-081-3/+12
* add set schemePeng Wu2011-09-263-0/+19
* add more double pinyin mapsPeng Wu2011-09-262-24/+170
* add more checksPeng Wu2011-09-261-5/+38
* FIX core dump issues and upgrade .gitignoreleeight2011-09-261-1/+4
* auto download textual model dataPeng Wu2011-09-261-1/+1
* add correction options to pinyin custom settingsPeng Wu2011-09-232-10/+70
* change apiPeng Wu2011-09-212-15/+15
* export pinyin keyPeng Wu2011-09-211-0/+1
* 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
* refine public apiPeng Wu2011-09-093-28/+28
* 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
* 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