Mercurial > pub > dyncall > dyncall
graph
-
- introduced Makefile var APP_SUFFIX to handle cases where compilers implicitly add an extension to executables (e.g. llvm/mingw64 adds .exe even of not specified via -o) default tip13 months ago, by Tassilo Philipp
-
- another tweak handling clang trying to be too smart (see last commit)16 months ago, by Tassilo Philipp
-
- dyncallback code cleanup: removed unneeded headers17 months ago, by Tassilo Philipp
-
- clarified/fixed riscv64 callconv doc17 months ago, by Tassilo Philipp
-
riscv64 callbacks:17 months ago, by Tassilo Philipp
-
todo17 months ago, by Tassilo Philipp
-
- marked haiku/riscv64 (rv64imafdc) as tested, confirmed working via dynOS17 months ago, by Tassilo Philipp
-
- clarified riscv64 support in manual and changelog17 months ago, by Tassilo Philipp
-
- changelog17 months ago, by Tassilo Philipp
-
- arm64 tweaks/cleanups for callbacks:17 months ago, by Tassilo Philipp
-
- riscv64 support for calls and callbacks (but lacking aggr and syscall support) - thanks Jun Jeon! :)17 months ago, by Tassilo Philipp
-
whitespace17 months ago, by Tassilo Philipp
-
- arm64 files:17 months ago, by Tassilo Philipp
-
- doc tweak17 months ago, by Tassilo Philipp
-
doc:17 months ago, by Tassilo Philipp
-
- riscv64 disas examples17 months ago, by Tassilo Philipp
-
- RISC-V64 asm examples18 months ago, by Tassilo Philipp
-
- added missing fptr cast for sigaction(2) action handler (clang 17 is picky)18 months ago, by Tassilo Philipp
-
- removal of `autovar` macro detection lib:18 months ago, by Tassilo Philipp
-
- portability improvements in some test makefiles2022-12-15, by Tassilo Philipp
-
bump version to 1.5-CURRENT2022-12-06, by Tassilo Philipp
-
Added tag r1.4 for changeset 2147d1c9dc8a2022-12-06, by Tassilo Philipp
-
- release prep2022-12-06, by Tassilo Philipp
-
- cleanup, typo fixes2022-12-03, by Tassilo Philipp
-
- configure.rc fix due to bad prev refactoring (ed19b429a152)2022-11-22, by Tassilo Philipp
-
- 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
-
- sparc64 callback crash fix (local register wasn't preserved)2022-09-22, by Tassilo Philipp
-
- cleanups2022-09-21, by Tassilo Philipp
-
- cleanups, made some arrays local to TUs, etc.2022-09-21, by Tassilo Philipp
-
- missed cmake build line to be removed given last commit2022-09-21, by Tassilo Philipp
-
tests:2022-09-21, by Tassilo Philipp
-
cosmetics2022-09-21, by Tassilo Philipp
-
test/callf: dcNewAggr() calls param fixes, used wrong field count2022-09-21, by Tassilo Philipp
-
Added tag r1.4-RC4 for changeset 57ad31f924bb2022-09-20, by Tassilo Philipp
-
- test/call_suite_aggrs: LL-suffixed long long int constant to avoid side-effects and warning2022-09-20, by Tassilo Philipp
-
- test/dynload_plain: fixed libc.so deduction fallback2022-09-20, by Tassilo Philipp
-
- test/dynload_plain build fixes:2022-09-20, by Tassilo Philipp
-
- test/dynload_plain: workaround for shell incompatibilities on some platforms2022-09-20, by Tassilo Philipp
-
- aggr test suites output cosmetics on exceptions2022-09-19, by Tassilo Philipp
-
- added exception handling to test/call{,back}_suite_aggrs2022-09-19, by Tassilo Philipp
-
- test exec name changes for nmake builds for x86 win std and fastcall suites, for consistency2022-09-19, by Tassilo Philipp
-
Added tag r1.4-RC3 for changeset dfc2e6ee87822022-09-19, by Tassilo Philipp
-
- more robust endian detection, on some platforms inclusion of endian.h led to assuming wrong endianness (subtle if inclusion was in r1.4-RC32022-09-19, by Tassilo Philipp
-
Added tag r1.4-RC2 for changeset b26a2a4e1daa2022-09-15, by Tassilo Philipp
-
- plain_c++ test: removal of double use of va_arg() in same statement, seems to confuse some sparc compilers r1.4-RC22022-09-13, by Tassilo Philipp
-
- fixed wrong mode setting in test (ellipse mode needs to be set after this ptr for thiscalls)2022-09-13, by Tassilo Philipp
-
- changed test output for consistency2022-09-13, by Tassilo Philipp
-
Added tag r1.4-RC1 for changeset 3bad4cb404452022-09-12, by Tassilo Philipp
-
- removal of callback_plain_c++ test in mkfile as no c++ on plan9 (having added it there was by accident)2022-09-08, by Tassilo Philipp
-
- added missing return values for dcbArgAggr() on functions w/o aggregate support2022-09-08, by Tassilo Philipp
-
man pages:2022-09-08, by Tassilo Philipp
-
callback_plain_c++: improved cross-platform robustness of faked thiscall used for testing2022-09-08, by Tassilo Philipp
-
mdoc tweak2022-09-08, by Tassilo Philipp
-
- more man page examples2022-09-08, by Tassilo Philipp
-
- more examples in dyncall(3)2022-09-08, by Tassilo Philipp
-
cleanup2022-09-08, by Tassilo Philipp
-
- enable fPIC for sunos 64bit platforms by default2022-09-04, by Tassilo Philipp
-
changelog2022-09-04, by Tassilo Philipp
-
- test/dynload_plain: simplify makefile based build by deducing default c lib to test with from a simple helper build2022-09-04, by Tassilo Philipp
-
- test/dynload_plain: fix on some sunos platforms selecting libc to test2022-09-04, by Tassilo Philipp
-
- test/dynload_plain fix for some sunos platforms2022-09-04, by Tassilo Philipp
-
./configure for SunOS now uses isainfo(1) to deduce native instruction set2022-09-04, by Tassilo Philipp
-
./configure output for sun make builds: set correct C++ compiler flag var2022-09-03, by Tassilo Philipp
-
- minor test case output change for consistency2022-09-03, by Tassilo Philipp
-
- callback_plain_c++ build fix for some platforms (setting correct c++ flags)2022-09-03, by Tassilo Philipp
-
- test code comments2022-09-03, by Tassilo Philipp
-
doc2022-09-03, by Tassilo Philipp
-
man page clarification2022-09-03, by Tassilo Philipp
-
doc fix of confusing paragraph2022-09-03, by Tassilo Philipp
-
- dyncallback: fix for calling back win/x64 C++ methods returning non-trivial aggregates (thanks Raphael!)2022-08-20, by Tassilo Philipp
-
- cmakefile typo fix2022-07-11, by Tassilo Philipp
-
win64 callback dcbArgAggr() retval fix2022-06-20, by Tassilo Philipp
-
win build fix2022-06-20, by Tassilo Philipp
-
cosmetics & c-comments for consistency2022-06-20, by Tassilo Philipp
-
- amendment fix for buffer overflow (see commit 0455834d29a1), to also handle non-standard struct packing, + better asserts2022-06-20, by Tassilo Philipp
-
- dyncallback: x64/sysv buffer overflow fix for aggregate args whose size isn't a multiple of 82022-06-20, by Tassilo Philipp
-
- dyncallback test: added aggregate arg bounds check2022-06-20, by Tassilo Philipp
-
- integrate test/callback_plain_c++ into main build2022-05-31, by Tassilo Philipp
-
x64:2022-05-31, by Tassilo Philipp