This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ebec8162c9
godot
/
modules
/
regex
History
Rémi Verschelde
4044b19100
regex: Add nullptr check in
_regex_free
, needed with PCRE2 10.42
...
Fixes
#76174
. (cherry picked from commit
290db4a0b6
)
2023-08-19 00:36:42 +02:00
..
doc_classes
Clarify offset parameter behavior in RegEx methods
2022-12-05 09:33:38 +08:00
config.py
[3.x] Add support for the RISC-V architecture
2021-10-22 12:51:23 -05:00
regex.cpp
regex: Add nullptr check in
_regex_free
, needed with PCRE2 10.42
2023-08-19 00:36:42 +02:00
regex.h
One Copyright Update to rule them all
2023-01-10 15:32:59 +01:00
register_types.cpp
One Copyright Update to rule them all
2023-01-10 15:32:59 +01:00
register_types.h
One Copyright Update to rule them all
2023-01-10 15:32:59 +01:00
SCsub
SCons: Fix MSVC warning LNK4042 about dupe objects in regex
2022-12-12 14:15:36 +08:00