Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-11-06 | Refactored Variant Operators. | reduz |
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-28 | Fix shadowed variable build error | Pedro J. Estébanez |
2020-02-26 | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-07-20 | Changed some code showed in LGTM and Coverage | qarmin |
2019-02-12 | Core: Ensure classes match their header filename | Rémi Verschelde |