| Thu, 25 Jun 2020 15:45:13 +0100 |
Matthew Wild |
util.ringbuffer: Fix accidentally committed test change (thanks buildbot)
|
| Wed, 24 Jun 2020 13:00:11 +0100 |
Matthew Wild |
util.ringbuffer: Add some additional asserts to tests
|
| Wed, 24 Jun 2020 12:34:20 +0100 |
Matthew Wild |
util.ringbuffer: Ensure unsigned chars are always returned from :byte()
|
| Tue, 23 Jun 2020 16:50:26 +0100 |
Matthew Wild |
util.ringbuffer: Add test for :discard()
|
| Thu, 04 Jun 2020 15:19:20 +0100 |
Matthew Wild |
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods
|
| Thu, 04 Jun 2020 16:11:08 +0200 |
Kim Alvefur |
util.ringbuffer: Prevent creation of buffer with negative size
|
| Fri, 29 May 2020 18:11:42 +0200 |
Kim Alvefur |
util.ringbuffer: Prevent creation of zero-size buffer
|
| Fri, 29 May 2020 17:53:00 +0200 |
Kim Alvefur |
util.ringbuffer: Add some initial tests
|