summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixes typo2.4.92Peng Wu2020-10-151-1/+1
|
* Fixes Berkeley DB cursor usagePeng Wu2020-10-144-0/+15
|
* import table.conf.inPeng Wu2020-10-141-0/+29
|
* Use model19.text.tar.gzPeng Wu2020-10-142-4/+4
|
* Fixes copy_bdb functionPeng Wu2020-10-101-0/+4
|
* Update table.conf path in utilsPeng Wu2020-09-273-6/+3
|
* Update data/Makefile.amPeng Wu2020-09-271-1/+1
|
* Fixes test_ngram.cppPeng Wu2020-09-271-2/+2
|
* Use model18.text.tar.gzPeng Wu2020-09-272-4/+4
|
* Update NEWSPeng Wu2020-09-271-0/+4
|
* bump version 2.4.92Peng Wu2020-09-271-1/+1
|
* Update configure.acPeng Wu2020-09-271-0/+4
|
* support database format in table.confPeng Wu2020-09-272-1/+48
|
* Improve pinyin_save functionPeng Wu2020-09-231-27/+100
|
* Use Kyoto Cabinet snapshot featurePeng Wu2020-09-234-0/+32
|
* Fix missing dynamic symbols in libzhuyin.soRuei-Yuan Lu2020-09-071-2/+2
| | | | | * zhuyin_get_zhuyin_key * zhuyin_get_zhuyin_key_rest
* 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