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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change reserved keyword in Regex documentation code
Vedat Günel
2021-01-10
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
5
-10
/
+10
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-2
/
+16
*
Move and add new RegEx test cases
Maximilian Mayer
2020-11-22
2
-1
/
+164
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
2
-7
/
+7
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-168
/
+61
*
Document how to perform advanced string splitting using RegEx
Hugo Locurcio
2020-07-29
1
-2
/
+11
*
Fix RegEx example in class doc and correct typo
Maganty Rushyendra
2020-06-15
2
-3
/
+2
*
Enable Unicode support for RegEx class
Maganty Rushyendra
2020-06-11
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-17
/
+34
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
3
-51
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-13
/
+13
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-8
/
+11
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Improve the RegEx class documentation
Hugo Locurcio
2020-02-27
1
-1
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
2
-2
/
+2
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
2
-2
/
+2
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
4
-8
/
+8
*
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-11-20
1
-3
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
1
-3
/
+1
*
pcre2: Update to upstream version 10.33
Rémi Verschelde
2019-07-11
1
-0
/
+1
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-5
/
+5
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-3
/
+5
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
2
-10
/
+10
*
Add RegEx substitution testcase and fix relevant docs
Ryan Stein
2019-05-11
1
-1
/
+1
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
2
-4
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
2
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
4
-8
/
+8
*
Assign pointer null in RegEx::clear to avoid double free on destruction.
Ibrahn Sahir
2018-11-15
1
-2
/
+6
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-5
/
+12
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Fixes several resource leaks in ...
Crazy-P
2018-08-26
1
-0
/
+6
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-4
/
+4
*
Merge pull request #19138 from firefly2442/pcre2-10.31
Max Hilbrunner
2018-07-03
1
-0
/
+3
|
\
|
*
update PCRE2 to version 10.31, fixes #15662
firefly2442
2018-05-28
1
-0
/
+3
*
|
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
|
/
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
2
-2
/
+2
*
Fix typos with codespell
luz.paz
2018-02-21
1
-2
/
+2
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
2
-2
/
+2
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
2
-2
/
+2
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
2
-2
/
+2
*
Update docs
Bojidar Marinov
2018-01-12
1
-21
/
+11
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+4
*
Fixes RegEx::sub injecting null character (issue 15409)
Bernhard Liebl
2018-01-07
1
-11
/
+16
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
4
-8
/
+8
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
2
-2
/
+2
*
Fix class docs, improve error handling of the rst generator.
Martin Capitanio
2017-11-18
1
-1
/
+1
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
3
-4
/
+218
[prev]
[next]