pandemonium_engine/modules/regex
Rémi Verschelde 357393cac8 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 e289cf7085f0edda5e5ea253be6806a08abb4777)
2023-08-30 10:05:49 +02:00
..
doc_classes Re-extracted class docs. 2023-08-26 22:41:21 +02:00
config.py pcre2: Update to upstream version 10.42 (take two) 2023-08-30 10:05:49 +02:00
regex.cpp pcre2: Update to upstream version 10.42 (take two) 2023-08-30 10:05:49 +02:00
regex.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
register_types.cpp Now modules make use of the new registration levels. 2023-01-15 17:04:00 +01:00
register_types.h
SCsub