m-holger
|
c916dcf973
|
Add new protected inline method Pipeline::next
Also, tidy pipeline constructors and make subclasses final where possible.
|
2024-10-06 15:10:13 +01:00 |
|
m-holger
|
0663f1f8db
|
Guard against 0 byte writes in Pl_Buffer and Pl_String
|
2024-08-07 16:19:16 +01:00 |
|
m-holger
|
ae3642ce42
|
Code tidy - Clang-Tidy rule modernize-use-equals-default
|
2023-06-09 15:45:14 +01:00 |
|
m-holger
|
3c5700c255
|
Code tidy - reflow comments and strings
|
2023-06-02 16:00:40 +01:00 |
|
m-holger
|
85d784952f
|
Globally replace 'this->m->' with 'm->'
Using search and replace.
|
2023-05-21 14:42:34 +01:00 |
|
m-holger
|
7f043fe88e
|
Remove unused include directives
|
2023-05-20 15:37:41 +01:00 |
|
Jay Berkenbilt
|
a3c9980395
|
Add next to Pl_String and fix comments
|
2022-05-07 08:26:31 -04:00 |
|
Jay Berkenbilt
|
f4206a0938
|
Add new Pl_String Pipeline
|
2022-05-03 18:54:51 -04:00 |
|