Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-19 | annual chores. | midipix | 1 | -1/+1 |
2016-11-19 | pe_impl.h: linkage: helper string functions are now static inlined functions. | midipix | 2 | -52/+46 |
2016-11-19 | pe_impl_utf16_char_to_lower(): code maintenance. | midipix | 1 | -4/+3 |
2016-11-19 | pe_impl_strlen_utf16(): code maintenance. | midipix | 1 | -6/+6 |
2016-11-19 | pe_impl_strlen_ansi(): code maintenance. | midipix | 1 | -9/+8 |
2016-11-12 | PE targets: free-standing environment: library image: mark affiliation. | midipix | 1 | -0/+5 |
2016-07-06 | pe_impl_strlen_utf16(): fix calculation regression caused by commit 239ee42e. | midipix | 1 | -1/+1 |
2016-05-11 | code maintenance: mark unused parameters. | midipix | 1 | -0/+4 |
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 | 2 | -4/+4 |
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 | 3 | -0/+74 |