COMMITS
September 3, 2026
K
pcre2test: fix off-by-one heap write in pattern expand buffer (#966)
Kartik committed
September 1, 2026
N
Silence a clang-analyze warning (#970)
Nicholas Wilson committed
N
Silence Coverity warning on tainted variable (#969)
Nicholas Wilson committed
N
Add a few CMake options for parity (#955)
Nicholas Wilson committed
K
D
Bump the minor-and-patch group with 9 updates (#968)
dependabot[bot] committed
August 31, 2026
N
Automatic update of doc files #noupdate
Nicholas Wilson committed
N
Automatic update of .generic files
Nicholas Wilson committed
N
Update version number and release date
Nicholas Wilson committed
N
Merge branch 'release/pcre2-10.48'
Nicholas Wilson committed
N
Commit autogen.sh output
Nicholas Wilson committed
N
Automatic update of doc files #noupdate
Nicholas Wilson committed
N
Automatic update of .generic files
Nicholas Wilson committed
N
Update version number and release date
Nicholas Wilson committed
August 27, 2026
N
Commit, document, and test 10.48 backports
Nicholas Wilson committed
N
Fix DFA workspace overflows; see GHSA-3r4p-g7gg-ppmf for details
Nicholas Wilson committed
N
Fix compiler integer overflows; see GHSA-fmgr-6ggq-9859 for details
Nicholas Wilson committed
N
Fix invalid UTF backwards-scan reads; see GHSA-9qww-pwc4-77qq for details
Nicholas Wilson committed
August 25, 2026
N
Update manifest .so versions
Nicholas Wilson committed
N
Increment symbol versions and libtool interface version
Nicholas Wilson committed
N
Update release logs
Nicholas Wilson committed
August 24, 2026
N
Fix compilation of ECLASS inside lookarounds (#962)
Nicholas Wilson committed
N
Fix compilation of patterns incorporating ECLASS and lookbehinds (#961)
Nicholas Wilson committed
August 23, 2026
A
Add support for installing PDBs with CMAKE_SHARED_LIBRARY_PREFIX_C (#958)
Alexandre Moyer committed
G
Sync autogenerated files #noupdate
github-actions[bot] committed
Z
Update sljit compiler (#957)
Zoltan Herczeg committed
August 22, 2026
N
pcre2grep: Fix small UBSan int overflow regression (#956)
Nicholas Wilson committed
C
pcre2test: honor no_jit when used with jitfast (#946)
Carlo Marcelo Arenas Belón committed
K
K
pcre2grep: Bound utf scan and line advance past a \K match (#942)
Kartik committed