log OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake @ 4792:434843934307 storage-cache

age author description
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
Mon, 07 Jun 2021 17:05:48 +0200 Sebastien Jodogne new class DicomPath
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Fri, 30 Apr 2021 10:09:50 +0200 Sebastien Jodogne New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
Tue, 09 Feb 2021 14:49:30 +0100 Sebastien Jodogne added safeguards in Orthanc::FileInfo
Thu, 28 Jan 2021 19:03:19 +0100 Sebastien Jodogne new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
Tue, 19 Jan 2021 16:11:23 +0100 Sebastien Jodogne new class: ParsedDicomCache()