virtualx-engine/modules/regex
Rémi Verschelde 69a6d7f179
pcre2: Update to upstream version 10.42 (take two)
Changelog: https://github.com/PCRE2Project/pcre2/blob/pcre2-10.42/ChangeLog

This fixes support for RISC-V architectures in the sljit library, so we
enable the module's compilation for `rv64` too.

(cherry picked from commit e289cf7085)
2023-08-29 11:45:59 +02:00
..
doc_classes
config.py pcre2: Update to upstream version 10.42 (take two) 2023-08-29 11:45:59 +02:00
regex.cpp pcre2: Update to upstream version 10.42 (take two) 2023-08-29 11:45:59 +02:00
regex.h
register_types.cpp
register_types.h
SCsub