Mercurial > pub > dyncall > dyncall
graph
-
- test/suite_aggrs fix: struct return values reused memory in use2022-01-28, by Tassilo Philipp
-
suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt2022-01-27, by Tassilo Philipp
-
suite_aggrs: var scope change for older compilers; excluding msvc from tests with empty structs2022-01-27, by Tassilo Philipp
-
- reducing number of default pregenerated cases for suite_aggrs, as some compilers run out of memory otherwise2022-01-27, by Tassilo Philipp
-
changed misnamed string in suite_aggrs result printf2022-01-27, by Tassilo Philipp
-
"2022-01-27, by Tassilo Philipp
-
- suite_aggrs: int scope change for older compilers2022-01-27, by Tassilo Philipp
-
forgotten files of commit 54c1dc2e6ea52022-01-27, by Tassilo Philipp
-
test/Makefile.generic fix (copy/paste error)2022-01-27, by Tassilo Philipp
-
- plan9/x86 struct by value passing disas example2022-01-27, by Tassilo Philipp
-
suite_aggrs: added knob to enable/disable generation of empty structs (some compilers like Plan9's pcc don't allow them)2022-01-26, by Tassilo Philipp
-
name fix2022-01-26, by Tassilo Philipp
-
revert error in last commit2022-01-26, by Tassilo Philipp
-
- added test/suite_aggr to makefiles2022-01-26, by Tassilo Philipp
-
- cleanup hardcoded DBL_MAX2022-01-26, by Tassilo Philipp
-
- suite_aggrs: silenced warning, generated real case list2022-01-26, by Tassilo Philipp
-
- simplified suite_aggr2022-01-26, by Tassilo Philipp
-
suite_aggr;2022-01-26, by Tassilo Philipp
-
- call_suite: made generator produce unique signatures; regenerated case list2022-01-26, by Tassilo Philipp
-
- test/suite_aggrs: support for nested structs, now2022-01-23, by Tassilo Philipp
-
suite_aggrs now handling struct by value return types, also2022-01-22, by Tassilo Philipp
-
first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;2022-01-21, by Tassilo Philipp
-
- test/call_suite: made seed configurable2022-01-17, by Tassilo Philipp
-
- simplified test/call_suite further2022-01-17, by Tassilo Philipp
-
- simplified and decluttered test/call_suite2022-01-17, by Tassilo Philipp
-
- clutter removal (call samples, now annotated/better examples in doc/disas_examples)2022-01-17, by Tassilo Philipp