platform/upstream/libpinyin.git
2012-10-06 Xiaojun MaFix CMakeLists.txt
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 Wuimproves autoconf
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-06 Peng Wuremove duplicated defines
2012-09-06 Peng Wurefactor k_mixture_model_to_interpolation.cpp
2012-09-06 Peng Wufixes export_k_mixture_model.cpp
2012-09-06 Peng Wuwrite TAGLIB_GET_TAGVALUE
2012-09-06 Peng Wuwrite TAGLIB_GET_VALUE
2012-09-05 Peng Wuupdate import_k_mixture_model.cpp
2012-09-05 Peng Wuupdate import_interpolation.cpp
2012-09-04 Peng Wufixes ngseg.cpp
2012-09-04 Peng Wuremove phrase_large_table.*
2012-09-04 Peng Wuupdate test cases
2012-09-04 Peng Wuadd clear_tokens call
2012-09-04 Peng Wuenhance test_phrase_table.cpp
2012-09-04 Peng Wurefactor code
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_ngram.cpp
2012-09-03 Peng Wuupdate eval_correction_rate.cpp
2012-09-03 Peng Wuupdate gen_k_mixture_model.cpp
2012-09-03 Peng Wuupdate import_k_mixture_model.cpp
2012-09-03 Peng Wuupdate gen_ngram.cpp
2012-09-03 Peng Wuupdate gen_deleted_ngram.cpp
2012-09-03 Peng Wufixes test_phrase_table.cpp
2012-09-03 Peng Wupolish gen_binary_files.cpp
2012-09-03 Peng Wuupdate utils/storage
2012-09-03 Peng Wuupdate tag utility
2012-09-03 Peng Wuupdate segment to use phrase table ver2
2012-09-03 Peng Wuupdate tests to use phrase table ver2
2012-09-03 Peng Wuupdate pinyin.cpp to use phrase table ver2
2012-09-03 Peng Wuupdate PhraseLookup
2012-09-03 Peng Wufixes facade_phrase_table2.h
2012-09-03 Peng Wuwrite get_first_token
2012-09-01 Peng Wuwrite prepare/destroy tokens
2012-09-01 Peng Wurefactor stl_lite.h
2012-09-01 Peng Wufixes PinyinLookup::search_unigram
2012-08-31 Peng Wudrop FacadePhraseIndex::clear_ranges method
2012-08-31 Peng Wufixes a typo
2012-08-30 Peng Wuwrite facade_phrase_table2.h
2012-08-29 Peng Wupolish code
2012-08-29 Peng Wuwrite load/store method
2012-08-28 Peng Wuupdate comments
2012-08-28 Peng Wuwrite load_text method
2012-08-28 Peng Wuwrite add/remove index method
2012-08-28 Peng Wurename phrase_compare and phrase_less_than
2012-08-28 Peng Wuwrite add/remove index method in progress
2012-08-28 Peng Wubegin to write add/remove index
2012-08-27 Peng Wuwrite search method
2012-08-27 Peng Wuchange phrase_length from int to size_t
2012-08-27 Peng Wuwrite search method in progress
2012-08-27 Peng Wubegin to write search method
2012-08-27 Peng Wurename PhraseIndexItem to PhraseIndexItem2
2012-08-25 Peng Wufixes compile
2012-08-25 Peng Wuwrite PhraseIndexItem
2012-08-25 Peng Wurefine pinyin.h
2012-08-25 Peng Wuadd phrase_large_table2.cpp
2012-08-25 Peng Wuadd phrase_large_table2.h
2012-08-25 Peng Wufixes pinyin_lookup_token
2012-08-13 Peng Wubump version 0.7.1 0.7.1
2012-08-09 Peng Wufixes pinyin_load_phrase_library
2012-08-08 Peng Wuupdate libpinyin.ver
2012-08-07 Peng Wufixes cmake
2012-08-07 Peng Wuadd comments for new apis
2012-08-07 Peng Wuadd apis
2012-08-03 Peng Wufixes add phrase
2012-08-01 Peng Wuupdate cmake
2012-07-31 Peng Wufixes cmake
2012-07-31 Peng Wupolish code
2012-07-30 Peng WuMerge pull request #19 from alick9188/fix-data-dir
2012-07-30 Peng Wufixes pinyin_iterator_add_phrase
2012-07-27 Alick Zhaofix out of tree build when using git src repo
2012-07-27 Peng Wufixes cmake
2012-07-27 Peng Wubump version 0.7.0 0.7.0
2012-07-09 Peng Wufixes pinyin_reset
2012-07-06 Peng Wufixes _prepend_sentence_candidate
next