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
/
main
/
tests
/
test_string.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-1207
/
+0
*
Fix string test code for MinGW
Aaron Franke
2020-07-05
1
-1
/
+4
*
Remove 32-bit String to_int method
Aaron Franke
2020-06-03
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-31
/
+62
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-32
/
+0
*
Remove redundant void argument lists
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-4
/
+8
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Change when we can ERR_FAIL_COND and ERR_FAIL_CONV_V to static_assert
Mateo Dev .59
2020-03-04
1
-1
/
+1
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-5
/
+9
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fixed link errors when building in debug with option module_regex_enabled=no
PouleyKetchoupp
2019-08-11
1
-0
/
+5
*
Added count method to String
Chaosus
2019-07-23
1
-0
/
+39
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-3
/
+3
*
Enforce Unicode encoding in MSVC
Andrii Doroshenko (Xrayez)
2019-06-19
1
-6
/
+6
*
Add RegEx substitution testcase and fix relevant docs
Ryan Stein
2019-05-11
1
-3
/
+15
*
Reorder reverse caps characters table for string lower case conversion
Andrii Doroshenko (Xrayez)
2019-04-05
1
-0
/
+14
*
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-27
1
-1
/
+1
*
Don't crash when parse_utf8 receives a NULL pointer
Hein-Pieter van Braam
2019-02-22
1
-0
/
+8
*
Repair String lstrip and rstrip.
Ibrahn Sahir
2019-01-07
1
-0
/
+76
*
String[size()] should return a default constructed CharType
Hein-Pieter van Braam
2019-01-04
1
-0
/
+28
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make visualscript search better.
K. S. Ernest (iFire) Lee
2018-10-11
1
-41
/
+132
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-2
/
+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
-148
/
+112
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
Fix some compilation warnings.
Shlomi Fish
2017-02-21
1
-1
/
+0
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Move tests again from core to main
Rémi Verschelde
2017-01-08
1
-0
/
+959