summaryrefslogtreecommitdiffstats
path: root/core/string_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-393/+0
* Refactored Variant Operators.reduz2020-11-061-0/+14
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-14/+28
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-29/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-6/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-12/+12
* Fix shadowed variable build errorPedro J. Estébanez2020-02-281-9/+9
* Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez2020-02-261-33/+9
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-3/+0
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+426