index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
regex
/
regex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-5
/
+5
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-3
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Move and add new RegEx test cases
Maximilian Mayer
2020-11-22
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-6
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Added RegEx.search_all() for multiple matches
Zher Huei Lee
2017-11-14
1
-0
/
+1
*
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-2
/
+2
*
Merge pull request #10148 from leezh/pcre2
Rémi Verschelde
2017-08-31
1
-26
/
+21
|
\
|
*
Replacement of internal RegEx with PCRE2
Zher Huei Lee
2017-08-19
1
-26
/
+21
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-18
/
+11
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Changed RegEx to inherit Resource
Zher Huei Lee
2016-10-27
1
-2
/
+2
*
Added global sub and bounds checking to RegEx
Zher Huei Lee
2016-10-27
1
-1
/
+1
*
RegEx re-implemented as a module
Zher Huei Lee
2016-10-27
1
-0
/
+114