log

age author description
Wed, 30 Aug 2023 11:40:22 +0200 Sebastien Jodogne reproducible code generation fix-leak
Wed, 30 Aug 2023 11:02:20 +0200 Sebastien Jodogne fixed leaks in the initialization of the enums fix-leak
Wed, 30 Aug 2023 10:47:30 +0200 Sebastien Jodogne fixing leaks associated with setting integers fix-leak
Wed, 30 Aug 2023 10:32:26 +0200 Sebastien Jodogne fixing more PyDict_SetItemString() fix-leak
Wed, 30 Aug 2023 10:24:46 +0200 Sebastien Jodogne added README.txt fix-leak
Wed, 30 Aug 2023 10:09:37 +0200 Sebastien Jodogne added configuration section "Python" and option "DisplayMemoryUsage" fix-leak
Wed, 30 Aug 2023 08:14:21 +0200 Sebastien Jodogne fixing the first leak fix-leak
Wed, 30 Aug 2023 08:14:02 +0200 Sebastien Jodogne added PythonBytes fix-leak
Tue, 29 Aug 2023 16:19:35 +0200 Sebastien Jodogne closing branch OrthancPython-3.4 OrthancPython-3.4
Tue, 29 Aug 2023 16:19:22 +0200 Sebastien Jodogne closing branch OrthancPython-3.3 OrthancPython-3.3
Mon, 28 Aug 2023 18:30:42 +0200 Alain Mazy wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
Mon, 28 Aug 2023 16:44:41 +0200 Alain Mazy fix memory leaks
Mon, 28 Aug 2023 16:18:37 +0200 Alain Mazy fix
Mon, 28 Aug 2023 13:08:44 +0200 Alain Mazy fix memory leaks in orthanc.RestApiPost() and sibling methods
Mon, 14 Aug 2023 10:18:41 +0200 Sebastien Jodogne contributing