add m_dict_index
[platform/upstream/libpinyin.git] / src /
2013-02-19 Peng Wuadd m_dict_index
2013-02-19 Peng Wuadd dictionary support
2013-02-19 Peng Wuadd new tables
2013-02-19 Peng Wuadd enum PHRASE_INDEX_LIBRARIES
2013-02-18 Peng Wufixes crash
2013-02-17 Peng WuFixes issue reported by fundawang:
2013-02-05 Peng Wufixes typo
2013-02-04 Peng Wure-factor load/save
2013-02-04 Peng Wuadd mmap support
2013-02-04 Peng Wuadd back ng
2013-01-26 Peng Wufixes incomplete pinyin
2012-12-11 Peng Wua safe guard for chewing
2012-12-05 Peng Wufixes pinyin_translate_token
2012-12-05 Peng Wuremove pinyin_get_pinyins_from_token
2012-12-05 Peng Wuremove pinyin_translate_token
2012-12-05 Peng Wuremove pinyin_clear_constraint*
2012-12-04 Peng Wuadd comments
2012-12-04 Peng Wuwrite pinyin_token_*
2012-12-04 Peng Wuadd comments
2012-12-04 Peng Wuwrite pinyin_get_chewing/pinyin_string
2012-11-28 Peng Wufixes a typo
2012-11-28 Peng Wuadd const modifiers
2012-11-26 Peng Wuindent phrase_index.cpp
2012-11-15 Peng Wufixes constraints array
2012-11-14 Peng Wufixes poke the next constraint
2012-11-14 Peng Wufixes one step constraint in get_best_match
2012-11-12 Peng Wumark format version as 0.8.0
2012-11-12 Peng Wuwrite pinyin_mask_out
2012-11-12 Peng Wuwrite mask out for facade tables
2012-11-08 Peng Wuwrite mask out for chewing large table
2012-11-07 Peng Wuwrite mask out for phrase large table2
2012-11-07 Peng Wufixes pinyin_load_phrase_library
2012-11-06 Peng Wuwrite remove index
2012-11-06 Peng Wure-factor remove index in progress
2012-11-05 Peng Wuwrite get length
2012-11-05 Peng Wuwrite get length in progress
2012-10-31 Peng Wuadd comments
2012-10-30 Peng Wuwrite Bigram::mask_out
2012-10-30 Peng Wuwrite SingleGram::mask_out
2012-10-26 Peng Wuwrite mask out method
2012-10-26 Peng Wuwrite FacadePhraseIndex::merge_with_mask
2012-10-26 Peng Wure-factor phrase index
2012-10-25 Peng Wuwrite mask_out_phrase_index_logger
2012-10-22 Peng Wumove back get_first_token
2012-10-20 Peng Wumove get_first_token to spseg
2012-10-19 Peng Wurefine reduce_tokens
2012-10-19 Peng Wuupdate pinyin_iterator_add_phrase
2012-10-19 Peng Wuupdate pinyin_guess_sentence_with_prefix
2012-10-19 Peng Wurename pinyin_lookup_token to pinyin_lookup_tokens
2012-10-19 Peng Wuwrite reduce_tokens
2012-10-18 Peng Wuupdate ngseg
2012-10-18 Peng Wuupdate tag utility
2012-10-18 Peng Wuupdate tag utility
2012-10-17 Peng Wubump version 0.8.91
2012-10-15 Peng Wubump version 0.7.92 0.7.92
2012-10-11 Peng Wufixes memory leak in pinyin.cpp
2012-10-11 Peng Wufixes memory leak in facade chewing table
2012-10-11 Peng Wufixes memory leak in facade phrase table2
2012-10-10 Peng Wufixes memory leak in chewing large table
2012-10-10 Peng Wufixes memory leak in phrase large table2
2012-10-10 Peng Wure-factor phrase lookup
2012-10-08 Peng Wudetect corrupted phrase index log file
2012-10-08 Peng WuMerge remote-tracking branch 'libpinyin/master'
2012-10-08 Peng WuMerge pull request #28 from maxiaojun/master
2012-10-06 Xiaojun MaFix CMakeLists.txt
2012-09-29 Peng Wuminor fixes again
2012-09-29 Peng Wuminor fixes
2012-09-19 Peng Wuminor fix
2012-09-17 Peng Wubump version 0.7.91 0.7.91
2012-09-13 Peng Wufixes code
2012-09-12 Peng Wure-factor phrase_lookup.cpp
2012-09-12 Peng Wure-factor pinyin_lookup2.cpp
2012-09-12 Peng Wuupdate final_step
2012-09-11 Peng Wuimproves get_best_match
2012-09-11 Peng Wuremove pinyin_lookup.*
2012-09-11 Peng Wuremove winner_tree.*
2012-09-11 Peng Wuturn off dump functions
2012-09-11 Peng Wuuse pinyin lookup2
2012-09-11 Peng Wufixes a typo
2012-09-11 Peng Wuwrite pinyin_lookup2.*
2012-09-11 Peng Wuwrite get_best_match
2012-09-10 Peng Wufixes get_best_match
2012-09-10 Peng Wuwrite search_unigram2 and search_bigram2
2012-09-10 Peng Wuwrite get_best_match
2012-09-10 Peng Wubegin to write pinyin lookup2
2012-09-10 Peng Wuwrite aux functions for pinyin lookup2
2012-09-08 Peng Wuadd dump methods
2012-09-07 Peng Wufixes compile
2012-09-07 Peng Wubegin to write pinyin_lookup2.cpp
2012-09-07 Peng Wuwrite pinyin_lookup2.h
2012-09-04 Peng Wuremove phrase_large_table.*
2012-09-04 Peng Wuremove facade_phrase_table.h
2012-09-04 Peng Wuadd clear_ranges/clear_tokens back
2012-09-04 Peng Wuadd assert to get_first_token
2012-09-03 Peng Wufixes phrase_index.h
2012-09-03 Peng Wuupdate Makefile.am
2012-09-03 Peng Wuupdate gen_deleted_ngram.cpp
2012-09-03 Peng Wufixes test_phrase_table.cpp
2012-09-03 Peng Wuupdate tag utility
2012-09-03 Peng Wuupdate pinyin.cpp to use phrase table ver2
next