1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:53:35 +00:00
godot/modules/regex
Rémi Verschelde 62c3e4ab9c
pcre2: Update to upstream version 10.42
Changelog: https://github.com/PCRE2Project/pcre2/blob/pcre2-10.42/ChangeLog

This should also fix support for RISC-V architectures, at least in the sljit
library.
2022-12-22 16:34:29 +01:00
..
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
tests Replace Array return types with TypedArray 2022-08-22 22:42:36 +02:00
config.py pcre2: Update to upstream version 10.42 2022-12-22 16:34:29 +01:00
regex.cpp Unify String and StringName 2022-12-05 21:46:47 -05:00
regex.h Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-09-27 13:45:16 +02:00