summaryrefslogtreecommitdiffstats
path: root/core/safe_refcount.h
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-6/+12
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-14/+0
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* make core/Reference thread safehuisedenanhai2019-09-041-2/+7
* Revert "Add __atomic_* operators support for atomic operations"Rémi Verschelde2019-09-011-8/+8
* Replace legacy __sync atomic operations with newer __atomic onesCharlène2019-08-141-8/+8
* Some code changed with Clang-Tidyqarmin2019-06-261-5/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+2
* reduce clang warning spamkarroffel2018-07-241-25/+25
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Build MSVC safe_refcount in a separate compilation unitHein-Pieter van Braam2017-09-271-87/+15
* Allow inlining of all parts of safe_refcountHein-Pieter van Braam2017-09-251-18/+211
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Improve/add atomicsPedro J. Estébanez2017-07-251-0/+2
* Implement add & subtract atomicsPedro J. Estébanez2017-07-171-0/+4
* Add atomics for 64-bit integersPedro J. Estébanez2017-07-111-0/+4
* Revert "Improve reliability of memory stats"Rémi Verschelde2017-07-111-4/+0
* Add atomics for 64-bit integersPedro J. Estébanez2017-06-221-0/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-18/+11
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-0/+1
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-303/+9
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-34/+34
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-4/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+379