Jack Andersen
|
13d545c3fd
|
Added explicit Big/Little method suffix
|
2015-08-13 16:58:04 -10:00 |
Jack Andersen
|
dac1dde468
|
accumulator type change
|
2015-08-11 13:32:57 -10:00 |
Jack Andersen
|
f49a6a6e82
|
Added YAML child node finder
|
2015-08-08 18:15:07 -10:00 |
Jack Andersen
|
9f0cb1327b
|
Added some SFINAE parameters for smart IO templates
|
2015-08-08 13:25:18 -10:00 |
Jack Andersen
|
02e7bb3fc6
|
Refactored readBytes() and readUBytes() to return std::unique_ptr
|
2015-08-05 12:41:06 -10:00 |
Jack Andersen
|
f06afb429c
|
Windows build fixes
|
2015-08-03 17:42:44 -10:00 |
Jack Andersen
|
84591d4260
|
Added YAML serialization DNA subclass
|
2015-08-02 18:29:39 -07:00 |
Jack Andersen
|
43c317529c
|
AES optimization and aligned SSE allocators
|
2015-08-02 18:29:39 -07:00 |
Jack Andersen
|
b38d7533c5
|
Exception args should be passed as c-string
(it's a compiled literal after-all)
|
2015-08-02 18:29:39 -07:00 |
Jack Andersen
|
ac36bb4f4a
|
added support for wchar_t file paths and more stable windows builds
|
2015-08-02 18:29:38 -07:00 |
Phillip Stephens
|
d9c4d3b79b
|
Add error state
|
2015-08-02 18:29:38 -07:00 |
Phillip Stephens
|
8ea5071e0f
|
Remove and replace exceptions
|
2015-08-02 18:29:38 -07:00 |
Jack Andersen
|
c6a6d3b9c4
|
renamed read/writeUnicode methods to be more reflective of functionality
|
2015-07-21 09:04:25 -10:00 |
Jack Andersen
|
7442d618e7
|
Added virtual destructor to IAES
|
2015-07-15 16:01:37 -10:00 |
Jack Andersen
|
f3ba8819a4
|
fixed incomplete-type warnings involving recursively-derived DNA types
|
2015-07-14 12:57:42 -10:00 |
Jack Andersen
|
09e3d33ff2
|
spelling corrections
|
2015-07-13 14:39:51 -10:00 |
Jack Andersen
|
7ec5a5971a
|
compile-time system endian check
|
2015-07-12 06:51:04 -10:00 |
Jack Andersen
|
55adeec69c
|
windows packaging and CMake adjustments
|
2015-07-10 16:14:06 -10:00 |
Phillip Stephens
|
4f8df65a3d
|
* add atVec2f
|
2015-07-10 18:45:26 -07:00 |
Phillip Stephens
|
8d3524b1f6
|
Fix sign bug
Prevent blockSize from exceeding file's length
|
2015-07-09 20:47:56 -07:00 |
Phillip Stephens
|
a7c180db00
|
* Add support for cached reads
|
2015-07-09 20:32:55 -07:00 |
Jack Andersen
|
8ca702785c
|
added icons; updated PKGBUILD for CMake
|
2015-07-08 10:21:50 -10:00 |
Jack Andersen
|
44e25e09ca
|
updated MemoryCopyWriter
|
2015-07-07 20:34:59 -10:00 |
Jack Andersen
|
ec38ba088e
|
added buffer-copying subclass to MemoryReader/Writer
|
2015-07-07 20:03:08 -10:00 |
Jack Andersen
|
97dfabb265
|
significant virtual-method refactor to streaming interface
|
2015-07-07 18:01:13 -10:00 |
Jack Andersen
|
ce917d4aca
|
Added CMakeLists.txt
|
2015-07-06 17:23:37 -10:00 |
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
|
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
|
071d91a671
|
more stable atdna type canonicalization; recursive DNA subclassing
|
2015-06-22 12:52:09 -10:00 |
Jack Andersen
|
5a0f2e8ed4
|
MSVC build fixes
|
2015-06-19 21:40:15 -07:00 |
Jack Andersen
|
2d8aeb70e8
|
updated doxy comments
|
2015-06-19 10:44:01 -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 |
Jack Andersen
|
2c63768ec4
|
Added DNA.hpp warning
|
2015-06-16 16:50:12 -10:00 |
Jack Andersen
|
fb722a9f5b
|
further updates to atdna
|
2015-06-16 14:25:48 -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
|
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 |
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 |
Antidote
|
a563d65388
|
* Move MCSlot.hpp to it's proper home
|
2015-05-17 18:33:35 -07:00 |
Phillip Stephens
|
01da3f3871
|
* Fix pretty function
|
2015-05-03 20:57:00 -07:00 |