log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
pub
>
dyncall
>
bindings
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 66:
(0)
-50
-24
tip
age
author
description
13 months ago
Tassilo Philipp
pydc:
default
tip
13 months ago
Tassilo Philipp
- refactoring of deprecated/removed func PyEval_CallObject()
13 months ago
Tassilo Philipp
version bump
13 months ago
Tassilo Philipp
- further fixes of inccorect overflow errors for int (and long on LLP64 systems)
13 months ago
Tassilo Philipp
- fix inccorect overflow errors for int (and long on LLP64 systems)
2023-04-03
Tassilo Philipp
- allow use of 'None' with 'Z'
2022-08-03
Tassilo Philipp
- p2Z() helper func
2021-06-22
Tassilo Philipp
- fixed potentially uninitialized ptr
2021-02-08
Tassilo Philipp
fixes to test code
2021-02-08
Tassilo Philipp
make pydc tests display failed ones
2021-02-02
Tassilo Philipp
made callback example python 2 compatible, and added some randomness to numbers to sort
2021-02-02
Tassilo Philipp
fixed missing () making branch always be entered
2021-02-02
Tassilo Philipp
- added callback support (comes with some bigger refactoring)
2021-01-22
Tassilo Philipp
- version bumps
2021-01-22
Tassilo Philipp
- readme typos
2020-12-09
Tassilo Philipp
typo
2020-11-14
Tassilo Philipp
put pyi next to so for mypy to pick it up, directly
2020-11-13
Tassilo Philipp
- comment cleanup
2020-11-13
Tassilo Philipp
added callconv switching to one example
2020-11-13
Tassilo Philipp
PyCObject/PyCapsule not usable as type annotation
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)
less
more
| rev 66:
(0)
-50
-24
tip