Mercurial > pub > dyncall > bindings
graph
-
- 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