update gen_ngram.cpp
[platform/upstream/libpinyin.git] / src / pinyin.h
2013-04-08 Peng Wuupdate pinyin.cpp
2013-03-27 Peng Wuadd comments
2013-03-22 Peng Wurename functions
2013-03-22 Peng Wufixes compile
2013-03-22 Peng Wuuse G_BEGIN/END_DECLS
2013-03-21 Peng Wuwrite phrases methods
2013-03-21 Peng Wuwrite methods
2013-03-21 Peng Wuwrite get pinyin key and rest methods
2013-03-21 Peng Wuwrite candidates methods
2013-03-21 Peng Wufixes pinyin_parse_*
2013-03-21 Peng Wuclean again
2013-03-21 Peng Wuclean up pinyin.h
2013-03-21 Peng Wuremove pinyin_free_candidates
2013-03-21 Peng Wurename candidates methods
2013-03-21 Peng Wuhide defines
2013-03-13 Peng Wuadd back pinyin_clear_constraint
2013-03-12 Peng Wufixes pinyin.h
2013-03-06 Peng Wubump version 0.8.92
2013-03-01 Peng Wuupdate binary file format version
2013-02-28 Peng Wufixes check_format
2013-02-21 Peng Wuwrite pinyin_get_pinyin_strings
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-12 Peng Wumark format version as 0.8.0
2012-11-12 Peng Wuwrite pinyin_mask_out
2012-10-19 Peng Wurename pinyin_lookup_token to pinyin_lookup_tokens
2012-10-17 Peng Wubump version 0.8.91
2012-10-15 Peng Wubump version 0.7.92 0.7.92
2012-09-17 Peng Wubump version 0.7.91 0.7.91
2012-08-25 Peng Wurefine pinyin.h
2012-08-13 Peng Wubump version 0.7.1 0.7.1
2012-08-07 Peng Wuadd comments for new apis
2012-08-07 Peng Wuadd apis
2012-07-30 Peng WuMerge pull request #19 from alick9188/fix-data-dir
2012-07-27 Peng Wubump version 0.7.0 0.7.0
2012-07-03 Peng Wubump version 0.6.92 0.6.92
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 Wucomment out _remove_duplicated_items
2012-06-28 Peng Wuupdate pinyin_get/choose_candidates
2012-06-28 Peng Wuadd comments
2012-06-27 Peng Wuwrite pinyin begin/end add phrase
2012-06-26 Peng Wubegin to write import iterator
2012-06-25 Peng Wurefine pinyin.cpp
2012-06-19 Peng Wuadd comments
2012-06-18 Peng Wubegin to write multiple phrase library support
2012-05-24 Peng Wubump version 0.6.91 0.6.91
2012-04-28 Peng Wuadd comments
2012-04-17 Peng Wuupdate pinyin_choose_candidate
2012-04-17 Peng Wurefine candidate api
2012-04-16 Peng Wubegin to write initial fuzzy pinyin support
2012-04-16 Peng Wuadd m_raw_full_pinyin to pinyin_instance_t
2012-03-23 Peng Wubump version 0.5.92
2012-03-05 Peng Wuadd pinyin_guess_sentence_with_prefix
2012-03-02 Peng Wuupdate pinyin.*
2012-02-10 Peng Wuadd some docs to pinyin.h
2012-01-17 Peng Wubump version 0.5.91
2011-12-21 Peng Wuadd pinyin_in_chewing_keyboard
2011-12-21 Peng Wure-factor code
2011-12-20 Peng Wufixes pinyin.h
2011-12-20 Peng Wurefine pinyin.h
2011-12-20 Peng Wuadd format version check
2011-12-14 Peng Wuclean up pinyin.h
2011-12-09 Peng Wuport pinyin.cpp
2011-11-09 Peng Wuupdate pinyin_parser_table.h.in
2011-10-22 Peng Wubegin to add pinyin_custom2.h
2011-10-22 Peng Wubegin to write chewing key
2011-10-11 Peng Wufixes fsf address
2011-10-11 Peng Wure-factor choose candidate
2011-09-26 Peng Wuadd set scheme
2011-09-21 Peng Wuchange api
2011-09-09 Peng Wurefine public api
2011-09-09 Peng Wurefine pinyin header
2011-09-09 Peng Wubegin to refine pinyin public interface
2011-09-08 Peng Wubegin to polish pinyin public api
2011-09-06 Peng Wurefine pinyin api
2011-09-06 Peng Wuwrite test chewing
2011-09-06 Peng Wuadd chewing support
2011-09-06 Peng Wurefine pinyin apis
2011-09-06 Peng Wuupdate pinyin header
2011-08-30 Peng Wuadd pinyin internal header
2011-08-30 Peng Wuadd extern "C"
2011-08-30 Peng Wumove pinyin custom settings to pinyin_custom.h
2011-08-29 Peng Wuadd test phrase
2011-08-29 Peng Wuadd pinyin apis
2011-08-18 Peng Wupublic pinyin apis
2011-08-09 Peng Wuwrite the phrase index logger
2011-08-08 Peng Wurefine namespace pinyin
2011-08-08 Peng Wurefine MatchResults/TokenVector
2011-08-08 Peng Wurefine pinyin.h
2011-05-20 Peng Wumove tag utility to src/storage
2011-04-07 Peng Wuadd test case for flexible ngram
2010-10-18 Peng Wure-factor lookup sub-directory
2010-10-14 Peng Wuadd pinyin.h