Mercurial > pub > dyncall > bindings
graph
-
- refactoring of deprecated/removed func PyEval_CallObject()10 months ago, by Tassilo Philipp
-
version bump10 months ago, by Tassilo Philipp
-
- further fixes of inccorect overflow errors for int (and long on LLP64 systems)10 months ago, by Tassilo Philipp
-
- fix inccorect overflow errors for int (and long on LLP64 systems)10 months ago, by Tassilo Philipp
-
- allow use of 'None' with 'Z'2023-04-03, by Tassilo Philipp
-
- p2Z() helper func2022-08-03, by Tassilo Philipp
-
- fixed potentially uninitialized ptr2021-06-22, by Tassilo Philipp
-
fixes to test code2021-02-08, by Tassilo Philipp
-
make pydc tests display failed ones2021-02-08, by Tassilo Philipp
-
made callback example python 2 compatible, and added some randomness to numbers to sort2021-02-02, by Tassilo Philipp
-
fixed missing () making branch always be entered2021-02-02, by Tassilo Philipp
-
- added callback support (comes with some bigger refactoring)2021-02-02, by Tassilo Philipp
-
- version bumps2021-01-22, by Tassilo Philipp
-
- readme typos2021-01-22, by Tassilo Philipp
-
typo2020-12-09, by Tassilo Philipp
-
put pyi next to so for mypy to pick it up, directly2020-11-14, by Tassilo Philipp
-
- comment cleanup2020-11-13, by Tassilo Philipp
-
added callconv switching to one example2020-11-13, by Tassilo Philipp
-
PyCObject/PyCapsule not usable as type annotation2020-11-13, by Tassilo Philipp
-
- removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways)2020-11-13, by Tassilo Philipp
-
- forgot to bounce version for last commit on oct 272020-11-12, by Tassilo Philipp
-
- python: allow None to be passed for 'p'ointers, always passing NULL2020-10-27, by Tassilo Philipp
-
- fixed use after free issue with string handling (keeping strings as copy until after call)2020-04-15, by Tassilo Philipp
-
- godc updated to dc 1.1 and added note about missing feature2020-04-14, by Tassilo Philipp
-
- erlang binding: update to dc 1.1 and added note about missing feature2020-04-14, by Tassilo Philipp
-
- added syscall support to shdc2020-04-14, by Tassilo Philipp
-
- shdc: more sig chars for call conv mode selection2020-04-13, by Tassilo Philipp
-
- typo fix2020-04-13, by Tassilo Philipp
-
- version bump2020-04-13, by Tassilo Philipp