summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update NEWS2.4.91Peng Wu2020-08-251-0/+4
|
* CMake: update testsPeng Wu2020-08-243-6/+8
|
* improve Kyoto Cabinet usagePeng Wu2020-08-213-9/+9
|
* fixes merge_single_gram functionPeng Wu2020-08-211-0/+2
|
* CMake: enable testsBart Ribbers2020-08-211-0/+6
|
* update CMakeLists.txtPeng Wu2020-08-201-4/+8
|
* fixes full pinyin in zhuyin.cppPeng Wu2020-08-191-1/+29
|
* Copy the data when merge into single ngram.Weng Xuetian2020-08-181-4/+4
| | | | system and user single ngram might be invalidated later.
* improve full pinyin parserPeng Wu2020-08-171-13/+16
|
* bump version 2.4.91Peng Wu2020-08-031-2/+2
|
* 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
| | | | | | 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
|