log

age author description
Mon, 27 Mar 2023 09:02:36 +0200 Sebastien Jodogne fix db-protobuf
Mon, 27 Mar 2023 07:44:50 +0200 Sebastien Jodogne fix windows builds db-protobuf
Sun, 26 Mar 2023 21:19:58 +0200 Sebastien Jodogne installing OrthancDatabasePlugin.proto db-protobuf
Sun, 26 Mar 2023 21:09:13 +0200 Sebastien Jodogne compiling the protobuf compiler db-protobuf
Sun, 26 Mar 2023 11:59:03 +0200 Sebastien Jodogne integrating Protobuf library into Orthanc server db-protobuf
Sun, 26 Mar 2023 10:46:09 +0200 Sebastien Jodogne compilation of protobuf compiler db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Sat, 25 Mar 2023 12:20:34 +0100 Sebastien Jodogne cleaning new constructors of StorageAccessor
Sat, 25 Mar 2023 12:07:39 +0100 Sebastien Jodogne renamed HousekeeperThread as MemoryTrimmingThread to avoid confusion with Housekeeper plugin
Sat, 25 Mar 2023 11:38:37 +0100 Sebastien Jodogne style
Sat, 25 Mar 2023 11:27:37 +0100 Sebastien Jodogne properly finalizing the housekeeper thread that periodically calls malloc_trim()
Sat, 25 Mar 2023 11:21:09 +0100 Sebastien Jodogne fix DicomMap::SetupFindXXXTemplate() methods
Sat, 25 Mar 2023 11:11:11 +0100 Sebastien Jodogne added unit test DicomMap.SetupFindTemplates
Sat, 25 Mar 2023 10:47:29 +0100 Sebastien Jodogne internal class DicomMap::MainDicomTagsConfiguration is now thread-safe
Sat, 25 Mar 2023 10:37:56 +0100 Sebastien Jodogne cont