Mercurial > pub > dyncall > bindings
log
age | author | description |
---|---|---|
Mon, 13 Apr 2020 16:28:47 +0200 | Tassilo Philipp | - bugfix |
Mon, 13 Apr 2020 16:07:56 +0200 | Tassilo Philipp | - added support for signature-based calling convention switch |
Sun, 12 Apr 2020 19:37:37 +0200 | Tassilo Philipp | - breaking changes: |
Sat, 11 Apr 2020 20:00:25 +0200 | Tassilo Philipp | - pydc: added support to get libhandle's path |
Sat, 11 Apr 2020 18:02:33 +0200 | Tassilo Philipp | - allowing 'None' as arg for pydc.load, effectively resulting in dlLoadLibrary(NULL), which is own process |
Fri, 10 Apr 2020 20:41:48 +0200 | Tassilo Philipp | - some cleanups |
Fri, 10 Apr 2020 20:35:19 +0200 | Tassilo Philipp | - fixed two ref counting problems |