18 Commits

Author SHA1 Message Date
Jack Andersen
a63da8db2f header-based read/write optimizations 2015-07-02 13:36:17 -10:00
Jack Andersen
fa016115c2 const buffer pointer for write[U]Bytes 2015-06-30 17:01:04 -10:00
Jack Andersen
a0f0690719 confirmed linux build working; solved signing warnings 2015-06-20 08:07:11 -10:00
Jack Andersen
3dfb001f3d added fixed-length string writing 2015-06-19 10:12:25 -10:00
Jack Andersen
7cdfcab55a lots of new 'atdna' types; travis update 2015-06-18 19:18:39 -10:00
011496db8b * Fix Wii/GC Compiling
* Finish initial FileInfo/Dir APIs
* Get rid of type punning warnings
2015-05-20 21:58:21 -07:00
29a203522d * Fix merge 2015-05-18 20:36:45 -07:00
6ee11b9a08 * Fix styling 2015-05-18 20:24:56 -07:00
01f989c21c Initial API implementation 2015-05-18 14:03:13 -07:00
8386fa54a0 * Add formattedMessage to Exception
* Add missing IStreamWriter::fill implementations in FileWriter
2015-04-30 21:16:18 -07:00
Jack Andersen
b21441cc11 Added OS X filesystem-support 2015-04-04 14:35:32 -10:00
097a507bd0 * Visual Studio fixes (requires VS2013 at the minimum) 2014-12-28 20:46:43 -08:00
f322f1d7e7 * Change Athena::utility::fileSize to use stat64 instead of ftello
* Fix output of ftello64 in win32_largefilewrapper
2014-12-28 14:38:55 -08:00
5f74cdb9ed * Rename datatypes to prevent collision 2014-06-17 21:51:18 -07:00
05db171ac4 * Add Variadic arguments to THROW_* macros 2014-05-30 17:40:35 -07:00
6150d728a5 * Changed swap* functions to both return, and take a reference
* Fixed writeInt64 in FileWriter
* Fixed ec.cpp on big endian systems
2014-04-25 15:17:52 -07:00
b7c359ea40 * Fix FileReader 2014-04-24 19:01:24 -07:00
ec4167abca * Major rewrite 2014-04-20 02:14:15 -07:00