summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* refactor pinyin_phrase_filesPeng Wu2012-06-252-15/+37
|
* refine asserts in large tablesPeng Wu2012-06-213-4/+11
|
* add ErrorResultPeng Wu2012-06-213-36/+17
|
* update autoconfPeng Wu2012-06-213-5/+5
|
* add assertPeng Wu2012-06-211-0/+10
|
* add commentsPeng Wu2012-06-192-0/+27
|
* fixes phrase library loadPeng Wu2012-06-193-10/+22
|
* improves pinyin_savePeng Wu2012-06-191-5/+15
|
* fixes pinyin_unload_phrase_libraryPeng Wu2012-06-191-0/+1
|
* fixes pinyin_finiPeng Wu2012-06-191-2/+6
|
* fixes crashPeng Wu2012-06-181-2/+4
|
* write get_dbin_filenamePeng Wu2012-06-181-15/+11
|
* update check_formatPeng Wu2012-06-181-39/+31
|
* write load/unload phrase indexPeng Wu2012-06-181-34/+119
|
* begin to write multiple phrase library supportPeng Wu2012-06-182-0/+18
|
* update fsf addressPeng Wu2012-06-124-4/+4
|
* fixes jv,ju in ABCPeng Wu2012-06-061-1/+1
|
* fixes pinyin_choose_full_pinyin_candidatePeng Wu2012-05-291-1/+6
|
* fixes pinyin_get_candidatesPeng Wu2012-05-281-2/+2
|
* refine parse one keyPeng Wu2012-05-271-1/+1
|
* fixes parse one key in double pinyin parserPeng Wu2012-05-251-0/+1
|
* fixes kfreebsd buildPeng Wu2012-05-251-0/+7
|
* 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
|