mk
First commit
2025年12月20日 06:49:30 +01:00
.gitignore
Implement script and block listing
2025年12月21日 09:53:48 +01:00
Blocks.parse.c
Style improvement
2026年06月07日 14:15:56 +02:00
common.h
Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range
2025年12月21日 15:16:39 +01:00
config.mk
Implement script and block listing
2025年12月21日 09:53:48 +01:00
libcmap.h
Style improvement
2026年06月07日 14:15:56 +02:00
libcmap_block_list.c
Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGE
2025年12月21日 14:13:45 +01:00
libcmap_dprint_range.c
Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range
2025年12月21日 15:16:39 +01:00
libcmap_find_block.c
Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not found
2025年12月21日 15:01:37 +01:00
libcmap_find_in_no_block.c
Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not found
2025年12月21日 15:01:37 +01:00
libcmap_find_script.c
Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not found
2025年12月21日 15:01:37 +01:00
libcmap_fprint_range.c
Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range
2025年12月21日 15:16:39 +01:00
libcmap_print_range.c
Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range
2025年12月21日 15:16:39 +01:00
libcmap_script_list.c
Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGE
2025年12月21日 14:13:45 +01:00
libcmap_snprint_range.c
Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGE
2025年12月21日 14:13:45 +01:00
libcmap_sprint_range.c
Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGE
2025年12月21日 14:13:45 +01:00
LICENSE
Style improvement
2026年06月07日 14:15:56 +02:00
LICENSE.UNICODE
Implement script and block listing
2025年12月21日 09:53:48 +01:00
Makefile
fix makefile: download selected versions of unicode files
2025年12月30日 17:20:16 +01:00
parse-common.c
Style improvement
2026年06月07日 14:15:56 +02:00
README
First commit
2025年12月20日 06:49:30 +01:00
Scripts.parse.c
Style improvement
2026年06月07日 14:15:56 +02:00