Mercurial > pub > dyncall > dyncall
graph
-
- added unsigned types to call_suite testMon, 21 Mar 2022 10:02:04 +0100, by Tassilo Philipp
-
manual:Sun, 20 Mar 2022 14:26:55 +0100, by Tassilo Philipp
-
- test/callback_suite: reverted designated aggr initialization back to what it was, b/c of MSVCs before 2013 not handling a lot of C99Fri, 18 Mar 2022 12:36:49 +0100, by Tassilo Philipp
-
- added feature-testing macros for syscall and aggregate (struct, union) by value supportFri, 18 Mar 2022 10:10:16 +0100, by Tassilo Philipp
-
- simplified test/callback_suiteFri, 18 Mar 2022 09:47:18 +0100, by Tassilo Philipp
-
doc cleanup: removed outdated/wrong info and fixed wrong value size specsThu, 17 Mar 2022 17:56:44 +0100, by Tassilo Philipp
-
- renamed suite_aggrs to call_suite_aggrs for consistency (callback version will be called callback_suite_aggrs)Thu, 17 Mar 2022 15:41:26 +0100, by Tassilo Philipp
-
- improved commentThu, 17 Mar 2022 15:36:24 +0100, by Tassilo Philipp
-
- cleanupThu, 17 Mar 2022 10:25:14 +0100, by Tassilo Philipp
-
suite_aggrs (still ahead of checked in version of dyncall, sorry):Wed, 16 Mar 2022 16:27:50 +0100, by Tassilo Philipp
-
- arm related doc addition about aggregatesWed, 02 Mar 2022 17:30:51 +0100, by Tassilo Philipp
-
- arm64 doc additions w/ respect to aggregates, as well as fbsd and win disas examplesTue, 01 Mar 2022 21:02:10 +0100, by Tassilo Philipp
-
- mips32/eabi doc: adding info about aggregatesTue, 01 Mar 2022 09:29:21 +0100, by Tassilo Philipp
-
callconv doc:Tue, 01 Mar 2022 00:16:50 +0100, by Tassilo Philipp
-
- mips64 doc and more disas examples (fbsd big endian w/ -mhard-float flag)Sun, 27 Feb 2022 13:53:18 +0100, by Tassilo Philipp
-
- sparc32 doc clarifications w/ respect to aggregate passing and returningSat, 19 Feb 2022 19:54:20 +0100, by Tassilo Philipp
-
- doc: ppc64 clarificationsSat, 19 Feb 2022 19:27:22 +0100, by Tassilo Philipp
-
- doc: sparc64 disas examples and doc additions regarding aggregatesWed, 16 Feb 2022 19:26:21 +0100, by Tassilo Philipp
-
- ppc doc and disas examples related to aggregatesWed, 16 Feb 2022 16:44:11 +0100, by Tassilo Philipp
-
doc:Thu, 10 Feb 2022 17:32:05 +0100, by Tassilo Philipp
-
- "Mon, 07 Feb 2022 23:29:24 +0100, by Tassilo Philipp
-
"Mon, 07 Feb 2022 22:41:32 +0100, by Tassilo Philipp
-
some x86 disas examples, for completion but also while researching struct by val passing on non-x64Mon, 07 Feb 2022 13:15:49 +0100, by Tassilo Philipp
-
- added (only partly annotated) x64/win64 disas examplesSun, 06 Feb 2022 17:22:59 +0100, by Tassilo Philipp
-
manual:Fri, 04 Feb 2022 23:54:42 +0100, by Tassilo Philipp
-
introduced platform-native thiscall mode (DC_CALL_C_DEFAULT_THIS), as neededWed, 02 Feb 2022 18:30:44 +0100, by Tassilo Philipp
-
- // -> /* */, mainly for consistency (but also for a few obscure compilers)Wed, 02 Feb 2022 12:55:23 +0100, by Tassilo Philipp
-
doc: two more disas examplesWed, 02 Feb 2022 11:03:06 +0100, by Tassilo Philipp
-
suite_aggr: added configurable limits to number of struct fields (also simplified allowing (or not) empty ones)Tue, 01 Feb 2022 22:35:08 +0100, by Tassilo Philipp
-
suite_aggr:Tue, 01 Feb 2022 21:44:18 +0100, by Tassilo Philipp
-
suite_aggrs:Mon, 31 Jan 2022 14:41:11 +0100, by Tassilo Philipp
-
added missing nullptr check to access bounds guardSun, 30 Jan 2022 17:12:47 +0100, by Tassilo Philipp
-
missed an includeSat, 29 Jan 2022 12:25:44 +0100, by Tassilo Philipp
-
suite_aggr:Sat, 29 Jan 2022 12:02:56 +0100, by Tassilo Philipp
-
- suite_aggrs: make sure random memory used doesn't ever result in NaN fp values (for every possible address), as this messes with result comparisonFri, 28 Jan 2022 14:11:21 +0100, by Tassilo Philipp
-
- test/suite_aggrs fix: struct return values reused memory in useFri, 28 Jan 2022 10:26:07 +0100, by Tassilo Philipp
-
suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txtThu, 27 Jan 2022 15:04:48 +0100, by Tassilo Philipp
-
suite_aggrs: var scope change for older compilers; excluding msvc from tests with empty structsThu, 27 Jan 2022 14:48:51 +0100, by Tassilo Philipp
-
- reducing number of default pregenerated cases for suite_aggrs, as some compilers run out of memory otherwiseThu, 27 Jan 2022 12:58:50 +0100, by Tassilo Philipp
-
changed misnamed string in suite_aggrs result printfThu, 27 Jan 2022 11:57:29 +0100, by Tassilo Philipp
-
"Thu, 27 Jan 2022 11:51:36 +0100, by Tassilo Philipp
-
- suite_aggrs: int scope change for older compilersThu, 27 Jan 2022 11:46:17 +0100, by Tassilo Philipp
-
forgotten files of commit 54c1dc2e6ea5Thu, 27 Jan 2022 11:44:47 +0100, by Tassilo Philipp
-
test/Makefile.generic fix (copy/paste error)Thu, 27 Jan 2022 11:39:35 +0100, by Tassilo Philipp
-
- plan9/x86 struct by value passing disas exampleThu, 27 Jan 2022 11:14:11 +0100, by Tassilo Philipp
-
suite_aggrs: added knob to enable/disable generation of empty structs (some compilers like Plan9's pcc don't allow them)Wed, 26 Jan 2022 23:04:07 +0100, by Tassilo Philipp
-
name fixWed, 26 Jan 2022 18:41:31 +0100, by Tassilo Philipp
-
revert error in last commitWed, 26 Jan 2022 16:18:59 +0100, by Tassilo Philipp
-
- added test/suite_aggr to makefilesWed, 26 Jan 2022 16:14:07 +0100, by Tassilo Philipp
-
- cleanup hardcoded DBL_MAXWed, 26 Jan 2022 16:00:39 +0100, by Tassilo Philipp
-
- suite_aggrs: silenced warning, generated real case listWed, 26 Jan 2022 14:33:31 +0100, by Tassilo Philipp
-
- simplified suite_aggrWed, 26 Jan 2022 14:22:33 +0100, by Tassilo Philipp
-
- suite_aggrs: added compile time knob to enforce intentional struct instance misalignment (should maybe be part of generator)Wed, 26 Jan 2022 13:56:40 +0100, by Tassilo Philipp
-
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