summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | Add data/table.conf as a output target from downloaded textual model data, so that it can be found during the build phase.
* 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
| | | | | | The gnome-common package is deprecated: https://wiki.gnome.org/Projects/GnomeCommon/Migration
* Revert "update test_ngram.cpp"2.2.2Peng Wu2019-01-171-2/+0
| | | | This reverts commit 5190d206dca53d97127f645f3477730d6955a463.
* Revert "update pinyin.cpp and zhuyin.cpp"Peng Wu2019-01-172-8/+88
| | | | This reverts commit 97ca682a1099ae6da6ceacd9b15f654562567013.
* Revert "not use in-memory DBM in src/storage"Peng Wu2019-01-1714-81/+6
| | | | This reverts commit 5607752c2b989849923676f4a925e5315a3303d4.
* 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
|
* write is_valid_zhuyin methodPeng Wu2017-12-283-0/+29
|
* update zhuyin_table.hPeng Wu2017-12-281-0/+12102
|