summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* update *_pronunciation_possibility functionPeng Wu2016-05-272-20/+14
* update class PhraseItemPeng Wu2016-05-273-17/+9
* fixes compilePeng Wu2016-05-261-8/+9
* update train_result2 methodPeng Wu2016-05-261-4/+4
* update *constraint methodsPeng Wu2016-05-261-19/+13
* update validate_constraint methodPeng Wu2016-05-261-7/+8
* update pinyin_lookup2.hPeng Wu2016-05-261-6/+12
* write increase_pronunciation_possibility functionPeng Wu2016-05-262-1/+76
* fixes indentPeng Wu2016-05-261-41/+41
* fixes typosPeng Wu2016-05-261-3/+5
* rename m_cache_phrase_item to m_cached_phrase_itemPeng Wu2016-05-254-25/+25
* fixes compilePeng Wu2016-05-252-11/+14
* write compute_pronunciation_possibility functionPeng Wu2016-05-252-3/+78
* update *gen_next_step methodPeng Wu2016-05-251-30/+37
* update search_*gram methodPeng Wu2016-05-253-22/+36
* update get_best_match methodPeng Wu2016-05-253-35/+34
* fixes search_matrix functionPeng Wu2016-05-251-0/+7
* update test_matrix.cppPeng Wu2016-05-241-3/+44
* fixes some typosPeng Wu2016-05-241-9/+10
* write dump_ranges functionPeng Wu2016-05-242-50/+57
* refactor search_matrix functionPeng Wu2016-05-192-28/+40
* fixes againPeng Wu2016-05-191-1/+14
* fixes a typoPeng Wu2016-05-191-2/+8
* update get_items methodPeng Wu2016-05-193-8/+4
* write search_matrix functionPeng Wu2016-05-192-0/+90
* update test_matrix.cppPeng Wu2016-05-192-1/+7
* comment out codePeng Wu2016-05-192-24/+15
* write resplit_step functionPeng Wu2016-05-182-4/+88
* write inner_split_step functionPeng Wu2016-05-173-0/+67
* fixes a typoPeng Wu2016-05-161-2/+0
* update codePeng Wu2016-05-163-22/+12