Mercurial > pub > dyncall > bindings
graph
-
- allow use of 'None' with 'Z'Mon, 03 Apr 2023 19:06:07 +0200, by Tassilo Philipp
-
- p2Z() helper funcWed, 03 Aug 2022 15:38:07 +0200, by Tassilo Philipp
-
- fixed potentially uninitialized ptrTue, 22 Jun 2021 18:49:02 +0200, by Tassilo Philipp
-
fixes to test codeMon, 08 Feb 2021 10:15:27 +0100, by Tassilo Philipp
-
make pydc tests display failed onesMon, 08 Feb 2021 09:58:25 +0100, by Tassilo Philipp
-
made callback example python 2 compatible, and added some randomness to numbers to sortTue, 02 Feb 2021 21:07:41 +0100, by Tassilo Philipp
-
fixed missing () making branch always be enteredTue, 02 Feb 2021 20:56:54 +0100, by Tassilo Philipp
-
- added callback support (comes with some bigger refactoring)Tue, 02 Feb 2021 20:42:02 +0100, by Tassilo Philipp
-
- version bumpsFri, 22 Jan 2021 15:18:56 +0100, by Tassilo Philipp
-
- readme typosFri, 22 Jan 2021 15:12:34 +0100, by Tassilo Philipp
-
typoWed, 09 Dec 2020 15:56:13 +0100, by Tassilo Philipp
-
put pyi next to so for mypy to pick it up, directlySat, 14 Nov 2020 21:18:09 +0100, by Tassilo Philipp
-
- comment cleanupFri, 13 Nov 2020 20:44:00 +0100, by Tassilo Philipp
-
added callconv switching to one exampleFri, 13 Nov 2020 18:27:09 +0100, by Tassilo Philipp
-
PyCObject/PyCapsule not usable as type annotationFri, 13 Nov 2020 18:04:05 +0100, by Tassilo Philipp
-
- removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways)Fri, 13 Nov 2020 14:10:31 +0100, by Tassilo Philipp
-
- forgot to bounce version for last commit on oct 27Thu, 12 Nov 2020 19:56:33 +0100, by Tassilo Philipp
-
- python: allow None to be passed for 'p'ointers, always passing NULLTue, 27 Oct 2020 18:44:18 +0100, by Tassilo Philipp
-
- fixed use after free issue with string handling (keeping strings as copy until after call)Wed, 15 Apr 2020 21:58:13 +0200, by Tassilo Philipp
-
- godc updated to dc 1.1 and added note about missing featureTue, 14 Apr 2020 18:30:17 +0200, by Tassilo Philipp
-
- erlang binding: update to dc 1.1 and added note about missing featureTue, 14 Apr 2020 18:23:13 +0200, by Tassilo Philipp
-
- added syscall support to shdcTue, 14 Apr 2020 17:44:04 +0200, by Tassilo Philipp
-
- shdc: more sig chars for call conv mode selectionMon, 13 Apr 2020 21:58:48 +0200, by Tassilo Philipp
-
- typo fixMon, 13 Apr 2020 21:41:59 +0200, by Tassilo Philipp