summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update pinyin.cpp and zhuyin.cppdevelPeng Wu2020-07-242-5/+10
* 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
* update fullpinyintable.pyPeng Wu2020-07-241-10/+13
* update options.pyPeng Wu2020-07-241-36/+36
* clean up pinyin.hPeng Wu2020-07-231-14/+0
* Fixes typoPeng Wu2020-07-201-1/+1
* Fix include issue with autogenerated config.hInokinoki2020-06-081-0/+1
* Fix CMake build: missing ../data/table.confInokinoki2020-06-081-0/+1
* update pinyin_custom2.h for C language compatibilityPeng Wu2020-02-271-19/+16
* remove pinyin_custom3.hPeng Wu2020-02-271-142/+0
* update Makefile.amPeng Wu2019-12-264-3/+11
* update ChangeLogPeng Wu2019-12-262-147/+147
* use AM_CPPFLAGS instead of INCLUDES in automakePeng Wu2019-11-287-28/+26
* improve autoconf for libpinyin.la and libzhuyin.laPeng Wu2019-11-284-23/+51
* improve autoconf for libpinyin_internal.aPeng Wu2019-11-288-39/+54
* update ChangeLog2.3.0Peng Wu2019-03-181-0/+3
* update CMakeLists.txtPeng Wu2019-03-151-2/+2
* update Makefile.amPeng Wu2019-03-151-2/+2
* update CMakeLists.txtPeng Wu2019-03-061-2/+2
* update Makefile.amPeng Wu2019-03-061-2/+2
* bump version 2.3.0Peng Wu2019-03-051-2/+2
* prefer autoreconf over gnome-commonMartin Blanchard2019-02-181-11/+31
* Revert "update test_ngram.cpp"2.2.2Peng Wu2019-01-171-2/+0
* Revert "update pinyin.cpp and zhuyin.cpp"Peng Wu2019-01-172-8/+88
* Revert "not use in-memory DBM in src/storage"Peng Wu2019-01-1714-81/+6
* update ChangeLogPeng Wu2019-01-151-0/+3
* update PhoneticLookup usagePeng Wu2018-12-102-3/+3
* improve pinyin_guess_predicted_candidates methodPeng Wu2018-11-151-12/+10
* bump version 2.2.2Peng Wu2018-11-151-1/+1
* 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