summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_parse_*Peng Wu2013-03-212-6/+19
* clean againPeng Wu2013-03-211-5/+0
* clean up pinyin.hPeng Wu2013-03-212-5/+7
* remove pinyin_free_candidatesPeng Wu2013-03-213-20/+0
* update candidates methodsPeng Wu2013-03-211-17/+15
* rename candidates methodsPeng Wu2013-03-212-14/+10
* add m_candidatesPeng Wu2013-03-211-0/+4
* hide definesPeng Wu2013-03-212-27/+29
* re-factor ChewingKey*Peng Wu2013-03-212-10/+14
* fixes novel_types.hPeng Wu2013-03-202-3/+3
* re-factor pinyin_custom2.hPeng Wu2013-03-142-28/+27
* add back pinyin_clear_constraintPeng Wu2013-03-133-0/+23
* fixes pinyin.hPeng Wu2013-03-122-1/+18
* update lambdaPeng Wu2013-03-071-1/+1
* bump version 0.8.92Peng Wu2013-03-061-1/+1
* update lambdaPeng Wu2013-03-041-1/+1
* fixes pinyin_iterator_add_phrasePeng Wu2013-03-041-6/+9
* update binary file format versionPeng Wu2013-03-011-1/+1
* fixes check_formatPeng Wu2013-02-282-1/+11
* update lambda parameterPeng Wu2013-02-271-1/+1
* update factorPeng Wu2013-02-272-3/+3
* update commentsPeng Wu2013-02-251-2/+2
* re-factor tablesPeng Wu2013-02-212-9/+9
* write pinyin_get_pinyin_stringsPeng Wu2013-02-213-0/+30
* update parser tablePeng Wu2013-02-211-457/+457
* add get_shengmu/yunmu_stringPeng Wu2013-02-212-0/+16
* add shengmu and yunmu to content_tablePeng Wu2013-02-211-0/+2
* add m_dict_indexPeng Wu2013-02-192-16/+17
* add dictionary supportPeng Wu2013-02-191-6/+10
* add new tablesPeng Wu2013-02-191-11/+13
* add enum PHRASE_INDEX_LIBRARIESPeng Wu2013-02-192-0/+20
* fixes crashPeng Wu2013-02-181-0/+7
* Fixes issue reported by fundawang:Peng Wu2013-02-173-4/+4
* fixes typoPeng Wu2013-02-052-2/+2
* re-factor load/savePeng Wu2013-02-041-20/+19
* add mmap supportPeng Wu2013-02-041-14/+44
* add back ngPeng Wu2013-02-041-1/+2
* fixes incomplete pinyinPeng Wu2013-01-261-4/+18
* a safe guard for chewingPeng Wu2012-12-111-8/+7
* fixes pinyin_translate_tokenPeng Wu2012-12-051-5/+8
* remove pinyin_get_pinyins_from_tokenPeng Wu2012-12-053-35/+0
* remove pinyin_translate_tokenPeng Wu2012-12-053-30/+0
* remove pinyin_clear_constraint*Peng Wu2012-12-053-47/+0
* add commentsPeng Wu2012-12-041-0/+52
* write pinyin_token_*Peng Wu2012-12-043-1/+108
* add commentsPeng Wu2012-12-041-1/+20
* write pinyin_get_chewing/pinyin_stringPeng Wu2012-12-043-1/+33
* fixes a typoPeng Wu2012-11-282-3/+3
* add const modifiersPeng Wu2012-11-281-2/+2
* indent phrase_index.cppPeng Wu2012-11-261-11/+11