Mercurial > pub > dyncall > dyncall
graph
-
suite_aggr;Wed, 26 Jan 2022 13:37:19 +0100, by Tassilo Philipp
-
- call_suite: made generator produce unique signatures; regenerated case listWed, 26 Jan 2022 13:26:39 +0100, by 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, ...Wed, 26 Jan 2022 11:37:57 +0100, by Tassilo Philipp
-
- suite_aggrs: simplified nested struct handling given upcoming api simplification (still not in depo, though, so test is ahead)Mon, 24 Jan 2022 12:41:27 +0100, by Tassilo Philipp
-
- test/suite_aggrs: support for nested structs, nowSun, 23 Jan 2022 23:20:02 +0100, by Tassilo Philipp
-
suite_aggrs now handling struct by value return types, alsoSat, 22 Jan 2022 16:07:57 +0100, by Tassilo Philipp
-
first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;Fri, 21 Jan 2022 15:42:29 +0100, by Tassilo Philipp
-
- test/call_suite: made seed configurableMon, 17 Jan 2022 17:35:21 +0100, by Tassilo Philipp
-
- simplified test/call_suite furtherMon, 17 Jan 2022 15:46:38 +0100, by Tassilo Philipp
-
- simplified and decluttered test/call_suiteMon, 17 Jan 2022 11:36:09 +0100, by Tassilo Philipp
-
- clutter removal (call samples, now annotated/better examples in doc/disas_examples)Mon, 17 Jan 2022 10:25:33 +0100, by Tassilo Philipp
-
- x64 struct by val disas examplesMon, 17 Jan 2022 10:08:58 +0100, by Tassilo Philipp
-
changelogFri, 17 Dec 2021 18:56:11 +0100, by 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:50:58 +0100, by Tassilo Philipp
-
- fix cmake build for test (missed to remove deleted file from cmakelists)Fri, 17 Dec 2021 18:44:22 +0100, by Tassilo Philipp
-
- adding dyncall_version.h to list of headers to be installedFri, 17 Dec 2021 11:47:18 +0100, by Tassilo Philipp
-
- switching version to 1.4-currentFri, 17 Dec 2021 11:25:03 +0100, by Tassilo Philipp
-
Added tag r1.3 for changeset 13475895a79bFri, 17 Dec 2021 11:07:42 +0100, by Tassilo Philipp
-
- prep for 1.3 release, version number bump, etc. r1.3Fri, 17 Dec 2021 11:07:30 +0100, by Tassilo Philipp
-
- manual overview updateThu, 16 Dec 2021 16:52:41 +0100, by Tassilo Philipp
-
Added tag r1.3-RC2 for changeset 237023a0b6f8Thu, 16 Dec 2021 16:13:06 +0100, by Tassilo Philipp
-
Added tag r1.3-RC1 for changeset 4f6c9d3962a5Thu, 16 Dec 2021 16:05:02 +0100, by Tassilo Philipp
-
- introducing version numberThu, 16 Dec 2021 15:58:03 +0100, by Tassilo Philipp
-
- fix nameclash due to a previous and bad cleanupThu, 07 Oct 2021 11:29:36 +0200, by Tassilo Philipp
-
- comments cleanupThu, 07 Oct 2021 09:31:54 +0200, by Tassilo Philipp
-
- removed nm from (cd test; make), as not an actual conformance testTue, 05 Oct 2021 22:06:37 +0200, by Tassilo Philipp
-
- cleanups, simplifications, some api clarification, ...Tue, 05 Oct 2021 21:53:04 +0200, by Tassilo Philipp
-
- regression fix: return values were broken on some arm32-thumb targetsSun, 03 Oct 2021 19:41:41 +0200, by Tassilo Philipp
-
- changelog addition (and modification of older entry for clarity)Sun, 03 Oct 2021 12:27:06 +0200, by Tassilo Philipp
-
- use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntaxSun, 03 Oct 2021 10:41:46 +0200, by Tassilo Philipp
-
- removed %-prefixes for register names from arm assembly files (was wrong to begin with, gas accepted them but the clang integrated assembler does not)Sun, 03 Oct 2021 10:34:56 +0200, by Tassilo Philipp
-
comment cleanups and clarificationWed, 07 Apr 2021 18:51:38 +0200, by Tassilo Philipp
-
- some doc/manual callconv clarifications for armWed, 07 Apr 2021 18:39:46 +0200, by Tassilo Philipp
-
- comment for clarityWed, 07 Apr 2021 17:55:59 +0200, by Tassilo Philipp
-
cleanupWed, 07 Apr 2021 17:53:26 +0200, by Tassilo Philipp
-
changelogWed, 07 Apr 2021 17:48:53 +0200, by Tassilo Philipp
-
windows lib name consistency changes for nmake buildsSat, 23 Jan 2021 15:33:30 +0100, by Tassilo Philipp
-
- changelogWed, 07 Apr 2021 17:33:23 +0200, by Tassilo Philipp
-
- dynload w/ PE files:Tue, 06 Apr 2021 21:23:39 +0200, by Tassilo Philipp
-
- changelogSat, 23 Jan 2021 14:30:24 +0100, by Tassilo Philipp
-
- dynload fixes for newer x86 beos/haiku that come with elf.h by default (removed hacky stub used before for elf hdr refs)Sat, 23 Jan 2021 13:49:50 +0100, by Tassilo Philipp
-
Added tag r1.2 for changeset 763ab518e1bbFri, 22 Jan 2021 16:38:57 +0100, by Tassilo Philipp
-
- todo cleanupFri, 22 Jan 2021 15:51:16 +0100, by Tassilo Philipp
-
- changelog updateFri, 22 Jan 2021 15:40:42 +0100, by Tassilo Philipp
-
Added tag r1.2-RC2 for changeset f155bda02e10Fri, 22 Jan 2021 14:42:48 +0100, by Tassilo Philipp
-
- manual version number bumpFri, 22 Jan 2021 12:10:32 +0100, by Tassilo Philipp
-
- haiku dynload fixThu, 21 Jan 2021 19:50:31 +0100, by Tassilo Philipp
-
- excluding syscall stuff from callf test for beos/haikuThu, 21 Jan 2021 17:27:02 +0100, by Tassilo Philipp
-
- newer and portable beos/haiku uses elf.h instead of elf32.h (maybe older builds only used elf32.h in raw source? either way, just using elf.h now)Thu, 21 Jan 2021 17:15:35 +0100, by Tassilo Philipp
-
Added tag r1.2-RC1 for changeset 2144287113dfWed, 20 Jan 2021 17:50:46 +0100, by Tassilo Philipp
-
- thunk test: better signal handling, using sigaction(2) with SA_ONSTACKWed, 20 Jan 2021 17:36:34 +0100, by Tassilo Philipp
-
- dynload changes to support macos >= 11.0.1 "built-in dynamic linker cache of all system-provided libraries" (those dylibs are no longer present on the fs)"Wed, 20 Jan 2021 13:49:43 +0100, by Tassilo Philipp
-
- test fix: no SIGBUS on windows platformsTue, 29 Dec 2020 13:30:59 +0100, by Tassilo Philipp
-
makefile helper target to quickly list toolchain versions of current platformTue, 29 Dec 2020 11:25:40 +0100, by Tassilo Philipp
-
cosmeticsMon, 28 Dec 2020 14:14:59 +0100, by Tassilo Philipp