Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CI testsHEADmain | Peng Wu | 2 days | 1 | -1/+1 |
* | Fix memory leaks in kyotodb based tables | czxdev | 2 days | 2 | -0/+10 |
* | Bump version 2.10.12.10.1 | Peng Wu | 2025-03-24 | 1 | -1/+1 |
* | Update NEWS | Peng Wu | 2025-03-24 | 1 | -0/+3 |
* | Fix some typo in the code | Peng Wu | 2025-03-14 | 1 | -3/+3 |
* | Update NEWS2.10.0 | Peng Wu | 2025-02-08 | 1 | -0/+3 |
* | Bump version 2.10.0 | Peng Wu | 2025-02-08 | 1 | -2/+2 |
* | Update NEWS2.9.93 | Peng Wu | 2024-12-17 | 1 | -0/+3 |
* | Bump version 2.9.93 | Peng Wu | 2024-12-17 | 1 | -1/+1 |
* | Update gen_binary_files.cpp | Peng Wu | 2024-12-17 | 1 | -1/+4 |
* | Update Makefile.am | Peng Wu | 2024-12-17 | 1 | -1/+1 |
* | Fix warnings2.9.92 | Peng Wu | 2024-10-21 | 1 | -0/+2 |
* | Update NEWS | Peng Wu | 2024-10-14 | 1 | -0/+3 |
* | Bump version 2.9.92punct | Peng Wu | 2024-10-12 | 1 | -1/+1 |
* | Fix pinyin_guess_predicted_candidates_with_punctuations function | Peng Wu | 2024-10-11 | 1 | -3/+3 |
* | Update pinyin_choose_predicted_candidate function | Peng Wu | 2024-10-10 | 1 | -1/+6 |
* | Update src/libpinyin.ver | Peng Wu | 2024-09-30 | 1 | -0/+1 |
* | Write pinyin_guess_predicted_candidates_with_punctuations function | Peng Wu | 2024-09-30 | 2 | -1/+61 |
* | Update src/Makefile.am | Peng Wu | 2024-09-30 | 1 | -2/+5 |
* | Refactor pinyin_guess_predicted_candidates function | Peng Wu | 2024-09-30 | 2 | -18/+52 |
* | Write generate_punct_table function | Peng Wu | 2024-09-29 | 1 | -0/+25 |
* | Update punct table file name | Peng Wu | 2024-09-29 | 3 | -3/+4 |
* | Update class PunctTable | Peng Wu | 2024-09-29 | 5 | -64/+62 |
* | Use model20.text.tar.gz | Peng Wu | 2024-09-27 | 2 | -4/+4 |
* | Update tests/storage/Makefile.am | Peng Wu | 2024-09-27 | 1 | -2/+7 |
* | Write test_punct_table.cpp | Peng Wu | 2024-09-27 | 1 | -0/+77 |
* | Update class PunctTable | Peng Wu | 2024-09-27 | 4 | -23/+42 |
* | Fix compile | Peng Wu | 2024-09-24 | 6 | -19/+21 |
* | Update src/storage/Makefile.am | Peng Wu | 2024-09-24 | 1 | -4/+10 |
* | Write class PunctTable with Kyoto Cabinet in progress | Peng Wu | 2024-09-23 | 2 | -0/+272 |
* | Write class PunctTable with Berkeley DB in progress | Peng Wu | 2024-09-23 | 2 | -0/+333 |
* | Write class PunctArray in progress | Peng Wu | 2024-09-18 | 2 | -0/+227 |
* | Update NEWS2.9.91 | Peng Wu | 2024-08-13 | 1 | -0/+4 |
* | Fix export bigram phraseexport-bigram | Peng Wu | 2024-08-07 | 1 | -23/+24 |
* | Fix warnings | Peng Wu | 2024-07-31 | 4 | -10/+10 |
* | Bump version 2.9.91 | Peng Wu | 2024-07-31 | 1 | -2/+2 |
* | Update libpinyin.ver | Peng Wu | 2024-07-30 | 1 | -0/+4 |
* | Support to export bigram phrase | Peng Wu | 2024-07-29 | 2 | -0/+209 |
* | Update pinyin.cpp | Peng Wu | 2024-07-03 | 1 | -3/+18 |
* | Update class UserTableInfo | Peng Wu | 2024-07-03 | 2 | -0/+30 |
* | Build shared library on Windows | Daisuke Fujimura (fd0) | 2024-05-29 | 2 | -0/+19 |
* | Free memory after use | Bernhard M. Wiedemann | 2023-10-16 | 1 | -0/+1 |
* | Update NEWS2.8.1 | Peng Wu | 2023-01-16 | 1 | -0/+3 |
* | Bump version 2.8.1 | Peng Wu | 2023-01-16 | 1 | -1/+1 |
* | Update table.conf.in | Peng Wu | 2023-01-14 | 1 | -1/+1 |
* | Fix code style | Peng Wu | 2023-01-14 | 3 | -5/+3 |
* | Update NEWS2.8.0 | Peng Wu | 2023-01-03 | 1 | -0/+3 |
* | Bump version 2.8.0 | Peng Wu | 2023-01-03 | 1 | -2/+2 |
* | Add license header to unaligned_memory.h | Peng Wu | 2022-11-30 | 1 | -0/+20 |
* | Update class MemoryChunk | Peng Wu | 2022-11-29 | 1 | -8/+4 |