aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Writer::unshift_from for batch copying data in.Brian Cully2019-08-131-0/+52
* Add Reader::shift_into function for batch copying.Brian Cully2019-08-131-3/+67
* Version bump to 0.1.1.v0.1.1Brian Cully2019-08-131-1/+1
* Documentation.Brian Cully2019-08-131-0/+19
* Add iterator implementation.Brian Cully2019-08-131-4/+28
* Use get_unchecked for backing array access.Brian Cully2019-08-131-4/+8
* Initial commit.v0.1.0Brian Cully2019-08-046-0/+1076