Age | Commit message (Expand) | Author | Files | Lines |
27 hours | driver: pe_main(): whitespace meditation. | midipix | 1 | -8/+8 |
28 hours | driver: pe_main(): refactor, internally use pe_cmd_common(). | midipix | 1 | -7/+15 |
28 hours | driver: added --cmd=size support, pe_cmd_size() stub, and perk-size symlink. | midipix | 1 | -0/+5 |
30 hours | driver: added --cmd=nm support, the pe_cmd_nm() stub, and the perk-nm symlink. | midipix | 1 | -0/+5 |
12 days | Annual chores. | midipix | 1 | -1/+1 |
2025-06-04 | driver: utility: relax flags to permit generic archive listing and printing. | midipix | 1 | -2/+0 |
2025-06-02 | driver: utility: invoke pe_cmd_ar() with appropriate <posname> & <arname> args. | midipix | 1 | -1/+19 |
2025-06-02 | driver: --version: update the git repository reference to the https variant. | midipix | 1 | -1/+1 |
2025-06-02 | pe_cmd_ar(): updated function signature, defined action and option constants. | midipix | 1 | -1/+1 |
2025-06-01 | driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink. | midipix | 1 | -0/+4 |
2025-05-31 | driver: pe_lib_get_unit_ctx(): added handling of archives and archive members. | midipix | 1 | -1/+4 |
2025-05-30 | library api: _lib_ (program driver) namespace overhaul. | midipix | 1 | -2/+2 |
2025-05-29 | driver api: refined the logic for display utility usage information. | midipix | 1 | -1/+1 |
2025-05-29 | driver: become multi-cmd ready, added pe_cmd_perk(). | midipix | 1 | -63/+8 |
2021-12-30 | A new home. | midipix | 1 | -1/+1 |
2021-07-06 | Annual chores. | midipix | 1 | -1/+1 |
2021-04-09 | library interfaces: renamed pe_hdrdump_opt_hdr() ==> pe_hdrdump_coff_opt_hdr(). | midipix | 1 | -1/+1 |
2021-04-09 | utility: pe_perform_hdrdump_actions(): initial implementation. | midipix | 1 | -0/+29 |
2018-08-09 | front-end utility: pe_main(): remove the redundant argc parameter. | midipix | 1 | -2/+2 |
2018-08-05 | coding-style meditation. | midipix | 1 | -2/+2 |
2018-07-24 | output interfaces: revised API and implementation to use fdctx and pure fdio. | midipix | 1 | -7/+7 |
2018-07-24 | driver, library interfaces: support alternate fd's for input/output/error/log. | midipix | 1 | -6/+13 |
2017-12-14 | output: pe_output_mdso_libraries(): implementation and integration. | midipix | 1 | -0/+3 |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-11-17 | output: pe_output_image_strings(): initial implementation and integration. | midipix | 1 | -0/+3 |
2016-11-16 | output: pe_output_image_symbols(): initial implementation and integration. | midipix | 1 | -0/+3 |
2016-11-15 | output: pe_output_image_sections(): implementation and integration. | midipix | 1 | -0/+3 |
2016-11-15 | pe_output_image_category(): signature now matches that of other output api's. | midipix | 1 | -1/+1 |
2016-11-15 | utility: code maintenance: removed pe_paragraph_break(). | midipix | 1 | -17/+2 |
2016-11-15 | output: renamed pe_output_image_type() --> pe_output_image_category(). | midipix | 1 | -2/+2 |
2016-11-14 | libary api: pre-alpha: code maintenance: removed struct pe_io_ctx. | midipix | 1 | -7/+3 |
2016-11-13 | driver: pe_main(): process all units even if errors have been recorded. | midipix | 1 | -1/+1 |
2016-11-12 | output: pe_output_image_type(): implementation and integration. | midipix | 1 | -0/+3 |
2016-11-10 | driver: pe_main(): skip remaining units once an error has occurred. | midipix | 1 | -1/+1 |
2016-11-10 | driver: status codes: refactor and normalize. | midipix | 1 | -3/+5 |
2016-11-10 | utility: error trace and error information: initial integration. | midipix | 1 | -8/+6 |
2016-11-10 | struct pe_unit_ctx: removed cctx (pass pointer to the driver context instead). | midipix | 1 | -5/+5 |
2016-11-10 | pe_output_export_symbols(): added error trace support. | midipix | 1 | -1/+1 |
2016-11-10 | pe_output_import_libraries(): added error trace support. | midipix | 1 | -3/+5 |
2016-11-10 | utility: improved box integration, removed need for build-time macro. | midipix | 1 | -0/+110 |