Jack Andersen
|
a63da8db2f
|
header-based read/write optimizations
|
2015-07-02 13:36:17 -10:00 |
Jack Andersen
|
2b37765eff
|
nested type ordering fix
|
2015-06-30 21:50:58 -07:00 |
Jack Andersen
|
fa016115c2
|
const buffer pointer for write[U]Bytes
|
2015-06-30 17:01:04 -10:00 |
Phillip Stephens
|
a76a3c584a
|
* Revert swapFloat/Double "fixes"
|
2015-06-30 19:09:35 -07:00 |
Jack Andersen
|
bfa08ce52b
|
Merge pull request #16 from libAthena/dna-templates
Made String and Buffer types templates with DNA base
|
2015-06-26 14:38:33 -07:00 |
Jack Andersen
|
7524b1f063
|
made string and buffer types templates with DNA base; may now be used in Vector
|
2015-06-25 09:37:31 -10:00 |
Jack Andersen
|
49937cba50
|
Update README.md
|
2015-06-22 14:46:45 -10:00 |
Jack Andersen
|
3ff34ec749
|
removed atdna from Athena's travis
|
2015-06-22 14:28:29 -10:00 |
Jack Andersen
|
0bb90ff2e0
|
spun off atdna into separate repo
|
2015-06-22 14:26:43 -10:00 |
Jack Andersen
|
071d91a671
|
more stable atdna type canonicalization; recursive DNA subclassing
|
2015-06-22 12:52:09 -10:00 |
Jack Andersen
|
490c6d53f5
|
Merge pull request #15 from Antidote/msvc
Fixed variadic macros for MSVC
|
2015-06-20 11:13:25 -07:00 |
Jack Andersen
|
a0f0690719
|
confirmed linux build working; solved signing warnings
|
2015-06-20 08:07:11 -10:00 |
Jack Andersen
|
5a0f2e8ed4
|
MSVC build fixes
|
2015-06-19 21:40:15 -07:00 |
Jack Andersen
|
687a7eef64
|
fixed length string read refinement
|
2015-06-19 10:54:21 -10:00 |
Jack Andersen
|
2d8aeb70e8
|
updated doxy comments
|
2015-06-19 10:44:01 -10:00 |
Jack Andersen
|
e641dbbe4b
|
added seek directive to fixed-length string reads
|
2015-06-19 10:40:59 -10:00 |
Jack Andersen
|
3dfb001f3d
|
added fixed-length string writing
|
2015-06-19 10:12:25 -10:00 |
Jack Andersen
|
242a06915b
|
diagnostic duplicates no longer raised
|
2015-06-19 08:25:08 -10:00 |
Jack Andersen
|
fd3db3e1db
|
fix for vector readers
|
2015-06-18 19:33:46 -10:00 |
Jack Andersen
|
7b1b027192
|
Merge pull request #14 from Antidote/travis-fix
Adjusting travis config to support atdna
|
2015-06-18 19:27:22 -10:00 |
Jack Andersen
|
7cdfcab55a
|
lots of new 'atdna' types; travis update
|
2015-06-18 19:18:39 -10:00 |
Jack Andersen
|
1aa3a705af
|
added commenting to output
|
2015-06-17 21:57:53 -10:00 |
Jack Andersen
|
d6a489753d
|
generator fix
|
2015-06-17 21:37:04 -10:00 |
Jack Andersen
|
c08695709e
|
Minor argument tweak
|
2015-06-17 21:34:36 -10:00 |
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 |