Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-18 | remove a stray semicolon. | midipix | 1 | -1/+0 |
2015-11-29 | pe_get_export_symbol_info(): fix whitespace. | midipix | 1 | -1/+1 |
2015-11-29 | pe_get_export_symbol_info(): fix signedness of match. | midipix | 1 | -1/+1 |
2015-09-26 | normalize the name of the library's entry point. | midipix | 2 | -6/+6 |
2015-09-26 | pe_impl_strlen_ansi: fix internal error reporting via signedness. | midipix | 3 | -5/+5 |
2015-09-26 | pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initia... | midipix | 1 | -0/+58 |
2015-09-26 | internal string functions: change the return type from size_t to uint32_t. | midipix | 2 | -6/+6 |
2015-05-08 | initial commit. | midipix | 20 | -0/+1115 |