Mercurial > pub > dyncall > dyncall
graph
-
- bad warning fix of prev commit2022-11-21, by Tassilo Philipp
-
- test/plain: fix "_cdecl already defined" warnings/errors on some windows related configs/platforms (e.g. mingw)2022-11-21, by Tassilo Philipp
-
"2022-11-20, by Tassilo Philipp
-
- removed superflous arg from 2 calls, fixing a warning2022-11-20, by Tassilo Philipp
-
- added explicit arm64 target, and clang tool options to Windows' configure.bat2022-11-19, by Tassilo Philipp
-
- BSD syscall segfault fix2022-11-09, by Tassilo Philipp
-
- changelog2022-10-28, by Tassilo Philipp
-
(older) C conformance fix2022-10-28, by Tassilo Philipp
-
Added tag r1.4-RC5 for changeset c477ddd647182022-10-28, by Tassilo Philipp
-
whitespace2022-10-28, by Tassilo Philipp
-
- lua signature generator for test code: support for generating '.' vararg sigs2022-10-28, by Tassilo Philipp
-
cleanup: removal of actually unnecessary require lines2022-10-28, by Tassilo Philipp
-
- cosmetics, missing require"math" in test case gen2022-10-28, by Tassilo Philipp
-
test/resolve_self: hack for linkers not having --export-dynamic2022-10-05, by Tassilo Philipp
-
- test/resolve_self: use a more portable linker option to export exec symbols (fixes some builds)2022-10-03, by Tassilo Philipp
-
- x64 win disas example fix and addition2022-10-03, by Tassilo Philipp
-
sysv x64 disas examples:2022-10-03, by Tassilo Philipp
-
- test/syscalls: build fix for minix2022-10-02, by Tassilo Philipp
-
- more thiscall disas examples2022-10-01, by Tassilo Philipp
-
disas example for explicit cdecl declared thiscall2022-10-01, by Tassilo Philipp
-
- adding helper target to cmake2022-10-01, by Tassilo Philipp
-
- test/plain_c++: reintroduced an empty __cdecl define for portability2022-09-29, by Tassilo Philipp
-
test/plain_c++:2022-09-29, by Tassilo Philipp
-
- whitespace cosmetics2022-09-29, by Tassilo Philipp
-
- test/dynload_plain: fix to make rule for old ksh93 versions, which segfault on nested, forked subshells2022-09-27, by Tassilo Philipp
-
- test/syscall: minix include fix2022-09-27, by Tassilo Philipp