|
348dab7d0b
|
cmake
v1.0
|
2024-01-16 21:16:05 -05:00 |
|
voidah
|
182de9e59e
|
Fix issue with floating point (NaN problem)
|
2020-09-21 17:52:39 -04:00 |
|
Arthur Ouellet
|
dd74bc6bb2
|
Merge pull request #9 from Iniquitatis/patch-1
Little fix
|
2020-02-02 16:21:35 -05:00 |
|
Dominus Iniquitatis
|
852c4ae1a5
|
Fixed the byte index
|
2020-01-28 14:16:29 +03:00 |
|
voidah
|
efa96f3342
|
More complete unlicense text in archive.h
|
2019-10-01 21:02:45 -04:00 |
|
Arthur Ouellet
|
df5772e91e
|
Merge pull request #6 from cxong/patch-1
Create LICENSE
|
2019-10-01 20:59:00 -04:00 |
|
Cong
|
1c611769f5
|
Create LICENSE
|
2019-10-01 10:16:39 +10:00 |
|
voidah
|
f4ef6a4268
|
Fix warnings in tests (vstudio 2k19)
|
2019-09-23 15:35:34 -04:00 |
|
voidah
|
d6c52b9055
|
Fix -Wcatch-value warning (gcc 8) in tests
|
2019-09-23 15:30:34 -04:00 |
|
voidah
|
03a4e1cb2c
|
Open files as binary in tests (thanks @icy711)
|
2019-09-23 15:26:29 -04:00 |
|
voidah
|
1732558c3b
|
Fix serialization with signed short
|
2019-05-19 12:25:45 -04:00 |
|
voidah
|
36985457f5
|
Fix extra-semicolon warning (thanks krcroft)
|
2019-05-19 11:20:51 -04:00 |
|
Arthur Ouellet
|
794a8a6d7f
|
Merge pull request #1 from cvzakharchenko/patch-1
Fix for 8-byte integer endianness swap.
|
2018-04-18 05:39:16 -07:00 |
|
cvzakharchenko
|
1279030ed6
|
Fix for 8-byte integer endianness swap.
There should be SwapByte<uint64_t> -> SwapByte<uint32_t>call, not SwapByte<uint64_t> -> SwapByte<uint64_t>.
|
2018-04-06 14:40:06 +03:00 |
|
Arthur Ouellet
|
a197cf4f6b
|
Add public domain license
|
2016-12-19 06:38:00 -05:00 |
|
Arthur Ouellet
|
44fd9c57a6
|
Missing include
|
2016-10-05 23:34:26 -04:00 |
|
Arthur Ouellet
|
6916f44a81
|
Throw an exception if invalid data is deserialized
|
2016-10-05 22:56:07 -04:00 |
|
Arthur Ouellet
|
ac5c8fe5c1
|
Fix memory leak
|
2014-03-23 00:11:44 -04:00 |
|
Arthur Ouellet
|
8c115c518a
|
README
|
2014-03-23 00:06:27 -04:00 |
|
Arthur Ouellet
|
0c7f721660
|
Initial import
|
2014-03-23 00:02:13 -04:00 |
|