Commit Graph

229 Commits

Author SHA1 Message Date
Jack Andersen 6c7f5ebd29 Updated with Vector support for DNA subtypes 2015-06-17 21:32:11 -10:00
Jack Andersen 2c63768ec4 Added DNA.hpp warning 2015-06-16 16:50:12 -10:00
Jack Andersen 791a355ace Merge pull request #13 from Antidote/atdna
Added `atdna` tool to Athena
2015-06-16 16:25:15 -10:00
Jack Andersen 9ebdb37b85 removed unneeded libs 2015-06-16 16:20:38 -10:00
Jack Andersen 3071db8f61 hard-path comments 2015-06-16 16:02:35 -10:00
Jack Andersen 0bf9815fc0 Restored master branch for PKGBUILDs 2015-06-16 15:43:35 -10:00
Jack Andersen 647f9c4dec Another tweak 2015-06-16 15:20:31 -10:00
Jack Andersen ec4ac688f4 hopefully the last tweak 2015-06-16 15:08:39 -10:00
Jack Andersen 7fccd416f3 even more tweaks 2015-06-16 15:05:43 -10:00
Jack Andersen b195c194f7 futher adjustments 2015-06-16 15:02:58 -10:00
Jack Andersen 96ed8a2ce2 more build system tweaks 2015-06-16 14:57:06 -10:00
Jack Andersen 2bb60ab152 build system tweaks 2015-06-16 14:33:04 -10:00
Jack Andersen fb722a9f5b further updates to atdna 2015-06-16 14:25:48 -10:00
Jack Andersen 775b51fd00 minor tweak 2015-06-15 21:15:00 -10:00
Jack Andersen 0452e34150 initial working reader/writer values 2015-06-15 21:11:56 -10:00
Jack Andersen c09f06b436 working release build of atdna 2015-06-15 16:29:53 -10:00
Jack Andersen dde8ac1a1c initial atdna commit 2015-06-14 16:49:02 -10:00
Phillip Stephens 1ea07c20fb Add MIT license 2015-05-28 18:43:50 -07:00
Phillip 7785983093 Merge pull request #10 from Antidote/file-dir-api
File and Dir API
2015-05-20 22:54:27 -07:00
Phillip Stephens 6a611ef2cc * Fix last commit 2015-05-20 22:41:29 -07:00
Phillip Stephens d5ccf159f7 * Fix Wii/GC Compiling
* Initial FileInfo/Dir APIs
* Get rid of type punning warnings
2015-05-20 22:35:26 -07:00
Jack Andersen 3223d3faa6 Merge branch 'file-dir-api' of https://github.com/Antidote/Athena into file-dir-api 2015-05-20 19:16:28 -10:00
Jack Andersen 92d86a2673 More portable 'utimes' 2015-05-20 19:14:44 -10:00
Phillip Stephens 47dafe3251 * struct stat64 -> stat64_t 2015-05-20 22:04:35 -07:00
Phillip Stephens 011496db8b * Fix Wii/GC Compiling
* Finish initial FileInfo/Dir APIs
* Get rid of type punning warnings
2015-05-20 21:58:21 -07:00
Phillip Stephens 29a203522d * Fix merge 2015-05-18 20:36:45 -07:00
Phillip Stephens 6ee11b9a08 * Fix styling 2015-05-18 20:24:56 -07:00
Phillip Stephens 423a9a37d2 Reimplement Exceptions. 2015-05-18 16:38:02 -07:00
Phillip Stephens 01f989c21c Initial API implementation 2015-05-18 14:03:13 -07:00
Jack Andersen 20e12b86ca apple compile fix 2015-05-17 16:24:00 -10:00
Antidote 54f884c2f7 * Restore pkgconfig file
* Fix MCSlot
2015-05-17 18:45:55 -07:00
Antidote a563d65388 * Move MCSlot.hpp to it's proper home 2015-05-17 18:33:35 -07:00
Phillip Stephens 914cccd5d2 * Re-add install configuration 2015-05-09 22:35:17 -07:00
Phillip Stephens 01da3f3871 * Fix pretty function 2015-05-03 20:57:00 -07:00
Phillip Stephens 8386fa54a0 * Add formattedMessage to Exception
* Add missing IStreamWriter::fill implementations in FileWriter
2015-04-30 21:16:18 -07:00
Phillip 77c58243b0 Merge pull request #8 from Antidote/zlib-embed
* Embed zlib in Athena
2015-04-13 20:41:56 -07:00
Antidote a5de73a51a * Embed zlib in Athena 2015-04-13 20:10:10 -07:00
Jack Andersen 05af555114 Merge pull request #7 from Antidote/osx-link-cleanup
removed unnecessary OS X linker flags
2015-04-12 16:49:19 -10:00
Jack Andersen ae97cb5e06 removed unnecessary OS X linker flags 2015-04-12 16:16:28 -10:00
Jack Andersen e10cc77067 Merge pull request #6 from Antidote/lzo-embed
Lzo embed
2015-04-11 21:21:07 -10:00
Phillip 578f779f12 Remove LZO from .travis.yml 2015-04-12 00:18:43 -07:00
Phillip Stephens 6a4726caae * Clean up pri 2015-04-12 00:14:30 -07:00
Jack Andersen 0e2825efce embedded lzo source in repo 2015-04-11 23:22:03 -07:00
Jack Andersen cb67bfdaf1 Merge pull request #5 from Antidote/inline-bswap
inlined byte-swapping utilities
2015-04-10 18:23:35 -10:00
Jack Andersen 7890a1be70 fixed header non-inclusion 2015-04-10 18:20:18 -10:00
Jack Andersen 00771aed2d inlined byte-swapping utilities 2015-04-10 18:12:42 -10:00
Jack Andersen 71bd0b9d76 Merge pull request #4 from Antidote/stream-if-additions
lots of new streaming interface additions
2015-04-10 14:12:29 -10:00
Jack Andersen e4f8c2959f lots of new streaming interface additions 2015-04-10 14:04:13 -10:00
Phillip Stephens e4f5c09534 * Fix IStreamReader::*String functions 2015-04-08 11:10:50 -07:00
Phillip 8401a7577d Create README.md 2015-04-07 00:19:45 -07:00