summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add commentsPeng Wu2013-03-271-1/+116
|
* add checks for add phrase functionPeng Wu2013-03-261-3/+6
|
* improves pinyin_get_pinyin_stringsPeng Wu2013-03-251-3/+4
|
* fixes import dictPeng Wu2013-03-231-1/+1
|
* rename functionsPeng Wu2013-03-223-15/+15
|
* fixes include headersPeng Wu2013-03-221-4/+4
|
* fixes compilePeng Wu2013-03-221-1/+2
|
* use G_BEGIN/END_DECLSPeng Wu2013-03-224-25/+15
|
* write phrases methodsPeng Wu2013-03-213-0/+28
|
* update libpinyin.verPeng Wu2013-03-211-0/+10
|
* write methodsPeng Wu2013-03-212-2/+28
|
* write get pinyin key and rest methodsPeng Wu2013-03-212-0/+51
|
* write candidates methodsPeng Wu2013-03-212-11/+60
|
* 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
| | | | as gb_char.table and gbk_char.table has been updated.
* 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
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* 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
|