Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-12-01 | struct pe_{raw|meta}_sec_hdr: member name normalization. | midipix | 1 | -12/+12 |
2016-11-19 | PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr. | midipix | 1 | -1/+1 |
2016-11-16 | reader: pe_read_section_header(): remove useless optimization. | midipix | 1 | -21/+12 |
2016-11-15 | pe_read_section_header(): removed todo comment (cf. commit 67b1e98). | midipix | 1 | -1/+0 |
2016-11-10 | pe_read_section_header(): integrate runtime little endian test. | midipix | 1 | -14/+14 |
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 | -2/+2 |
2016-11-10 | initial commit. | midipix | 1 | -0/+37 |