summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update ChangeLog2.2.1Peng Wu2018-09-101-0/+3
* bump version 2.2.1Peng Wu2018-09-101-1/+1
* add safe guard to pinyin_guess_predicted_candidates functionPeng Wu2018-09-101-0/+3
* include config.h to allow using getline on freebsdTing-Wei Lan2018-08-202-0/+8
* fixes filter variablePeng Wu2018-06-251-1/+1
* fixes pinyin_guess_predicted_candidates functionPeng Wu2018-06-221-7/+17
* skip libintl.h checksPeng Wu2018-04-262-2/+1
* update ChangeLog2.2.0Peng Wu2018-04-171-0/+3
* bump version 2.2.0Peng Wu2018-04-171-2/+2
* improve candidates sortingPeng Wu2018-04-101-1/+4
* reduce memory usagePeng Wu2018-04-102-4/+4
* bump version 2.1.92Peng Wu2018-04-101-1/+1
* fixes compilePeng Wu2018-01-294-8/+8
* intro nstore parameterPeng Wu2018-01-293-38/+40
* update gen_pinyin_table.cppPeng Wu2018-01-251-14/+14
* fixes fscanf usagePeng Wu2018-01-257-8/+8
* update ChangeLog2.1.91Peng Wu2018-01-021-1/+4
* bump version 2.1.91Peng Wu2018-01-021-1/+1
* use model15.text.tar.gzPeng Wu2018-01-022-4/+4
* 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
* fixes compilePeng Wu2017-12-281-1/+1
* update scripts2 for valid zhuyin tablePeng Wu2017-12-283-1/+14
* write zhuyin.pyPeng Wu2017-12-271-0/+165
* refactor codePeng Wu2017-12-272-7/+9
* update commentPeng Wu2017-12-251-1/+1
* fixes get_candidates methodPeng Wu2017-12-251-1/+1
* update cmake filesPeng Wu2017-08-3110-44/+45
* update ChangeLogPeng Wu2017-08-251-1/+0
* update ChangeLog2.1.0Peng Wu2017-08-181-0/+1
* bump so versionPeng Wu2017-08-181-1/+1
* update test_pinyin.cppPeng Wu2017-08-181-1/+2
* add sort option to pinyin_guess_candidates functionPeng Wu2017-08-172-22/+48
* bump version 2.1.0Peng Wu2017-07-241-2/+2
* update ChangeLogPeng Wu2017-07-241-0/+3
* update ChangeLog2.0.92Peng Wu2017-07-071-0/+3
* bump version 2.0.92Peng Wu2017-06-211-1/+1
* update test_ngram.cppPeng Wu2017-06-191-0/+2
* update pinyin.cpp and zhuyin.cppPeng Wu2017-06-192-88/+8
* not use in-memory DBM in src/storagePeng Wu2017-06-1914-6/+81
* Fix a typo: omited -> omittedFelix Yan2017-06-121-1/+1
* update ChangeLog2.0.91Peng Wu2017-06-061-0/+3
* drop zhuyin_valid_zhuyin_keys functionPeng Wu2017-05-271-13/+0
* fixes a bugPeng Wu2017-05-271-4/+2
* update libzhuyin.pc.inPeng Wu2017-05-261-1/+0
* handle zhuyin table file in tests and utilsPeng Wu2017-05-255-11/+20
* handle zhuyin table file in src/storagePeng Wu2017-05-257-18/+63
* update libzhuyin APIPeng Wu2017-05-233-10/+58
* fixes a typoPeng Wu2017-05-221-1/+1