summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* update tag utilityPeng Wu2012-09-032-6/+17
|
* update pinyin.cpp to use phrase table ver2Peng Wu2012-09-032-9/+30
|
* update PhraseLookupPeng Wu2012-09-032-8/+30
|
* fixes facade_phrase_table2.hPeng Wu2012-09-031-2/+2
|
* write get_first_tokenPeng Wu2012-09-031-0/+20
|
* write prepare/destroy tokensPeng Wu2012-09-011-0/+41
|
* refactor stl_lite.hPeng Wu2012-09-011-275/+12
|
* fixes PinyinLookup::search_unigramPeng Wu2012-09-011-2/+2
|
* drop FacadePhraseIndex::clear_ranges methodPeng Wu2012-08-311-18/+0
|
* fixes a typoPeng Wu2012-08-311-2/+2
|
* write facade_phrase_table2.hPeng Wu2012-08-304-7/+170
|
* polish codePeng Wu2012-08-291-1/+1
|
* write load/store methodPeng Wu2012-08-291-0/+193
|
* update commentsPeng Wu2012-08-282-1/+4
|
* write load_text methodPeng Wu2012-08-281-0/+30
|
* write add/remove index methodPeng Wu2012-08-281-2/+57
|
* rename phrase_compare and phrase_less_thanPeng Wu2012-08-281-6/+6
|
* write add/remove index method in progressPeng Wu2012-08-281-0/+83
|
* begin to write add/remove indexPeng Wu2012-08-281-0/+27
|
* write search methodPeng Wu2012-08-271-0/+41
|
* change phrase_length from int to size_tPeng Wu2012-08-272-10/+10
|
* write search method in progressPeng Wu2012-08-271-0/+84
|
* begin to write search methodPeng Wu2012-08-271-0/+30
|
* rename PhraseIndexItem to PhraseIndexItem2Peng Wu2012-08-271-15/+20
|
* fixes compilePeng Wu2012-08-253-3/+5
|
* write PhraseIndexItemPeng Wu2012-08-251-1/+29
|
* refine pinyin.hPeng Wu2012-08-254-6/+7
|
* add phrase_large_table2.cppPeng Wu2012-08-252-4/+75
|
* add phrase_large_table2.hPeng Wu2012-08-252-1/+116
|
* fixes pinyin_lookup_token0.7.xPeng Wu2012-08-251-1/+1
|
* bump version 0.7.10.7.1Peng Wu2012-08-131-1/+1
|
* fixes pinyin_load_phrase_libraryPeng Wu2012-08-091-1/+2
|
* update libpinyin.verPeng Wu2012-08-081-0/+2
|
* add comments for new apisPeng Wu2012-08-071-0/+20
|
* add apisPeng Wu2012-08-072-0/+38
|
* fixes add phrasePeng Wu2012-08-031-1/+4
|
* polish codePeng Wu2012-07-311-2/+2
|
* fixes pinyin_iterator_add_phrasePeng Wu2012-07-301-0/+6
|
* bump version 0.7.00.7.0Peng Wu2012-07-271-1/+1
|
* fixes pinyin_resetPeng Wu2012-07-091-0/+4
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-061-0/+1
|
* fixes libpinyin.verPeng Wu2012-07-051-0/+3
|
* fixes ld scriptPeng Wu2012-07-041-0/+2
|
* fixes _compute_phrase_strings_of_itemsPeng Wu2012-07-041-4/+10
|
* bump version 0.6.920.6.92Peng Wu2012-07-031-1/+1
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-031-4/+10
|
* polish codePeng Wu2012-07-031-1/+1
|
* add commentsPeng Wu2012-07-021-0/+1
|
* refine pinyin_free_candidatesPeng Wu2012-07-021-1/+0
|
* write pinyin_free_candidatesPeng Wu2012-07-023-1/+21
|