| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
|
|
|
|
| |
Ensures that the class always sees the types it needs.
|
|
|
|
|
| |
Top-level const on a return by value can inhibit move semantics, and is
unnecessary.
|
|
|
|
|
|
|
| |
param tags are supposed to specify the parameter name without any
quoting.
Silences several -Wdocumentation warnings.
|
| |
|
|
|