log

age author description
Wed, 26 Jan 2022 11:37:57 +0100 Tassilo Philipp - call_suite cleanup (no change in functionality): removal of unused decl, freeing memory at end, func renaming for clarity, static for tu-local symbols, ...
Mon, 24 Jan 2022 12:41:27 +0100 Tassilo Philipp - suite_aggrs: simplified nested struct handling given upcoming api simplification (still not in depo, though, so test is ahead)
Sun, 23 Jan 2022 23:20:02 +0100 Tassilo Philipp - test/suite_aggrs: support for nested structs, now
Sat, 22 Jan 2022 16:07:57 +0100 Tassilo Philipp suite_aggrs now handling struct by value return types, also
Fri, 21 Jan 2022 15:42:29 +0100 Tassilo Philipp first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Mon, 17 Jan 2022 17:35:21 +0100 Tassilo Philipp - test/call_suite: made seed configurable
Mon, 17 Jan 2022 15:46:38 +0100 Tassilo Philipp - simplified test/call_suite further
Mon, 17 Jan 2022 11:36:09 +0100 Tassilo Philipp - simplified and decluttered test/call_suite
Mon, 17 Jan 2022 10:25:33 +0100 Tassilo Philipp - clutter removal (call samples, now annotated/better examples in doc/disas_examples)
Mon, 17 Jan 2022 10:08:58 +0100 Tassilo Philipp - x64 struct by val disas examples
Fri, 17 Dec 2021 18:56:11 +0100 Tassilo Philipp changelog
Fri, 17 Dec 2021 18:50:58 +0100 Tassilo Philipp - dynload: corrected comparison of size of optional PE header info to what is pointed to (ptr arithmetic was incorrect, only broke ReactOS builds and runtime, though)
Fri, 17 Dec 2021 18:44:22 +0100 Tassilo Philipp - fix cmake build for test (missed to remove deleted file from cmakelists)
Fri, 17 Dec 2021 11:47:18 +0100 Tassilo Philipp - adding dyncall_version.h to list of headers to be installed
Fri, 17 Dec 2021 11:25:03 +0100 Tassilo Philipp - switching version to 1.4-current