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 Clarify offset parameter behavior in RegEx methods 2022-11-01 09:51:40 +08:00
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 One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-12-12 14:03:04 +08:00