update candidates methods
[platform/upstream/libpinyin.git] / src / pinyin.cpp
2013-03-21 Peng Wuupdate candidates methods
2013-03-21 Peng Wuadd m_candidates
2013-03-21 Peng Wuhide defines
2013-03-13 Peng Wuadd back pinyin_clear_constraint
2013-03-12 Peng Wufixes pinyin.h
2013-03-04 Peng Wufixes pinyin_iterator_add_phrase
2013-02-28 Peng Wufixes check_format
2013-02-27 Peng Wuupdate factor
2013-02-25 Peng Wuupdate comments
2013-02-21 Peng Wuwrite pinyin_get_pinyin_strings
2013-02-19 Peng Wuadd dictionary support
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 Wuwrite pinyin_token_*
2012-12-04 Peng Wuwrite pinyin_get_chewing/pinyin_string
2012-11-15 Peng Wufixes constraints array
2012-11-12 Peng Wuwrite pinyin_mask_out
2012-11-07 Peng Wufixes pinyin_load_phrase_library
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-18 Peng Wuupdate ngseg
2012-10-11 Peng Wufixes memory leak in pinyin.cpp
2012-10-08 Peng WuMerge remote-tracking branch 'libpinyin/master'
2012-09-29 Peng Wuminor fixes again
2012-09-29 Peng Wuminor fixes
2012-09-11 Peng Wuuse pinyin lookup2
2012-09-03 Peng Wuupdate pinyin.cpp to use phrase table ver2
2012-08-25 Peng Wufixes pinyin_lookup_token
2012-08-09 Peng Wufixes pinyin_load_phrase_library
2012-08-07 Peng Wuadd apis
2012-08-03 Peng Wufixes add phrase
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-09 Peng Wufixes pinyin_reset
2012-07-06 Peng Wufixes _prepend_sentence_candidate
2012-07-04 Peng Wufixes _compute_phrase_strings_of_items
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 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 pinyin_get/choose_candidates
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-21 Peng Wuadd assert
2012-06-19 Peng Wufixes phrase library load
2012-06-19 Peng Wuimproves pinyin_save
2012-06-19 Peng Wufixes pinyin_unload_phrase_library
2012-06-19 Peng Wufixes pinyin_fini
2012-06-18 Peng Wufixes crash
2012-06-18 Peng Wuwrite get_dbin_filename
2012-06-18 Peng Wuupdate check_format
2012-06-18 Peng Wuwrite load/unload phrase index
2012-06-18 Peng Wubegin to write multiple phrase library support
2012-05-29 Peng Wufixes pinyin_choose_full_pinyin_candidate
2012-05-28 Peng Wufixes pinyin_get_candidates
2012-05-24 Peng Wufixes _append_items
2012-05-21 Peng Wurename compat to compact
2012-05-16 Peng Wuupdate pinyin.cpp
2012-05-08 Peng Wuimproves _get_previous_token
2012-04-27 Peng Wuwrite pinyin_choose_full_pinyin_candidate
2012-04-25 Peng Wufixes a typo
2012-04-25 Peng Wufixes _remove_duplicated_items
2012-04-25 Peng Wufixes pinyin_get_full_pinyin_candidates
2012-04-24 Peng Wurefine _try_resplit_table
2012-04-24 Peng Wuwrite _try_resplit_table
2012-04-23 Peng Wufixes comment
2012-04-23 Peng Wuwrite retrieve table items in progress
2012-04-20 Peng Wupolish code
2012-04-19 Peng Wurefine retrieve_divided_item
2012-04-19 Peng Wuwrite _try_divided_table
2012-04-19 Peng Wuwrite pinyin_get_full_pinyin_candidates in progress
2012-04-19 Peng Wuextract _append_items method
2012-04-19 Peng Wure-factor get candidates
2012-04-18 Peng Wuwrite pinyin_get_full_pinyin_candidates in progress
2012-04-17 Peng Wurefine pinyin_get_candidates
2012-04-17 Peng Wuwrite _get_previous_token
2012-04-17 Peng Wuremove old code
2012-04-17 Peng Wubegin to write pinyin_get_full_pinyin_candidates
2012-04-17 Peng Wuupdate pinyin_choose_candidate
2012-04-17 Peng Wurefine candidate api
2012-04-17 Peng Wure-factor pinyin_get_candidates
2012-04-16 Peng Wuadd m_raw_full_pinyin to pinyin_instance_t
2012-04-10 Peng Wuadd DYNAMIC_ADJUST flag
next