summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
...
* Update special_table.h2.6.1Peng Wu2021-09-151-0/+1
* Update full pinyin parser codePeng Wu2021-03-251-1/+1
* update special_table.hZhangyuan Nie2021-03-251-0/+1
* Fix delimiter for reading table files on macOSWeixuan XIAO2020-11-265-0/+25
* update special_table.hPeng Wu2020-11-101-0/+1
* Fixes Berkeley DB cursor usagePeng Wu2020-10-144-0/+15
* Fixes copy_bdb functionPeng Wu2020-10-101-0/+4
* support database format in table.confPeng Wu2020-09-272-1/+48
* Use Kyoto Cabinet snapshot featurePeng Wu2020-09-234-0/+32
* improve Kyoto Cabinet usagePeng Wu2020-08-213-9/+9
* fixes merge_single_gram functionPeng Wu2020-08-211-0/+2
* Copy the data when merge into single ngram.Weng Xuetian2020-08-181-4/+4
* improve full pinyin parserPeng Wu2020-08-171-13/+16
* improve full pinyin parser auto correctionPeng Wu2020-07-241-9/+22
* refactor parse_one_key methodPeng Wu2020-07-243-15/+23
* update pinyin_parser_table.hPeng Wu2020-07-241-660/+660
* Fixes typoPeng Wu2020-07-201-1/+1
* update pinyin_custom2.h for C language compatibilityPeng Wu2020-02-271-19/+16
* remove pinyin_custom3.hPeng Wu2020-02-271-142/+0
* improve autoconf for libpinyin.la and libzhuyin.laPeng Wu2019-11-281-2/+0
* improve autoconf for libpinyin_internal.aPeng Wu2019-11-281-9/+7
* Revert "not use in-memory DBM in src/storage"Peng Wu2019-01-1714-81/+6
* fixes fscanf usagePeng Wu2018-01-256-7/+7
* write is_valid_zhuyin methodPeng Wu2017-12-283-0/+29
* update zhuyin_table.hPeng Wu2017-12-281-0/+12102
* update special_table.hPeng Wu2017-12-281-20/+20
* not use in-memory DBM in src/storagePeng Wu2017-06-1914-6/+81
* Fix a typo: omited -> omittedFelix Yan2017-06-121-1/+1
* handle zhuyin table file in src/storagePeng Wu2017-05-257-18/+63
* import libzhuyin.pc.inPeng Wu2017-05-161-1/+4
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-151-1/+1
* support zhuyin table in table_info.cppPeng Wu2017-05-111-2/+7
* write zhuyin_custom2.hPeng Wu2017-04-241-0/+45
* update pinyin_custom3.hPeng Wu2017-02-131-4/+4
* fixes compilePeng Wu2017-02-092-3/+3
* fixes compile againPeng Wu2017-02-072-15/+15
* add const modifiersPeng Wu2017-01-221-2/+2
* update cmake filesPeng Wu2016-11-291-1/+26
* fixes compilePeng Wu2016-11-292-2/+2
* update Makefile.amPeng Wu2016-10-311-5/+4
* update code licensePeng Wu2016-10-3117-119/+102
* update header licensePeng Wu2016-10-3133-231/+198
* import open-gram dictionaryPeng Wu2016-10-091-0/+1
* fixes compute_pronunciation_possibility functionPeng Wu2016-08-151-2/+4
* clean up FullPinyinParser2Peng Wu2016-07-211-20/+0
* fixes fill_matrix functionPeng Wu2016-07-211-6/+12
* fixes fill_matrix functionPeng Wu2016-07-212-3/+5
* fixes warningsPeng Wu2016-07-201-0/+3
* fixes mask_out methods with Berkeley DBPeng Wu2016-07-112-2/+3
* add commentsPeng Wu2016-07-111-0/+1