athena/include
Lioncash 016e14c460 MemoryWriter: Initialize member variables to deterministic values
Makes the variable initialization behavior deterministic in the case of
the default constructor. This also eliminates the possibility of an
uninitialized read from occurring within the destructor entirely; even
in the face of future changes.
2019-09-05 01:12:07 -04:00
..
LZ77 General: Make constructors explicit where applicable 2019-08-26 20:13:00 -04:00
athena MemoryWriter: Initialize member variables to deterministic values 2019-09-05 01:12:07 -04:00
aes.hpp New code style refactor 2018-12-07 19:18:17 -10:00
bn.hpp New code style refactor 2018-12-07 19:18:17 -10:00
ec.hpp New code style refactor 2018-12-07 19:18:17 -10:00
gekko_support.h Initial Switch support (Needs testing) 2018-09-20 10:47:48 -07:00
md5.h * Fix styling 2015-05-18 20:24:56 -07:00
osx_largefilewrapper.h FreeBSD fixes 2016-10-27 15:44:50 -08:00
sha1.h Humungous refactor 2016-03-04 13:00:12 -10:00
utf8proc.h Huge compile performance refactor 2017-12-28 21:55:42 -10:00
win32_largefilewrapper.h * Visual Studio fixes (requires VS2013 at the minimum) 2014-12-28 20:46:43 -08:00
yaml.h windows fixes and proper UTF-8 conversion 2015-08-30 22:13:07 -07:00