platform/upstream/libpinyin.git
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
2012-07-05 Peng Wufixes libpinyin.ver
2012-07-04 Peng Wufixes ld script
2012-07-04 Peng Wufixes _compute_phrase_strings_of_items
2012-07-03 Peng Wubump version 0.6.92 0.6.92
2012-07-03 Peng Wufixes _prepend_sentence_candidate
2012-07-03 Peng Wupolish code
2012-07-02 Peng Wuadd comments
2012-07-02 Peng Wurefine pinyin_free_candidates
2012-07-02 Peng Wuwrite pinyin_free_candidates
2012-07-02 Peng Wurename pinyin_choose_full_pinyin_candidate
2012-07-02 Peng Wuremove pinyin_choose_candidate
2012-07-02 Peng Wufixes _remove_duplicated_items_by_phrase_string
2012-07-02 Peng Wuenable remove duplicated items
2012-07-02 Peng Wuupdate test_pinyin
2012-07-02 Peng Wuwrite _remove_duplicated_items_by_phrase_string
2012-07-02 Peng Wuwrite _compute_strings_of_items
2012-07-02 Peng Wucomment out _remove_duplicated_items
2012-06-28 Peng Wuupdate spec.in
2012-06-28 Peng Wuupdate pinyin_get/choose_candidates
2012-06-28 Peng Wureduce phrase table size
2012-06-28 Peng Wuadd comments
2012-06-28 Peng Wuadd load/save multiple phrase libraries
2012-06-27 Peng Wurefine pinyin_guess_sentence_with_prefix
2012-06-27 Peng Wuwrite pinyin_iterator_add_phrase
2012-06-27 Peng Wuwrite pinyin begin/end add phrase
2012-06-26 Peng Wubegin to write import iterator
2012-06-26 Peng Wufixes a typo
2012-06-25 Peng Wurefine pinyin.cpp
2012-06-25 Peng Wuupdate utils
2012-06-25 Peng Wuupdate tests
2012-06-25 Peng Wurefactor pinyin_phrase_files
2012-06-21 Peng Wurefine asserts in large tables
2012-06-21 Peng Wuadd ErrorResult
2012-06-21 Peng Wuupdate autoconf
2012-06-21 Peng Wuupdate autogen.sh
2012-06-21 Peng Wuadd assert
2012-06-19 Peng Wuadd comments
next