summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bump version 0.6.910.6.91Peng Wu2012-05-241-1/+1
* fixes _append_itemsPeng Wu2012-05-241-1/+1
* rename compat to compactPeng Wu2012-05-213-4/+6
* add pinyin_table_filesPeng Wu2012-05-212-0/+8
* fixes typosPeng Wu2012-05-171-0/+1
* add pinyin_phrase_filesPeng Wu2012-05-172-0/+10
* improves FacadePhraseIndexPeng Wu2012-05-161-2/+4
* update pinyin_lookup.*Peng Wu2012-05-162-30/+5
* update pinyin.cppPeng Wu2012-05-161-29/+5
* polish phrase_index.hPeng Wu2012-05-161-9/+9
* write FacadePhraseIndex::clear_rangesPeng Wu2012-05-161-0/+17
* add methods to FacadePhraseIndexPeng Wu2012-05-151-0/+37
* improves _get_previous_tokenPeng Wu2012-05-081-0/+23
* add commentsPeng Wu2012-04-281-0/+20
* write pinyin_choose_full_pinyin_candidatePeng Wu2012-04-271-0/+39
* fixes a typoPeng Wu2012-04-251-1/+2
* fixes _remove_duplicated_itemsPeng Wu2012-04-251-4/+7
* fixes pinyin_get_full_pinyin_candidatesPeng Wu2012-04-252-7/+15
* refine _try_resplit_tablePeng Wu2012-04-241-43/+21
* write _try_resplit_tablePeng Wu2012-04-242-8/+167
* remove maximum forward match pass in full pinyin parserPeng Wu2012-04-241-45/+0
* fixes commentPeng Wu2012-04-231-1/+1
* write retrieve table items in progressPeng Wu2012-04-233-28/+101
* polish codePeng Wu2012-04-202-5/+7
* refine retrieve_divided_itemPeng Wu2012-04-193-14/+7
* write _try_divided_tablePeng Wu2012-04-191-74/+89
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-191-6/+35
* extract _append_items methodPeng Wu2012-04-191-30/+42
* re-factor get candidatesPeng Wu2012-04-191-86/+65
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-183-6/+192
* remove old codes in pinyin_lookup.cppPeng Wu2012-04-181-81/+1
* remove FullPinyinParser2::post_processPeng Wu2012-04-181-71/+0
* refine pinyin_get_candidatesPeng Wu2012-04-171-43/+15
* write _get_previous_tokenPeng Wu2012-04-171-36/+29
* remove old codePeng Wu2012-04-171-124/+0
* begin to write pinyin_get_full_pinyin_candidatesPeng Wu2012-04-171-7/+122
* update pinyin_choose_candidatePeng Wu2012-04-172-2/+2
* update libpinyin.verPeng Wu2012-04-171-0/+2
* refine candidate apiPeng Wu2012-04-172-8/+21
* re-factor pinyin_get_candidatesPeng Wu2012-04-171-25/+34
* begin to write initial fuzzy pinyin supportPeng Wu2012-04-161-0/+24
* add m_raw_full_pinyin to pinyin_instance_tPeng Wu2012-04-162-0/+7
* add DYNAMIC_ADJUST flagPeng Wu2012-04-102-25/+35
* fixes compilePeng Wu2012-04-091-4/+3
* improves pinyin_get_candidatesPeng Wu2012-04-091-6/+184
* fixes post_process2Peng Wu2012-03-301-2/+8
* write post_process2Peng Wu2012-03-302-4/+89
* begin to write post_process2Peng Wu2012-03-292-3/+12
* update generated pinyin parser table headerPeng Wu2012-03-291-102/+102
* update special tablePeng Wu2012-03-291-4/+4