summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update pinyin_get_*_auxiliary_text functionsPeng Wu2016-06-282-17/+6
|
* update pinyin_get_character_offset functionPeng Wu2016-06-282-11/+14
|
* add commentsPeng Wu2016-06-282-3/+33
|
* fixes pinyin_get_character_offset functionPeng Wu2016-06-282-13/+21
|
* fixes compilePeng Wu2016-06-281-3/+5
|
* update double pinyinPeng Wu2016-06-272-3/+2
|
* update libpinyin.verPeng Wu2016-06-271-0/+3
|
* write pinyin_get_chewing_auxiliary_text functionPeng Wu2016-06-271-1/+62
|
* write pinyin_get_double_pinyin_auxiliary_text functionPeng Wu2016-06-271-0/+64
|
* write pinyin_get_full_pinyin_auxiliary_text functionPeng Wu2016-06-272-0/+163
|
* write pinyin_get_character_offset functionPeng Wu2016-06-232-0/+31
|
* fixes a typoPeng Wu2016-06-221-3/+1
|
* update libpinyin.verPeng Wu2016-06-222-4/+4
|
* fixes pinyin.cppPeng Wu2016-06-211-64/+72
|
* fixes bugsPeng Wu2016-06-202-1/+4
|
* rename functionsPeng Wu2016-06-206-22/+17
|
* fixes compilePeng Wu2016-06-161-3/+1
|
* move codePeng Wu2016-06-162-138/+137
|
* update Makefile.amPeng Wu2016-06-161-0/+1
|
* update table headersPeng Wu2016-06-162-108/+119
|
* update scriptsPeng Wu2016-06-163-8/+17
|
* bump version 1.5.91Peng Wu2016-06-161-3/+3
|
* update eval_correction_rate.cppPeng Wu2016-06-141-9/+22
|
* update test_pinyin.cppPeng Wu2016-06-131-1/+1
|
* fixes compilePeng Wu2016-06-133-17/+42
|
* write pinyin_get_*_offset functionsPeng Wu2016-06-122-22/+102
|
* update pinyin.hPeng Wu2016-06-122-29/+73
|
* update pinyin.cppPeng Wu2016-06-122-6/+14
|
* fixes code stylePeng Wu2016-06-081-5/+4
|
* fixes a typoPeng Wu2016-06-081-6/+4
|
* update pinyin_guess_candidates functionPeng Wu2016-06-081-28/+54
|
* update pinyin.hPeng Wu2016-06-072-12/+14
|
* fixes a typoPeng Wu2016-06-071-6/+9
|
* update pinyin.cpp in progressPeng Wu2016-06-061-30/+64
|
* begin to update pinyin.cppPeng Wu2016-06-063-10/+6
|
* update *_step functionsPeng Wu2016-06-032-0/+9
|
* fixes test_pinyin_lookup.cppPeng Wu2016-06-011-1/+1
|
* indent pinyin_lookup2.cppPeng Wu2016-06-011-13/+13
|
* update test_pinyin_lookup.cppPeng Wu2016-06-011-7/+22
|
* indent test_pinyin_lookup.cppPeng Wu2016-06-011-32/+32
|
* fixes compilePeng Wu2016-06-012-4/+4
|
* update test_matrix.cppPeng Wu2016-06-012-3/+57
|
* fixes a typoPeng Wu2016-05-301-0/+2
|
* fixes train_result2 methodPeng Wu2016-05-271-0/+2
|
* update commentPeng Wu2016-05-271-1/+1
|
* update train_result2 methodPeng Wu2016-05-271-10/+20
|
* use pinyin_phrase3.hPeng Wu2016-05-274-4/+0
|
* update test_phrase_index.cppPeng Wu2016-05-271-6/+5
|
* indent phrase_index.*Peng Wu2016-05-272-141/+141
|
* update class PinyinLookup2Peng Wu2016-05-272-22/+4
|