Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-04 | annual chores. | midipix | 1 | -1/+1 | |
2016-11-19 | PE format: struct pe_image_dos_hdr --> struct pe_raw_image_dos_hdr. | midipix | 1 | -1/+1 | |
2016-11-16 | reader: pe_read_dos_header(): remove useless optimization. | midipix | 1 | -31/+23 | |
2016-11-10 | perk.h: enum pe_custom_error(): definition and integration. | midipix | 1 | -1/+1 | |
2016-11-10 | pe_read_dos_header(): integrate runtime little endian test. | midipix | 1 | -28/+28 | |
2016-11-10 | annual chores. | midipix | 1 | -0/+6 | |
2016-11-10 | internal headers: rename perk_impl.h to perk_reader_impl.h | midipix | 1 | -1/+1 | |
2016-11-10 | fix big-endian code path; make the code more -Wall-resistant. | midipix | 1 | -3/+3 | |
2016-11-10 | initial commit. | midipix | 1 | -0/+52 | |