Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -84/+0 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -5/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Use StringBuilder in C# bindings generator | Ignacio Etcheverry | 2019-04-19 | 1 | -0/+4 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix several in-class initialization clang warning | Marcelo Fernandez | 2018-03-22 | 1 | -1/+5 |
* | 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 |
* | added StringBuilder class | Karroffel | 2017-09-01 | 1 | -0/+79 |