log

age author description
Wed, 09 Dec 2020 15:56:13 +0100 Tassilo Philipp typo
Sat, 14 Nov 2020 21:18:09 +0100 Tassilo Philipp put pyi next to so for mypy to pick it up, directly
Fri, 13 Nov 2020 20:44:00 +0100 Tassilo Philipp - comment cleanup
Fri, 13 Nov 2020 18:27:09 +0100 Tassilo Philipp added callconv switching to one example
Fri, 13 Nov 2020 18:04:05 +0100 Tassilo Philipp PyCObject/PyCapsule not usable as type annotation
Fri, 13 Nov 2020 14:10:31 +0100 Tassilo Philipp - removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways)
Thu, 12 Nov 2020 19:56:33 +0100 Tassilo Philipp - forgot to bounce version for last commit on oct 27
Tue, 27 Oct 2020 18:44:18 +0100 Tassilo Philipp - python: allow None to be passed for 'p'ointers, always passing NULL
Wed, 15 Apr 2020 21:58:13 +0200 Tassilo Philipp - fixed use after free issue with string handling (keeping strings as copy until after call)
Tue, 14 Apr 2020 18:30:17 +0200 Tassilo Philipp - godc updated to dc 1.1 and added note about missing feature
Tue, 14 Apr 2020 18:23:13 +0200 Tassilo Philipp - erlang binding: update to dc 1.1 and added note about missing feature
Tue, 14 Apr 2020 17:44:04 +0200 Tassilo Philipp - added syscall support to shdc
Mon, 13 Apr 2020 21:58:48 +0200 Tassilo Philipp - shdc: more sig chars for call conv mode selection
Mon, 13 Apr 2020 21:41:59 +0200 Tassilo Philipp - typo fix