Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-01 | Fixed a sigsegv on *nix (cFile double-closing files) | madmaxoft@gmail.com | 1 | -0/+1 |
2012-01-30 | Replaced most FILE operations with a cFile object | madmaxoft@gmail.com | 1 | -0/+31 |
2012-01-30 | Initial cFile implementation (using stdio FILE) and test in cChunkMap | madmaxoft@gmail.com | 1 | -0/+200 |