|
|
8c846cccd6
|
Cleanup: clang-format
|
2020-11-09 15:47:08 +11:00 |
|
|
|
16732def37
|
Cleanup: Clang-Tidy modernize-use-nullptr
Replace `NULL` with `nullptr` in C++ code.
No functional changes.
|
2020-11-06 18:08:25 +01:00 |
|
|
|
df4935b29b
|
Cleanup: Fix wrong doxygen groups
Was missed in rB9b6088cb9da4df1a893361997fc1a22986bf6f2e
|
2020-11-06 01:46:50 -05:00 |
|
|
|
aa3a4973a3
|
Cleanup: use ELEM macro
|
2020-11-06 12:32:54 +11:00 |
|
|
|
2abfcebb0e
|
Cleanup: use C comments for descriptive text
Follow our code style guide by using C-comments for text descriptions.
|
2020-10-10 22:04:51 +11:00 |
|
Valentin
|
5ac4778056
|
Cleanup: convert gforge task ID's to phabricator format
Cleanup old tracker task format to the new. e.g: [#34039] to T34039
Ref D8718
|
2020-09-30 20:11:06 +10:00 |
|
|
|
9b6088cb9d
|
Simulation: Change BPH prefix to SIM
In a previous commit the `physics` folder has been renamed to `simulation`.
This commit updates the function/file prefix accordingly.
|
2020-07-16 14:37:21 +02:00 |
|