Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-25 | If a Buffer came from const, don't try to free its memory... | Pixel | |
2011-11-19 | Having the ability to create buffers from const memory. | Pixel | |
2011-11-13 | Fixing a few bugs with Buffer - yes, it indeed does need a few more unit ↵ | Pixel | |
tests.... | |||
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. |