Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixes typo2.4.92 | Peng Wu | 2020-10-15 | 1 | -1/+1 | |
| | ||||||
* | Fixes Berkeley DB cursor usage | Peng Wu | 2020-10-14 | 4 | -0/+15 | |
| | ||||||
* | import table.conf.in | Peng Wu | 2020-10-14 | 1 | -0/+29 | |
| | ||||||
* | Use model19.text.tar.gz | Peng Wu | 2020-10-14 | 2 | -4/+4 | |
| | ||||||
* | Fixes copy_bdb function | Peng Wu | 2020-10-10 | 1 | -0/+4 | |
| | ||||||
* | Update table.conf path in utils | Peng Wu | 2020-09-27 | 3 | -6/+3 | |
| | ||||||
* | Update data/Makefile.am | Peng Wu | 2020-09-27 | 1 | -1/+1 | |
| | ||||||
* | Fixes test_ngram.cpp | Peng Wu | 2020-09-27 | 1 | -2/+2 | |
| | ||||||
* | Use model18.text.tar.gz | Peng Wu | 2020-09-27 | 2 | -4/+4 | |
| | ||||||
* | Update NEWS | Peng Wu | 2020-09-27 | 1 | -0/+4 | |
| | ||||||
* | bump version 2.4.92 | Peng Wu | 2020-09-27 | 1 | -1/+1 | |
| | ||||||
* | Update configure.ac | Peng Wu | 2020-09-27 | 1 | -0/+4 | |
| | ||||||
* | support database format in table.conf | Peng Wu | 2020-09-27 | 2 | -1/+48 | |
| | ||||||
* | Improve pinyin_save function | Peng Wu | 2020-09-23 | 1 | -27/+100 | |
| | ||||||
* | Use Kyoto Cabinet snapshot feature | Peng Wu | 2020-09-23 | 4 | -0/+32 | |
| | ||||||
* | Fix missing dynamic symbols in libzhuyin.so | Ruei-Yuan Lu | 2020-09-07 | 1 | -2/+2 | |
| | | | | | * zhuyin_get_zhuyin_key * zhuyin_get_zhuyin_key_rest | |||||
* | update NEWS2.4.91 | Peng Wu | 2020-08-25 | 1 | -0/+4 | |
| | ||||||
* | CMake: update tests | Peng Wu | 2020-08-24 | 3 | -6/+8 | |
| | ||||||
* | improve Kyoto Cabinet usage | Peng Wu | 2020-08-21 | 3 | -9/+9 | |
| | ||||||
* | fixes merge_single_gram function | Peng Wu | 2020-08-21 | 1 | -0/+2 | |
| | ||||||
* | CMake: enable tests | Bart Ribbers | 2020-08-21 | 1 | -0/+6 | |
| | ||||||
* | update CMakeLists.txt | Peng Wu | 2020-08-20 | 1 | -4/+8 | |
| | ||||||
* | fixes full pinyin in zhuyin.cpp | Peng Wu | 2020-08-19 | 1 | -1/+29 | |
| | ||||||
* | Copy the data when merge into single ngram. | Weng Xuetian | 2020-08-18 | 1 | -4/+4 | |
| | | | | system and user single ngram might be invalidated later. | |||||
* | improve full pinyin parser | Peng Wu | 2020-08-17 | 1 | -13/+16 | |
| | ||||||
* | bump version 2.4.91 | Peng Wu | 2020-08-03 | 1 | -2/+2 | |
| | ||||||
* | update pinyin.cpp and zhuyin.cppdevel | Peng Wu | 2020-07-24 | 2 | -5/+10 | |
| | ||||||
* | improve full pinyin parser auto correction | Peng Wu | 2020-07-24 | 1 | -9/+22 | |
| | ||||||
* | refactor parse_one_key method | Peng Wu | 2020-07-24 | 3 | -15/+23 | |
| | ||||||
* | update pinyin_parser_table.h | Peng Wu | 2020-07-24 | 1 | -660/+660 | |
| | ||||||
* | update fullpinyintable.py | Peng Wu | 2020-07-24 | 1 | -10/+13 | |
| | ||||||
* | update options.py | Peng Wu | 2020-07-24 | 1 | -36/+36 | |
| | ||||||
* | clean up pinyin.h | Peng Wu | 2020-07-23 | 1 | -14/+0 | |
| | ||||||
* | Fixes typo | Peng Wu | 2020-07-20 | 1 | -1/+1 | |
| | ||||||
* | Fix include issue with autogenerated config.h | Inokinoki | 2020-06-08 | 1 | -0/+1 | |
| | ||||||
* | Fix CMake build: missing ../data/table.conf | Inokinoki | 2020-06-08 | 1 | -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 compatibility | Peng Wu | 2020-02-27 | 1 | -19/+16 | |
| | ||||||
* | remove pinyin_custom3.h | Peng Wu | 2020-02-27 | 1 | -142/+0 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2019-12-26 | 4 | -3/+11 | |
| | ||||||
* | update ChangeLog | Peng Wu | 2019-12-26 | 2 | -147/+147 | |
| | ||||||
* | use AM_CPPFLAGS instead of INCLUDES in automake | Peng Wu | 2019-11-28 | 7 | -28/+26 | |
| | ||||||
* | improve autoconf for libpinyin.la and libzhuyin.la | Peng Wu | 2019-11-28 | 4 | -23/+51 | |
| | ||||||
* | improve autoconf for libpinyin_internal.a | Peng Wu | 2019-11-28 | 8 | -39/+54 | |
| | ||||||
* | update ChangeLog2.3.0 | Peng Wu | 2019-03-18 | 1 | -0/+3 | |
| | ||||||
* | update CMakeLists.txt | Peng Wu | 2019-03-15 | 1 | -2/+2 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2019-03-15 | 1 | -2/+2 | |
| | ||||||
* | update CMakeLists.txt | Peng Wu | 2019-03-06 | 1 | -2/+2 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2019-03-06 | 1 | -2/+2 | |
| | ||||||
* | bump version 2.3.0 | Peng Wu | 2019-03-05 | 1 | -2/+2 | |
| | ||||||
* | prefer autoreconf over gnome-common | Martin Blanchard | 2019-02-18 | 1 | -11/+31 | |
| | | | | | | The gnome-common package is deprecated: https://wiki.gnome.org/Projects/GnomeCommon/Migration |