log python/pydc/pydc.c @ 62:4a9f6c7c09c1

age author description
Sat, 18 May 2024 15:33:54 +0200 Tassilo Philipp - fix inccorect overflow errors for int (and long on LLP64 systems)
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
Tue, 02 Feb 2021 20:56:54 +0100 Tassilo Philipp fixed missing () making branch always be entered
Tue, 02 Feb 2021 20:42:02 +0100 Tassilo Philipp - added callback support (comes with some bigger refactoring)
Wed, 09 Dec 2020 15:56:13 +0100 Tassilo Philipp typo