update gen_ngram.cpp
[platform/upstream/libpinyin.git] / src / storage /
2013-04-08 Peng Wuwrite test cases for table info
2013-04-08 Peng Wufixes compile
2013-04-07 Peng Wuwrite table info
2013-04-07 Peng Wuwrite table info in progress
2013-04-07 Peng Wuupdate table info
2013-04-03 Peng Wuwrite table info in progress
2013-04-03 Peng Wubegin to write table info
2013-03-28 Peng Wuwrite add_pronunciation
2013-03-23 Peng Wufixes import dict
2013-03-22 Peng Wufixes include headers
2013-03-22 Peng Wuuse G_BEGIN/END_DECLS
2013-03-21 Peng Wure-factor ChewingKey*
2013-03-14 Peng Wure-factor pinyin_custom2.h
2013-02-21 Peng Wure-factor tables
2013-02-21 Peng Wuupdate parser table
2013-02-21 Peng Wuadd get_shengmu/yunmu_string
2013-02-21 Peng Wuadd shengmu and yunmu to content_table
2013-02-19 Peng Wuadd m_dict_index
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 Wuadd back ng
2013-01-26 Peng Wufixes incomplete pinyin
2012-12-11 Peng Wua safe guard for chewing
2012-11-28 Peng Wufixes a typo
2012-11-28 Peng Wuadd const modifiers
2012-11-26 Peng Wuindent phrase_index.cpp
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-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_guess_sentence_with_prefix
2012-10-19 Peng Wuwrite reduce_tokens
2012-10-18 Peng Wuupdate tag utility
2012-10-18 Peng Wuupdate tag utility
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-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-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 Wufixes facade_phrase_table2.h
2012-09-03 Peng Wuwrite get_first_token
2012-09-01 Peng Wuwrite prepare/destroy tokens
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-06-28 Peng Wureduce phrase table size
2012-06-27 Peng Wuwrite pinyin_iterator_add_phrase
2012-06-26 Peng Wubegin to write import iterator
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-19 Peng Wuadd comments
2012-06-19 Peng Wufixes phrase library load
next