Torrie Fischer fb6456b00d Replace naked calls to operator new and delete (Fixes #222)
This replaces a mishmash of pointers in the Block and BlockContents classes with
std::unique_ptr. It also changes the semantics of BlockContents to be limited to
use as a constructor parameter for Block objects, as it owns any block buffers
handed to it.
2014-09-17 13:50:07 -07:00
..
2014-09-02 11:49:38 -07:00
2014-09-04 09:10:13 +08:00
2014-05-15 14:09:03 -07:00
2014-05-15 14:09:03 -07:00
2014-04-09 21:17:14 -07:00
2014-09-08 22:24:40 -07:00
2014-09-08 16:34:04 +08:00
2014-09-04 16:18:36 -07:00
2014-09-06 23:21:26 +08:00
2014-02-03 00:30:43 -08:00