Daniel Patterson
|
468d8c0031
|
Refactor logging, improve error handling workflow, clang-format. (#3385)
|
2016-12-06 12:30:46 -08:00 |
|
Daniel Patterson
|
1fc969e6c8
|
Fix naming convention, and pass-by-reference for data layout.
|
2016-11-15 16:55:02 -08:00 |
|
Daniel Patterson
|
608044305d
|
Rename the datafacades to more clearly describe what they do.
|
2016-11-15 16:55:02 -08:00 |
|
Daniel Patterson
|
2f9b5788d0
|
Destructor should fail hard if an exception is raised.
|
2016-11-15 16:55:02 -08:00 |
|
Daniel Patterson
|
6949d7ee5b
|
Remove ownership of block pointers from base class.
|
2016-11-15 16:55:02 -08:00 |
|
Daniel Patterson
|
b1125b7f1f
|
Rename base class to something more in line with it's actual function.
|
2016-11-15 16:55:02 -08:00 |
|
Daniel Patterson
|
bf6df74d44
|
Consolidate datafacade file loading logic.
Both datafacades now use a single large memory block and common
file loading logic.
|
2016-11-15 16:55:02 -08:00 |
|