master
#220: generate and install libonig.def file if LIBONIG_DEF_FILE variable is not empty
update Makefile.windows for samples
fix #318, #321, #323, #326, #327
fix: 21944, 21977 in oss-fuzz
add time limit functions
add HAVE_INTTYPES_H definition into Windows config.h
fix: Issue 22925 in oss-fuzz: Index-out-of-bounds
Reflects gperf version upgrade (3.1 -> 3.2.1)
don't include <string.h> directly
remove code scanning warnings: Irregular enum initialization
fix for gperf version up(3.1 -> 3.2.1)
change sed option from -r to -E
migration from python2 to python3
update year to 2024
fix ctype punct in Unicode encodings
remove mail address from source files
re-define regoff_t and regmatch_t as macros
fix total call with whole options
define CASE_FOLD_IS_ASCII_ONLY() and CASE_FOLD_IS_NOT_ASCII_ONLY()
Improved implementation of time limits for Windows.
fix length table in utf-8
define PE_FLAG_HAS_ABSENT_STOPPER
add Unicode property notation \pL etc..
remove direct include stdio.h by using NEED_TO_INCLUDE_STDIO
escape compile time warnings by clang 14.0
Fix cases for unexpected SIZEOF_VOIDP.
Update to Unicode 16.0
add (*SKIP) to UTF-16
fix: Issue 22393 in oss-fuzz: Integer-overflow