log Sources/PythonLock.cpp @ 222:850b56948b9c default tip

age author description
Wed, 03 Jul 2024 18:05:11 +0200 Sebastien Jodogne making the project REUSE-compliant
Thu, 27 Jun 2024 15:52:51 +0200 Sebastien Jodogne removed deprecation warnings
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Sat, 16 Mar 2024 11:58:51 +0100 Sebastien Jodogne updated year to 2024
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Wed, 23 Feb 2022 07:35:37 +0100 Sebastien Jodogne update to year 2022
Mon, 09 Aug 2021 18:16:42 +0200 Sebastien Jodogne Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
Mon, 09 Aug 2021 16:59:59 +0200 Sebastien Jodogne refactoring calls to PythonLock::RaiseException()
Thu, 10 Jun 2021 18:19:27 +0200 Sebastien Jodogne New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
Wed, 06 Jan 2021 18:17:53 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 03 Aug 2020 18:13:10 +0200 Sebastien Jodogne Fix issue #185 (segfaults on non-UTF8 special characters in request URI)
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Mon, 27 Apr 2020 07:59:35 +0200 Sebastien Jodogne The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
Wed, 01 Apr 2020 08:19:13 +0200 Sebastien Jodogne cppcheck
Tue, 31 Mar 2020 18:18:58 +0200 Sebastien Jodogne removed debug logs
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit