Chaosvex
|
09559aaf44
|
Change enum casing across the whole project (#137)
|
2026-02-19 01:25:02 +00:00 |
|
Chaosvex
|
bf1d407382
|
Optimise inbound buffer management by only moving the data to the front if it runs out of free space
|
2025-03-06 00:33:25 +00:00 |
|
Chaosvex
|
0da1e07271
|
Remove duplicate unit test assertion
|
2025-02-23 23:35:32 +00:00 |
|
Chaosvex
|
70e1a804ad
|
Introduce ranges (#52)
Convert some algorithms to ranges
|
2024-09-10 00:11:41 +01:00 |
|
Chaosvex
|
c847012e18
|
Give shift() a more intuitive name
|
2024-07-20 23:35:38 +01:00 |
|
Chaosvex
|
e78324bd0c
|
Add unit tests for shift & free (and finish shift)
|
2024-07-18 15:25:42 +01:00 |
|
Chaosvex
|
95bcf9790c
|
Add StaticBuffer type (#39)
- Few other fixes/changes at the same time
|
2024-07-17 18:35:43 +01:00 |
|