Mon, 03 Apr 2023 19:06:07 +0200 |
Tassilo Philipp |
- allow use of 'None' with 'Z'
|
Wed, 03 Aug 2022 15:38:07 +0200 |
Tassilo Philipp |
- p2Z() helper func
|
Tue, 22 Jun 2021 18:49:02 +0200 |
Tassilo Philipp |
- fixed potentially uninitialized ptr
|
Mon, 08 Feb 2021 09:58:25 +0100 |
Tassilo Philipp |
make pydc tests display failed ones
|
Tue, 02 Feb 2021 20:42:02 +0100 |
Tassilo Philipp |
- added callback support (comes with some bigger refactoring)
|
Fri, 22 Jan 2021 15:12:34 +0100 |
Tassilo Philipp |
- readme typos
|
Sat, 14 Nov 2020 21:18:09 +0100 |
Tassilo Philipp |
put pyi next to so for mypy to pick it up, directly
|
Fri, 13 Nov 2020 14:10:31 +0100 |
Tassilo Philipp |
- removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways)
|
Tue, 27 Oct 2020 18:44:18 +0100 |
Tassilo Philipp |
- python: allow None to be passed for 'p'ointers, always passing NULL
|
Mon, 13 Apr 2020 20:08:54 +0200 |
Tassilo Philipp |
- version bump
|
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:
|
Fri, 10 Apr 2020 20:35:19 +0200 |
Tassilo Philipp |
- fixed two ref counting problems
|
Wed, 08 Apr 2020 22:17:43 +0200 |
Tassilo Philipp |
bigger pydc update:
|
Tue, 07 Apr 2020 21:16:37 +0200 |
Tassilo Philipp |
python binding:
|
Thu, 19 Apr 2018 18:54:47 +0200 |
Tassilo Philipp |
- prep 1.0 release
|
Sat, 26 Mar 2016 22:31:42 +0100 |
cslag |
- added support for more return values to python binding
|
Sat, 26 Mar 2016 01:10:22 +0100 |
cslag |
- ruby and python binding readme updates
|
Sat, 26 Mar 2016 00:13:11 +0100 |
cslag |
- python binding readme clarifications
|
Tue, 22 Mar 2016 01:49:34 +0100 |
cslag |
- brought python binding up to dc v0.9
|
Tue, 22 Mar 2016 00:55:15 +0100 |
cslag |
- python binding cleanup
|
Thu, 19 Mar 2015 22:26:28 +0100 |
Daniel Adler |
initial from svn dyncall-1745
|