summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes check_format0.8.xPeng Wu2013-02-282-1/+11
* Fixes issue reported by fundawang:Peng Wu2013-02-1711-50/+42
* bump version 0.8.10.8.1Peng Wu2013-02-161-1/+1
* update download urlPeng Wu2013-01-301-1/+1
* fixes incomplete pinyinPeng Wu2013-01-261-4/+18
* a safe guard for chewingPeng Wu2012-12-111-8/+7
* add license0.8.0Peng Wu2012-11-191-0/+22
* fixes constraints arrayPeng Wu2012-11-153-3/+3
* fixes poke the next constraintPeng Wu2012-11-141-0/+2
* bump version 0.8.0Peng Wu2012-11-142-3/+3
* fixes one step constraint in get_best_matchPeng Wu2012-11-141-0/+3
* bump version 0.7.920.7.92Peng Wu2012-10-152-2/+2
* fixes memory leak in test pinyinPeng Wu2012-10-111-0/+1
* fixes memory leak in pinyin.cppPeng Wu2012-10-111-0/+2
* fixes memory leak in test pinyin lookupPeng Wu2012-10-111-13/+17
* fixes memory leak in facade chewing tablePeng Wu2012-10-111-0/+23
* fixes memory leak in facade phrase table2Peng Wu2012-10-111-0/+24
* fixes memory leak in test chewing tablePeng Wu2012-10-101-2/+4
* fixes memory leak in chewing large tablePeng Wu2012-10-101-2/+3
* fixes memory leak in phrase large table2Peng Wu2012-10-101-2/+6
* re-factor phrase lookupPeng Wu2012-10-102-16/+98
* fixes test_parser2 againPeng Wu2012-10-091-5/+7
* fixes memory leak in test_parser2Peng Wu2012-10-091-1/+10
* fixes memory leak in test_ngramPeng Wu2012-10-091-0/+2
* fixes memory leak in test_memory_chunkPeng Wu2012-10-091-5/+3
* detect corrupted phrase index log filePeng Wu2012-10-082-3/+13
* improves test_pinyin outputPeng Wu2012-10-081-0/+3
* Merge remote-tracking branch 'libpinyin/master'Peng Wu2012-10-082-3/+2
|\
| * Merge pull request #28 from maxiaojun/masterPeng Wu2012-10-072-3/+2
| |\
| | * Fix CMakeLists.txtXiaojun Ma2012-10-052-3/+2
| |/
* | minor fixes againPeng Wu2012-09-291-0/+1
* | minor fixesPeng Wu2012-09-292-0/+2
* | minor fixPeng Wu2012-09-191-0/+3
|/
* bump version 0.7.910.7.91Peng Wu2012-09-172-2/+2
* fixes codePeng Wu2012-09-131-2/+1
* re-factor phrase_lookup.cppPeng Wu2012-09-121-28/+73
* re-factor pinyin_lookup2.cppPeng Wu2012-09-121-4/+4
* update final_stepPeng Wu2012-09-121-14/+23
* improves get_best_matchPeng Wu2012-09-111-5/+5
* improves autoconfPeng Wu2012-09-111-0/+1
* remove pinyin_lookup.*Peng Wu2012-09-112-800/+0
* remove winner_tree.*Peng Wu2012-09-112-291/+0
* turn off dump functionsPeng Wu2012-09-111-2/+2
* use pinyin lookup2Peng Wu2012-09-115-13/+9
* fixes a typoPeng Wu2012-09-111-1/+1
* write pinyin_lookup2.*Peng Wu2012-09-112-2/+195
* write get_best_matchPeng Wu2012-09-111-0/+143
* fixes get_best_matchPeng Wu2012-09-101-5/+7
* write search_unigram2 and search_bigram2Peng Wu2012-09-102-5/+105
* write get_best_matchPeng Wu2012-09-101-0/+67