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
fcafb674af
godot
/
modules
/
regex
History
Rémi Verschelde
290db4a0b6
regex: Add nullptr check in
_regex_free
, needed with PCRE2 10.42
...
Fixes
#76174
.
2023-06-12 15:19:55 +02:00
..
doc_classes
Style: Misc docs and comment style and language fixes
2022-11-02 19:01:18 +01:00
tests
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
config.py
Revert "pcre2: Update to upstream version 10.42"
2022-12-23 11:29:11 +01:00
regex.cpp
regex: Add nullptr check in
_regex_free
, needed with PCRE2 10.42
2023-06-12 15:19:55 +02:00
regex.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
register_types.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
SCons: Fix MSVC warning LNK4042 about dupe objects in regex
2022-09-27 13:45:16 +02:00