summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_index.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix code stylePeng Wu2023-01-141-2/+2
* Fix libpinyin crash on ARMv7Matias Larsson2022-11-291-8/+15
* Use abort function instead of assert macroPeng Wu2022-06-061-2/+2
* Fix delimiter for reading table files on macOSWeixuan XIAO2020-11-261-0/+5
* fixes fscanf usagePeng Wu2018-01-251-1/+1
* handle zhuyin table file in src/storagePeng Wu2017-05-251-5/+18
* update code licensePeng Wu2016-10-311-7/+6
* fixes warningsPeng Wu2016-07-011-4/+7
* fixes a typoPeng Wu2016-06-221-3/+1
* indent phrase_index.*Peng Wu2016-05-271-62/+62
* update class PhraseItemPeng Wu2016-05-271-5/+3
* use PinyinDirectParser2Peng Wu2015-10-151-1/+1
* Resolve NULL used in arithmeticOBATA Akio2015-07-191-1/+1
* fixes a bugPeng Wu2015-06-091-2/+2
* fixes a bugPeng Wu2015-06-021-1/+1
* fixes a bugPeng Wu2015-05-251-4/+4
* fixes fscanfPeng Wu2014-03-131-1/+1
* fixes memory leaksPeng Wu2013-06-171-1/+5
* fixes load_textPeng Wu2013-06-171-6/+10
* fixes compilePeng Wu2013-04-081-24/+0
* write add_pronunciationPeng Wu2013-03-281-9/+51
* add m_dict_indexPeng Wu2013-02-191-16/+16
* add new tablesPeng Wu2013-02-191-11/+13
* fixes crashPeng Wu2013-02-181-0/+7
* fixes a typoPeng Wu2012-11-281-2/+2
* indent phrase_index.cppPeng Wu2012-11-261-11/+11
* write mask out methodPeng Wu2012-10-261-1/+44
* write FacadePhraseIndex::merge_with_maskPeng Wu2012-10-261-0/+34
* re-factor phrase indexPeng Wu2012-10-261-5/+11
* write mask_out_phrase_index_loggerPeng Wu2012-10-251-0/+150
* detect corrupted phrase index log filePeng Wu2012-10-081-1/+5
* write pinyin_iterator_add_phrasePeng Wu2012-06-271-0/+2
* refactor pinyin_phrase_filesPeng Wu2012-06-251-12/+22
* rename compat to compactPeng Wu2012-05-211-1/+1
* add pinyin_table_filesPeng Wu2012-05-211-0/+7
* add pinyin_phrase_filesPeng Wu2012-05-171-0/+8
* update phrase_index.cppPeng Wu2012-02-211-13/+13
* fixes code stylePeng Wu2011-12-151-1/+5
* fixes phrase indexPeng Wu2011-12-141-2/+2
* rename pinyin to pronunciationPeng Wu2011-12-101-1/+1
* port phrase indexPeng Wu2011-12-091-28/+35
* fixes fsf addressPeng Wu2011-10-111-1/+1
* begin to split the fuzzy pinyin optionsPeng Wu2011-09-141-4/+3
* write test case for phrase index loggerPeng Wu2011-08-221-2/+30
* write get candidatesPeng Wu2011-08-181-0/+12
* write phrase index logger0.2.99Peng Wu2011-08-101-2/+27
* write phrase index logger format in progressPeng Wu2011-08-101-0/+73
* write phrase index logger in progressPeng Wu2011-08-101-0/+26
* refine namespace pinyinPeng Wu2011-08-081-0/+2
* fixes a typoPeng Wu2010-11-031-0/+2