Mercurial > pub > dyncall > dyncall
graph
-
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
-
- x64 struct by val disas examples2022-01-17, by Tassilo Philipp
-
changelog2021-12-17, by Tassilo Philipp
-
- fix cmake build for test (missed to remove deleted file from cmakelists)2021-12-17, by Tassilo Philipp
-
- adding dyncall_version.h to list of headers to be installed2021-12-17, by Tassilo Philipp
-
- switching version to 1.4-current2021-12-17, by Tassilo Philipp
-
Added tag r1.3 for changeset 13475895a79b2021-12-17, by Tassilo Philipp
-
- manual overview update2021-12-16, by Tassilo Philipp
-
Added tag r1.3-RC2 for changeset 237023a0b6f82021-12-16, by Tassilo Philipp
-
Added tag r1.3-RC1 for changeset 4f6c9d3962a52021-12-16, by Tassilo Philipp
-
- introducing version number2021-12-16, by Tassilo Philipp
-
- fix nameclash due to a previous and bad cleanup2021-10-07, by Tassilo Philipp
-
- comments cleanup2021-10-07, by Tassilo Philipp
-
- removed nm from (cd test; make), as not an actual conformance test2021-10-05, by Tassilo Philipp
-
- cleanups, simplifications, some api clarification, ...2021-10-05, by Tassilo Philipp
-
- regression fix: return values were broken on some arm32-thumb targets2021-10-03, by Tassilo Philipp
-
- changelog addition (and modification of older entry for clarity)2021-10-03, by Tassilo Philipp
-
- use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntax2021-10-03, by Tassilo Philipp
-
comment cleanups and clarification2021-04-07, by Tassilo Philipp
-
- some doc/manual callconv clarifications for arm2021-04-07, by Tassilo Philipp
-
- comment for clarity2021-04-07, by Tassilo Philipp
-
cleanup2021-04-07, by Tassilo Philipp
-
changelog2021-04-07, by Tassilo Philipp
-
windows lib name consistency changes for nmake builds2021-01-23, by Tassilo Philipp
-
- changelog2021-04-07, by Tassilo Philipp
-
- dynload w/ PE files:2021-04-06, by Tassilo Philipp
-
- changelog2021-01-23, 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)2021-01-23, by Tassilo Philipp
-
Added tag r1.2 for changeset 763ab518e1bb2021-01-22, by Tassilo Philipp
-
- todo cleanup2021-01-22, by Tassilo Philipp
-
- changelog update2021-01-22, by Tassilo Philipp
-
Added tag r1.2-RC2 for changeset f155bda02e102021-01-22, by Tassilo Philipp
-
- manual version number bump2021-01-22, by Tassilo Philipp
-
- haiku dynload fix2021-01-21, by Tassilo Philipp
-
- excluding syscall stuff from callf test for beos/haiku2021-01-21, by Tassilo Philipp
-
Added tag r1.2-RC1 for changeset 2144287113df2021-01-20, by Tassilo Philipp
-
- thunk test: better signal handling, using sigaction(2) with SA_ONSTACK2021-01-20, by Tassilo Philipp
-
- test fix: no SIGBUS on windows platforms2020-12-29, by Tassilo Philipp
-
makefile helper target to quickly list toolchain versions of current platform2020-12-29, by Tassilo Philipp
-
cosmetics2020-12-28, by Tassilo Philipp