summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* comment out _remove_duplicated_itemsPeng Wu2012-07-022-3/+16
* update spec.inPeng Wu2012-06-281-2/+2
* update pinyin_get/choose_candidatesPeng Wu2012-06-282-9/+13
* reduce phrase table sizePeng Wu2012-06-282-5/+7
* add commentsPeng Wu2012-06-281-0/+27
* add load/save multiple phrase librariesPeng Wu2012-06-281-9/+70
* refine pinyin_guess_sentence_with_prefixPeng Wu2012-06-271-5/+5
* write pinyin_iterator_add_phrasePeng Wu2012-06-273-3/+91
* write pinyin begin/end add phrasePeng Wu2012-06-272-4/+20
* begin to write import iteratorPeng Wu2012-06-263-1/+16
* fixes a typoPeng Wu2012-06-261-5/+6
* refine pinyin.cppPeng Wu2012-06-252-97/+62
* update utilsPeng Wu2012-06-253-8/+20
* update testsPeng Wu2012-06-251-4/+10
* 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-215-8/+24
* update autogen.shPeng Wu2012-06-211-7/+24
* 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
* refine testsPeng Wu2012-06-144-70/+55
* update fsf addressPeng Wu2012-06-1216-16/+16
* update fsf addressPeng Wu2012-06-1214-14/+14
* 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 test_flexible_ngram.cppPeng Wu2012-05-251-3/+3
* fixes kfreebsd buildPeng Wu2012-05-251-0/+7
* bump version 0.6.910.6.91Peng Wu2012-05-244-2/+13
* fixes _append_itemsPeng Wu2012-05-241-1/+1
* rename bin_file to binfilePeng Wu2012-05-212-12/+12
* update gen_unigram.cppPeng Wu2012-05-211-14/+12
* rename compat to compactPeng Wu2012-05-215-7/+9
* updatesPeng Wu2012-05-211-28/+17
* updates testsPeng Wu2012-05-213-50/+47
* fixes compilePeng Wu2012-05-211-0/+1
* add pinyin_table_filesPeng Wu2012-05-212-0/+8
* write save_phrase_indexPeng Wu2012-05-215-37/+28