aboutsummaryrefslogtreecommitdiffstats
path: root/util/dbuffer.lua
Commit message (Expand)AuthorAgeFilesLines
* util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Z...Matthew Wild2020-08-241-1/+1
* util.dbuffer: Fix traceback when :collapse() is called on empty bufferMatthew Wild2020-08-201-1/+1
* util.dbuffer: If no bytes parameter passed to read, return remainder of front...Matthew Wild2020-06-291-2/+7
* util.dbuffer: dynamic string bufferMatthew Wild2020-06-261-0/+171