Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-10 | Introducing notion of filters. | Nicolas "Pixel" Noble | |
2014-06-03 | Added MMap Handle object. | Nicolas "Pixel" Noble | |
2013-12-20 | Switching off_t to off64_t. | Nicolas "Pixel" Noble | |
2013-01-22 | Removing some more cruft. | Pixel | |
2011-11-29 | Adding a few more useful features to Buffers, such as getBuffer() and rewind(). | Pixel | |
2011-11-23 | That would make way more sense to the fromConst Buffer to have its size set ↵ | Pixel | |
up, wouldn't it ? | |||
2011-11-19 | Having the ability to create buffers from const memory. | Pixel | |
2011-11-13 | Adding isEOF() to Buffers (and cleaning code a tiny bit) | Pixel | |
2011-11-12 | Adding seekable buffers. Probably would need a few more tests in the Handles ↵ | Pixel | |
unit test. |