main
pcre2test: detect setrlimit instead of hardcoding platform list (#893)
Configure sym files to solve Solaris SPARC symbol issue (#884)
Improve support for partial matching in pcre2_substitute (#858)
Improvements to CI code coverage (#796)
Tidy up config.h management (task from README) (#658)
Update EBCDIC support to support testing on normal ASCII systems (#656)
Support possessive repeats for backreferences (#852)
Chip away at more coverage gaps (#799)
Fix character list generator (#841)
pcre2_config: address inconsistency with the linksize reported in non 8-bit libraries (#775)
Tweak some test coverage inclusions
Use CU2BYTES for byte sizing in two allocation sites (#909)
Remove never-implemented UTF-21 mode placeholders (#860)
Add LICENSE file for sljit in the tarball (#692)
Fix pcre2_match to check for JIT support before JIT validation & execution (#926)
JIT compiler update (#802)
Fix setting STR_END in JIT (#912)
fixes for 10.47 (#819)
pcre2_match_data: allow pcre2_match_data_create_from_pattern(NULL,) (#768)
New pcre2_next_match() API to simplify pcre2demo, test, and substitute (#733)
maint: build fix for ucptest and related code tyding up (#782)
Add fix and tests for callback enumerate (#801)
Silence clang compiler warning: unannotated fall-through between switch labels (#789)
Fix memory leak on invalid blocksize in pcre2_deserialize_decode (#888)
Remove memmove, bcopy, strerror and VPCOMPAT macros (#805)
Update to Unicode 17 (#830)
Ignore -- argument in pcre2grep during positional processing (#936)
Further updates to modernise CMake & PCRE_EXPORT documentation (#814)
pcre2test: correctly set history prompt with readline() (#943)
Add a testcase for #926 (#940)