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
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
2
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
5
-10
/
+10
*
Add support for the RISC-V architecture
Aaron Franke
2021-10-22
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
2
-4
/
+0
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
2
-56
/
+28
*
Implement the ability to disable classes
reduz
2021-07-13
1
-2
/
+2
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
3
-7
/
+7
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
2
-5
/
+3
*
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
[next]