Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | perk.h: enum pe_custom_error(): definition and integration. | midipix | 1 | -4/+4 |
2016-11-10 | pe_read_optional_header_big_endian(): remove dead assignments and unused vars. | midipix | 1 | -4/+0 |
2016-11-10 | pe_read_optional_header(): integrate runtime little endian test. | midipix | 1 | -6/+23 |
2016-11-10 | pe_read_optional_header(): remove accidental semicolons. | midipix | 1 | -2/+2 |
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 | -15/+15 |
2016-11-10 | initial commit. | midipix | 1 | -0/+139 |