| 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.
|
|
|
|
| |
Allows making the incoming data stream non-allocating.
|
|
|
|
| |
Seems like all compilers don't support std::span yet.
|
|
|
|
| |
Allows compressing the data and size parameters into one.
|
|
|
|
|
|
|
| |
Introduced within 798d76f4c7018174e58702fb06a042dc8c84f0be, this only
really has an effect within header files.
Silences a -Wpragma-once-outside-header warning with clang.
|
|
|