Commit 69a6241
committed
Update libchewing to latest commit
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>1 parent bab6fa3 commit 69a6241
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libchewing updated 84 files
- .github/workflows/ci.yml-4
- CMakeLists.txt+102-201
- CMakePresets.json+1-70
- Cargo.toml+2
- ChewingConfig.cmake.in+4
- NEWS+9
- capi/cbindgen.toml+51
- capi/src/chewing.c
- capi/src/io.rs+2-2
- capi/src/lib.rs+26
- capi/src/public.rs+7
- cbindgen.toml-91
- data/CMakeLists.txt+33-69
- data/NOTE-15
- include/chewing-compat.h-39
- include/chewing.h+1.0k-51
- include/chewing_rs.h-429
- include/chewingio.h-587
- include/global.h-124
- include/internal/bopomofo-private.h-61
- include/internal/chewing-private.h-331
- include/internal/chewing-sql.h-121
- include/internal/chewingutil.h-65
- include/internal/choice-private.h-28
- include/internal/dict-private.h-32
- include/internal/global-private.h-26
- include/internal/hash-private.h-51
- include/internal/key2pho-private.h-149
- include/internal/memory-private.h-131
- include/internal/pinyin-private.h-37
- include/internal/tree-private.h-30
- include/internal/userphrase-private.h-99
- include/mod_aux.h-117
- scripts/indent.sh-82
- src/bopomofo.c-735
- src/chewing-sql.c-499
- src/chewingio.c-2.4k
- src/chewingutil.c-1.5k
- src/choice.c-546
- src/common/chewing-utf8-util.c-106
- src/common/key2pho.c-316
- src/compat.c-70
- src/dict.c-105
- src/hash.c-657
- src/mod_aux.c-511
- src/pinyin.c-310
- src/porting_layer/include/plat_mmap.h-51
- src/porting_layer/include/plat_path.h-33
- src/porting_layer/src/plat_mmap_posix.c-135
- src/porting_layer/src/plat_mmap_windows.c-222
- src/porting_layer/src/plat_path.c-170
- src/porting_layer/src/rpl_malloc.c-20
- src/private.h-132
- src/tools/dump_database.c-136
- src/tools/init_database.c-704
- src/tree.c-1.0k
- src/userphrase-hash.c-236
- src/userphrase-sql.c-452
- src/userphrase.c-188
- tests/CMakeLists.txt+9-14
- tests/chewing-utf8-util.h
- tests/data/chewing.cdb
- tests/data/dictionary.dat
- tests/data/index_tree.dat
- tests/genkeystroke.c+1-1
- tests/porting_layer/include/plat_types.h
- tests/porting_layer/include/sys/plat_posix.h
- tests/porting_layer/include/sys/plat_windows.h
- tests/porting_layer/src/asprintf.c
- tests/porting_layer/src/asprintf.h
- tests/simulate.c+1-1
- tests/test-bopomofo.c+16-6
- tests/test-config.c+36-2
- tests/test-key2pho.c-133
- tests/test-mmap.c-76
- tests/test-path.c-114
- tests/test-utf8.c-74
- tests/testhelper.c+3-11
- tests/testhelper.h+4-7
- thirdparty/sqlite-amalgamation/shell.c-26.6k
- thirdparty/sqlite-amalgamation/sqlite3.c-243.6k
- thirdparty/sqlite-amalgamation/sqlite3.h-12.9k
- thirdparty/sqlite-amalgamation/sqlite3ext.h-705
- thirdparty/sqlite-amalgamation/sqlite3rc.h-3
0 commit comments