Nik
|
f70b7066b9
|
includes: Switch over to import statements (#224)
* Update includes and patterns to new import system
* Update namespaces to new syntax
|
2024-02-25 22:04:41 +01:00 |
|
Nik
|
70f491d2fa
|
includes/type: Fixed formatting of time_t values in big endian patterns
|
2023-11-12 22:18:46 +01:00 |
|
Hugo
|
27e55d2e6d
|
patterns/zip: Added parsing of extra field (#182)
* zip pattern: Improved fallback method for finding eocd. Added test data to cover this edge case
* zip pattern: added parsing of extra field
|
2023-10-29 19:47:11 +01:00 |
|
WerWolv
|
a9a7f0b186
|
includes: Added documentation to the rest of the std and hex library
|
2023-03-26 16:34:06 +02:00 |
|
Merlyn Morgan-Graham
|
de0e089165
|
includes/std+type: Add DOS datetime types (#57)
Add type::dosdate16_t and type::dostime16_t in pattern library
|
2022-11-14 10:08:00 +01:00 |
|
WerWolv
|
a6e5efbb7f
|
includes: Added missing #pragma once to all files
|
2022-08-03 15:44:30 +02:00 |
|
WerWolv
|
c41f7479aa
|
includes/std: Added std::time library
|
2022-08-01 13:11:41 +02:00 |
|