log OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp @ 4520:f5cb0c0ffbed

age author description
Mon, 22 Feb 2021 18:30:31 +0100 Sebastien Jodogne added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc framework
Fri, 12 Feb 2021 11:33:16 +0100 Sebastien Jodogne added FileContentType_DicomUntilPixelData
Thu, 04 Feb 2021 18:01:07 +0100 Sebastien Jodogne IStorageArea::ReadRange()
Thu, 28 Jan 2021 19:03:19 +0100 Sebastien Jodogne new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 05 Nov 2020 19:33:18 +0100 Sebastien Jodogne abi continued
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Mon, 14 Sep 2020 18:09:30 +0200 Sebastien Jodogne giving a try to cross-platform compilation of SyncStorageArea