index
:
pemagine
main
a (virtual) tour into portable bits and executable bytes
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
meta
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
pe_get_image_stack_heap_info(): submit to a greater type-punned power.
midipix
1
-8
/
+23
2017-02-04
annual chores.
midipix
3
-3
/
+3
2016-12-19
32/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.
midipix
1
-6
/
+6
2016-12-13
pe_get_imported_symbol_info_64(): provide smooth foreign toolchain support.
midipix
1
-0
/
+1
2016-12-01
struct pe_raw_opt_hdr_{32|64}: member name normalization.
midipix
1
-8
/
+8
2016-11-19
annual chores.
midipix
3
-3
/
+3
2016-11-19
pe_get_symbol_name(), pe_get_import_symbol_info(): code maintenance.
midipix
1
-4
/
+2
2016-11-19
pe_get_symbol_module_info(): code maintenance.
midipix
1
-1
/
+0
2016-11-19
pe_get_image_stack_heap_info(): code maintenance.
midipix
1
-1
/
+1
2016-11-19
PE format: struct pe_export_hdr [and friends] --> pe_raw_export_hdr.
midipix
1
-2
/
+2
2016-11-19
PE format: union pe_opt_hdr [and friends] --> union pe_raw_opt_hdr.
midipix
1
-1
/
+1
2016-05-27
pe_get_imported_symbol_info_64(): simplify logic.
midipix
1
-20
/
+13
2016-05-27
pe_get_imported_symbol_info_32(): simplify logic.
midipix
1
-18
/
+8
2016-05-27
pe_get_import_symbol_info(): remove superfluous parameters.
midipix
1
-20
/
+0
2016-05-11
code maintenance: mark unused parameters.
midipix
1
-0
/
+3
2016-02-18
remove a stray semicolon.
midipix
1
-1
/
+0
2015-05-08
initial commit.
midipix
3
-0
/
+308