summaryrefslogtreecommitdiffstats
path: root/src/ChunkBuffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix assignment ops 2worktycho2014-05-171-3/+8
* Fix assignment operatorsworktycho2014-05-171-10/+14
* Fixed a bug in writting zeros to a non-allocated sectionTycho2014-05-111-0/+12
* Fixed stupid buffer overflow in array setblocksTycho2014-05-101-2/+2
* cCHunkBuffer that compiles with TestGlobals.hTycho2014-05-031-0/+7
* Fixed a couple of segfaults and made Free a seperate functionTycho2014-04-271-3/+4
* Fixed issues with gccTycho2014-04-271-6/+7
* Implemented Chunk Sparsing with segmentsTycho2014-04-261-0/+310