Mercurial > pub > dyncall > bindings
log
age | author | description |
---|---|---|
2020-11-13 | Tassilo Philipp | - removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways) |
2020-11-12 | Tassilo Philipp | - forgot to bounce version for last commit on oct 27 |
2020-10-27 | Tassilo Philipp | - python: allow None to be passed for 'p'ointers, always passing NULL |
2020-04-15 | Tassilo Philipp | - fixed use after free issue with string handling (keeping strings as copy until after call) |
2020-04-14 | Tassilo Philipp | - godc updated to dc 1.1 and added note about missing feature |
2020-04-14 | Tassilo Philipp | - erlang binding: update to dc 1.1 and added note about missing feature |
2020-04-14 | Tassilo Philipp | - added syscall support to shdc |
Loading... |