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
/
core
/
safe_refcount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-6
/
+12
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-14
/
+0
*
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-25
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
make core/Reference thread safe
huisedenanhai
2019-09-04
1
-2
/
+7
*
Revert "Add __atomic_* operators support for atomic operations"
Rémi Verschelde
2019-09-01
1
-8
/
+8
*
Replace legacy __sync atomic operations with newer __atomic ones
Charlène
2019-08-14
1
-8
/
+8
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-5
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+2
*
reduce clang warning spam
karroffel
2018-07-24
1
-25
/
+25
*
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
*
Build MSVC safe_refcount in a separate compilation unit
Hein-Pieter van Braam
2017-09-27
1
-87
/
+15
*
Allow inlining of all parts of safe_refcount
Hein-Pieter van Braam
2017-09-25
1
-18
/
+211
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Improve/add atomics
Pedro J. Estébanez
2017-07-25
1
-0
/
+2
*
Implement add & subtract atomics
Pedro J. Estébanez
2017-07-17
1
-0
/
+4
*
Add atomics for 64-bit integers
Pedro J. Estébanez
2017-07-11
1
-0
/
+4
*
Revert "Improve reliability of memory stats"
Rémi Verschelde
2017-07-11
1
-4
/
+0
*
Add atomics for 64-bit integers
Pedro J. Estébanez
2017-06-22
1
-0
/
+4
*
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
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-0
/
+1
*
-Changed memory functions, Memory::alloc_static*, simplified them, made them ...
Juan Linietsky
2017-01-06
1
-303
/
+9
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-34
/
+34
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-fixed export templates not loading/exporting on Windows
Juan Linietsky
2014-02-13
1
-4
/
+4
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+379