[med-svn] [orthanc] 02/03: Updated version 1.3.0 from 'upstream/1.3.0'
Sebastien Jodogne
jodogne-guest at moszumanska.debian.org
Thu Jul 20 07:07:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
jodogne-guest pushed a commit to branch master
in repository orthanc.
commit c6349be3535eac1b7ac6665d1e9dd7a25e0f3e49
Merge: 71d5035 be52ff7
Author: jodogne-guest <s.jodogne at gmail.com>
Date: Thu Jul 20 08:51:32 2017 +0200
Updated version 1.3.0 from 'upstream/1.3.0'
with Debian dir fbfff2f09815127312cb8a7742dede29ea674b37
.hg_archival.txt | 9 +-
.hgignore | 2 +
.hgtags | 1 +
.travis.yml | 8 +-
AUTHORS | 29 +-
CMakeLists.txt | 11 +-
Core/Cache/ICachePageProvider.h | 1 +
Core/Cache/LeastRecentlyUsedIndex.h | 1 +
Core/Cache/MemoryCache.cpp | 1 +
Core/Cache/MemoryCache.h | 1 +
Core/Cache/SharedArchive.cpp | 1 +
Core/Cache/SharedArchive.h | 1 +
Core/ChunkedBuffer.cpp | 1 +
Core/ChunkedBuffer.h | 1 +
Core/Compression/DeflateBaseCompressor.cpp | 1 +
Core/Compression/DeflateBaseCompressor.h | 1 +
Core/Compression/GzipCompressor.cpp | 1 +
Core/Compression/GzipCompressor.h | 1 +
Core/Compression/HierarchicalZipWriter.cpp | 1 +
Core/Compression/HierarchicalZipWriter.h | 1 +
Core/Compression/IBufferCompressor.h | 1 +
Core/Compression/ZipWriter.cpp | 1 +
Core/Compression/ZipWriter.h | 1 +
Core/Compression/ZlibCompressor.cpp | 1 +
Core/Compression/ZlibCompressor.h | 1 +
Core/DicomFormat/DicomArray.cpp | 1 +
Core/DicomFormat/DicomArray.h | 1 +
Core/DicomFormat/DicomElement.h | 1 +
Core/DicomFormat/DicomImageInformation.cpp | 8 +-
Core/DicomFormat/DicomImageInformation.h | 1 +
Core/DicomFormat/DicomInstanceHasher.cpp | 1 +
Core/DicomFormat/DicomInstanceHasher.h | 1 +
Core/DicomFormat/DicomIntegerPixelAccessor.cpp | 8 +
Core/DicomFormat/DicomIntegerPixelAccessor.h | 1 +
Core/DicomFormat/DicomMap.cpp | 1 +
Core/DicomFormat/DicomMap.h | 1 +
Core/DicomFormat/DicomTag.cpp | 1 +
Core/DicomFormat/DicomTag.h | 1 +
Core/DicomFormat/DicomValue.cpp | 1 +
Core/DicomFormat/DicomValue.h | 1 +
Core/Endianness.h | 1 +
Core/EnumerationDictionary.h | 1 +
Core/Enumerations.cpp | 93 ++-
Core/Enumerations.h | 3 +
Core/FileStorage/FileInfo.h | 1 +
Core/FileStorage/FilesystemStorage.cpp | 1 +
Core/FileStorage/FilesystemStorage.h | 1 +
Core/FileStorage/IStorageArea.h | 1 +
Core/FileStorage/StorageAccessor.cpp | 1 +
Core/FileStorage/StorageAccessor.h | 1 +
Core/HttpClient.cpp | 5 +-
Core/HttpClient.h | 1 +
Core/HttpServer/BufferHttpSender.cpp | 1 +
Core/HttpServer/BufferHttpSender.h | 1 +
Core/HttpServer/EmbeddedResourceHttpHandler.cpp | 1 +
Core/HttpServer/EmbeddedResourceHttpHandler.h | 1 +
Core/HttpServer/FilesystemHttpHandler.cpp | 1 +
Core/HttpServer/FilesystemHttpHandler.h | 1 +
Core/HttpServer/FilesystemHttpSender.cpp | 3 +-
Core/HttpServer/FilesystemHttpSender.h | 1 +
Core/HttpServer/HttpContentNegociation.cpp | 1 +
Core/HttpServer/HttpContentNegociation.h | 1 +
Core/HttpServer/HttpFileSender.cpp | 1 +
Core/HttpServer/HttpFileSender.h | 1 +
Core/HttpServer/HttpOutput.cpp | 1 +
Core/HttpServer/HttpOutput.h | 1 +
Core/HttpServer/HttpStreamTranscoder.cpp | 1 +
Core/HttpServer/HttpStreamTranscoder.h | 1 +
Core/HttpServer/HttpToolbox.cpp | 1 +
Core/HttpServer/HttpToolbox.h | 1 +
Core/HttpServer/IHttpHandler.h | 1 +
Core/HttpServer/IHttpOutputStream.h | 1 +
Core/HttpServer/IHttpStreamAnswer.h | 1 +
Core/HttpServer/IIncomingHttpRequestFilter.h | 4 +-
Core/HttpServer/MongooseServer.cpp | 4 +-
Core/HttpServer/MongooseServer.h | 1 +
Core/HttpServer/StringHttpOutput.cpp | 1 +
Core/HttpServer/StringHttpOutput.h | 1 +
Core/ICommand.h | 1 +
Core/IDynamicObject.h | 1 +
Core/Images/Font.cpp | 1 +
Core/Images/Font.h | 1 +
Core/Images/FontRegistry.cpp | 1 +
Core/Images/FontRegistry.h | 1 +
Core/Images/IImageWriter.cpp | 1 +
Core/Images/IImageWriter.h | 1 +
Core/Images/Image.cpp | 1 +
Core/Images/Image.h | 1 +
Core/Images/ImageAccessor.cpp | 1 +
Core/Images/ImageAccessor.h | 1 +
Core/Images/ImageBuffer.cpp | 1 +
Core/Images/ImageBuffer.h | 1 +
Core/Images/ImageProcessing.cpp | 46 ++
Core/Images/ImageProcessing.h | 3 +
Core/Images/JpegErrorManager.cpp | 1 +
Core/Images/JpegErrorManager.h | 1 +
Core/Images/JpegReader.cpp | 1 +
Core/Images/JpegReader.h | 1 +
Core/Images/JpegWriter.cpp | 1 +
Core/Images/JpegWriter.h | 1 +
Core/Images/PngReader.cpp | 1 +
Core/Images/PngReader.h | 1 +
Core/Images/PngWriter.cpp | 1 +
Core/Images/PngWriter.h | 1 +
Core/Logging.cpp | 75 ++-
Core/Logging.h | 53 +-
Core/Lua/LuaContext.cpp | 41 +-
Core/Lua/LuaContext.h | 11 +
Core/Lua/LuaFunctionCall.cpp | 1 +
Core/Lua/LuaFunctionCall.h | 1 +
Core/MultiThreading/BagOfTasks.h | 1 +
Core/MultiThreading/BagOfTasksProcessor.cpp | 1 +
Core/MultiThreading/BagOfTasksProcessor.h | 1 +
Core/MultiThreading/ILockable.h | 1 +
Core/MultiThreading/IRunnableBySteps.h | 1 +
Core/MultiThreading/Locker.h | 1 +
Core/MultiThreading/Mutex.cpp | 1 +
Core/MultiThreading/Mutex.h | 1 +
Core/MultiThreading/ReaderWriterLock.cpp | 1 +
Core/MultiThreading/ReaderWriterLock.h | 1 +
Core/MultiThreading/RunnableWorkersPool.cpp | 5 +
Core/MultiThreading/RunnableWorkersPool.h | 1 +
Core/MultiThreading/Semaphore.cpp | 1 +
Core/MultiThreading/Semaphore.h | 1 +
Core/MultiThreading/SharedMessageQueue.cpp | 1 +
Core/MultiThreading/SharedMessageQueue.h | 1 +
Core/OrthancException.h | 1 +
Core/Pkcs11.cpp | 1 +
Core/Pkcs11.h | 1 +
Core/PrecompiledHeaders.cpp | 1 +
Core/PrecompiledHeaders.h | 1 +
Core/RestApi/RestApi.cpp | 1 +
Core/RestApi/RestApi.h | 1 +
Core/RestApi/RestApiCall.cpp | 1 +
Core/RestApi/RestApiCall.h | 1 +
Core/RestApi/RestApiDeleteCall.h | 1 +
Core/RestApi/RestApiGetCall.cpp | 1 +
Core/RestApi/RestApiGetCall.h | 1 +
Core/RestApi/RestApiHierarchy.cpp | 1 +
Core/RestApi/RestApiHierarchy.h | 1 +
Core/RestApi/RestApiOutput.cpp | 1 +
Core/RestApi/RestApiOutput.h | 1 +
Core/RestApi/RestApiPath.cpp | 1 +
Core/RestApi/RestApiPath.h | 1 +
Core/RestApi/RestApiPostCall.h | 1 +
Core/RestApi/RestApiPutCall.h | 1 +
Core/SQLite/Connection.h | 4 +-
Core/SQLite/FunctionContext.cpp | 2 +-
Core/SQLite/FunctionContext.h | 7 +-
Core/SQLite/{FunctionContext.h => SQLiteTypes.h} | 73 +--
Core/SQLite/Statement.h | 2 -
Core/SQLite/StatementReference.h | 3 +-
Core/SystemToolbox.cpp | 19 +-
Core/SystemToolbox.h | 3 +
Core/TemporaryFile.cpp | 1 +
Core/TemporaryFile.h | 1 +
Core/Toolbox.cpp | 134 +++-
Core/Toolbox.h | 9 +-
Core/WebServiceParameters.cpp | 2 +-
Core/WebServiceParameters.h | 1 +
NEWS | 63 ++
OrthancExplorer/explorer.html | 1 +
OrthancExplorer/explorer.js | 170 +++---
OrthancExplorer/query-retrieve.js | 46 +-
OrthancServer/DatabaseWrapper.cpp | 1 +
OrthancServer/DatabaseWrapper.h | 1 +
OrthancServer/DatabaseWrapperBase.cpp | 1 +
OrthancServer/DatabaseWrapperBase.h | 1 +
OrthancServer/DefaultDicomImageDecoder.h | 1 +
OrthancServer/DicomDirWriter.cpp | 1 +
OrthancServer/DicomDirWriter.h | 1 +
OrthancServer/DicomInstanceToStore.cpp | 1 +
OrthancServer/DicomInstanceToStore.h | 1 +
OrthancServer/DicomModification.cpp | 672 ++++++++++++++++++++-
OrthancServer/DicomModification.h | 19 +-
OrthancServer/DicomProtocol/DicomFindAnswers.cpp | 1 +
OrthancServer/DicomProtocol/DicomFindAnswers.h | 1 +
OrthancServer/DicomProtocol/DicomServer.cpp | 1 +
OrthancServer/DicomProtocol/DicomServer.h | 1 +
.../DicomProtocol/DicomUserConnection.cpp | 30 +-
OrthancServer/DicomProtocol/DicomUserConnection.h | 1 +
.../DicomProtocol/IApplicationEntityFilter.h | 1 +
OrthancServer/DicomProtocol/IFindRequestHandler.h | 4 +-
.../DicomProtocol/IFindRequestHandlerFactory.h | 1 +
OrthancServer/DicomProtocol/IMoveRequestHandler.h | 1 +
.../DicomProtocol/IMoveRequestHandlerFactory.h | 1 +
OrthancServer/DicomProtocol/IStoreRequestHandler.h | 1 +
.../DicomProtocol/IStoreRequestHandlerFactory.h | 1 +
.../DicomProtocol/IWorklistRequestHandler.h | 4 +-
.../DicomProtocol/IWorklistRequestHandlerFactory.h | 1 +
.../DicomProtocol/RemoteModalityParameters.cpp | 1 +
.../DicomProtocol/RemoteModalityParameters.h | 1 +
.../DicomProtocol/ReusableDicomUserConnection.cpp | 1 +
.../DicomProtocol/ReusableDicomUserConnection.h | 1 +
OrthancServer/ExportedResource.cpp | 1 +
OrthancServer/ExportedResource.h | 1 +
OrthancServer/FromDcmtkBridge.cpp | 9 +-
OrthancServer/FromDcmtkBridge.h | 16 +-
OrthancServer/IDatabaseListener.h | 1 +
OrthancServer/IDatabaseWrapper.h | 1 +
OrthancServer/IDicomImageDecoder.h | 1 +
OrthancServer/IServerListener.h | 1 +
OrthancServer/Internals/CommandDispatcher.cpp | 10 +-
OrthancServer/Internals/CommandDispatcher.h | 1 +
OrthancServer/Internals/DicomFrameIndex.cpp | 1 +
OrthancServer/Internals/DicomFrameIndex.h | 1 +
OrthancServer/Internals/DicomImageDecoder.cpp | 17 +-
OrthancServer/Internals/DicomImageDecoder.h | 8 +-
OrthancServer/Internals/FindScp.cpp | 19 +-
OrthancServer/Internals/FindScp.h | 1 +
OrthancServer/Internals/MoveScp.cpp | 1 +
OrthancServer/Internals/MoveScp.h | 1 +
OrthancServer/Internals/StoreScp.cpp | 1 +
OrthancServer/Internals/StoreScp.h | 1 +
OrthancServer/LuaScripting.cpp | 1 +
OrthancServer/LuaScripting.h | 1 +
OrthancServer/OrthancFindRequestHandler.cpp | 41 +-
OrthancServer/OrthancFindRequestHandler.h | 4 +-
OrthancServer/OrthancHttpHandler.cpp | 1 +
OrthancServer/OrthancHttpHandler.h | 1 +
OrthancServer/OrthancInitialization.cpp | 36 +-
OrthancServer/OrthancInitialization.h | 4 +-
OrthancServer/OrthancMoveRequestHandler.cpp | 1 +
OrthancServer/OrthancMoveRequestHandler.h | 1 +
.../OrthancRestApi/OrthancRestAnonymizeModify.cpp | 138 +++--
OrthancServer/OrthancRestApi/OrthancRestApi.cpp | 1 +
OrthancServer/OrthancRestApi/OrthancRestApi.h | 1 +
.../OrthancRestApi/OrthancRestArchive.cpp | 1 +
.../OrthancRestApi/OrthancRestChanges.cpp | 1 +
.../OrthancRestApi/OrthancRestModalities.cpp | 1 +
.../OrthancRestApi/OrthancRestResources.cpp | 59 +-
OrthancServer/OrthancRestApi/OrthancRestSystem.cpp | 1 +
OrthancServer/ParsedDicomFile.cpp | 44 ++
OrthancServer/ParsedDicomFile.h | 7 +
OrthancServer/PrecompiledHeadersServer.cpp | 1 +
OrthancServer/PrecompiledHeadersServer.h | 1 +
OrthancServer/QueryRetrieveHandler.cpp | 1 +
OrthancServer/QueryRetrieveHandler.h | 1 +
OrthancServer/Scheduler/CallSystemCommand.cpp | 1 +
OrthancServer/Scheduler/CallSystemCommand.h | 1 +
OrthancServer/Scheduler/DeleteInstanceCommand.cpp | 1 +
OrthancServer/Scheduler/DeleteInstanceCommand.h | 1 +
OrthancServer/Scheduler/IServerCommand.h | 1 +
OrthancServer/Scheduler/ModifyInstanceCommand.cpp | 1 +
OrthancServer/Scheduler/ModifyInstanceCommand.h | 1 +
OrthancServer/Scheduler/ServerCommandInstance.cpp | 1 +
OrthancServer/Scheduler/ServerCommandInstance.h | 1 +
OrthancServer/Scheduler/ServerJob.cpp | 1 +
OrthancServer/Scheduler/ServerJob.h | 1 +
OrthancServer/Scheduler/ServerScheduler.cpp | 1 +
OrthancServer/Scheduler/ServerScheduler.h | 1 +
OrthancServer/Scheduler/StorePeerCommand.cpp | 1 +
OrthancServer/Scheduler/StorePeerCommand.h | 1 +
OrthancServer/Scheduler/StoreScuCommand.cpp | 1 +
OrthancServer/Scheduler/StoreScuCommand.h | 1 +
OrthancServer/Search/HierarchicalMatcher.cpp | 9 +-
OrthancServer/Search/HierarchicalMatcher.h | 4 +-
OrthancServer/Search/IFindConstraint.cpp | 1 +
OrthancServer/Search/IFindConstraint.h | 1 +
OrthancServer/Search/ListConstraint.cpp | 19 +-
OrthancServer/Search/ListConstraint.h | 1 +
OrthancServer/Search/LookupIdentifierQuery.cpp | 1 +
OrthancServer/Search/LookupIdentifierQuery.h | 1 +
OrthancServer/Search/LookupResource.cpp | 1 +
OrthancServer/Search/LookupResource.h | 1 +
OrthancServer/Search/RangeConstraint.cpp | 24 +-
OrthancServer/Search/RangeConstraint.h | 1 +
OrthancServer/Search/SetOfResources.cpp | 1 +
OrthancServer/Search/SetOfResources.h | 1 +
OrthancServer/Search/ValueConstraint.cpp | 14 +-
OrthancServer/Search/ValueConstraint.h | 1 +
OrthancServer/Search/WildcardConstraint.cpp | 38 +-
OrthancServer/Search/WildcardConstraint.h | 1 +
OrthancServer/ServerContext.cpp | 19 +-
OrthancServer/ServerContext.h | 6 +-
OrthancServer/ServerEnumerations.cpp | 100 ++-
OrthancServer/ServerEnumerations.h | 20 +-
OrthancServer/ServerIndex.cpp | 1 +
OrthancServer/ServerIndex.h | 1 +
OrthancServer/ServerIndexChange.h | 1 +
OrthancServer/ServerToolbox.cpp | 1 +
OrthancServer/ServerToolbox.h | 1 +
OrthancServer/SliceOrdering.cpp | 1 +
OrthancServer/SliceOrdering.h | 1 +
OrthancServer/ToDcmtkBridge.cpp | 1 +
OrthancServer/ToDcmtkBridge.h | 1 +
OrthancServer/main.cpp | 115 ++--
Plugins/Engine/IPluginServiceProvider.h | 1 +
Plugins/Engine/OrthancPluginDatabase.cpp | 1 +
Plugins/Engine/OrthancPluginDatabase.h | 1 +
Plugins/Engine/OrthancPlugins.cpp | 83 ++-
Plugins/Engine/OrthancPlugins.h | 6 +-
Plugins/Engine/PluginsEnumerations.cpp | 1 +
Plugins/Engine/PluginsEnumerations.h | 1 +
Plugins/Engine/PluginsErrorDictionary.cpp | 1 +
Plugins/Engine/PluginsErrorDictionary.h | 1 +
Plugins/Engine/PluginsManager.cpp | 1 +
Plugins/Engine/PluginsManager.h | 1 +
Plugins/Engine/SharedLibrary.cpp | 1 +
Plugins/Engine/SharedLibrary.h | 1 +
Plugins/Include/orthanc/OrthancCDatabasePlugin.h | 1 +
Plugins/Include/orthanc/OrthancCPlugin.h | 68 ++-
Plugins/Include/orthanc/OrthancCppDatabasePlugin.h | 1 +
.../Samples/AutomatedJpeg2kCompression/Plugin.cpp | 1 +
Plugins/Samples/Basic/Plugin.c | 1 +
Plugins/Samples/Common/DicomDatasetReader.cpp | 83 ++-
Plugins/Samples/Common/DicomDatasetReader.h | 25 +-
Plugins/Samples/Common/DicomPath.cpp | 5 +-
Plugins/Samples/Common/DicomPath.h | 1 +
Plugins/Samples/Common/DicomTag.cpp | 5 +-
Plugins/Samples/Common/DicomTag.h | 15 +-
Plugins/Samples/Common/FullOrthancDataset.cpp | 31 +-
Plugins/Samples/Common/FullOrthancDataset.h | 6 +
Plugins/Samples/Common/IDicomDataset.h | 1 +
Plugins/Samples/Common/IOrthancConnection.cpp | 19 +-
Plugins/Samples/Common/IOrthancConnection.h | 5 +
Plugins/Samples/Common/OrthancHttpConnection.cpp | 1 +
Plugins/Samples/Common/OrthancHttpConnection.h | 1 +
Plugins/Samples/Common/OrthancPluginConnection.cpp | 9 +-
Plugins/Samples/Common/OrthancPluginConnection.h | 1 +
Plugins/Samples/Common/OrthancPluginCppWrapper.cpp | 332 ++++++----
Plugins/Samples/Common/OrthancPluginCppWrapper.h | 98 +--
Plugins/Samples/Common/OrthancPluginException.h | 101 ++++
.../Samples/Common/SimplifiedOrthancDataset.cpp | 15 +-
Plugins/Samples/Common/SimplifiedOrthancDataset.h | 1 +
Plugins/Samples/CustomImageDecoder/Plugin.cpp | 1 +
Plugins/Samples/DatabasePlugin/Database.cpp | 1 +
Plugins/Samples/DatabasePlugin/Database.h | 1 +
Plugins/Samples/DatabasePlugin/Plugin.cpp | 1 +
Plugins/Samples/GdcmDecoder/GdcmDecoderCache.cpp | 1 +
Plugins/Samples/GdcmDecoder/GdcmDecoderCache.h | 1 +
Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp | 1 +
Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h | 1 +
.../Samples/GdcmDecoder/OrthancImageWrapper.cpp | 1 +
Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h | 1 +
Plugins/Samples/GdcmDecoder/Plugin.cpp | 1 +
Plugins/Samples/ModalityWorklists/Plugin.cpp | 144 +++--
Plugins/Samples/ServeFolders/Plugin.cpp | 26 +-
Plugins/Samples/StorageArea/Plugin.cpp | 1 +
Plugins/Samples/WebSkeleton/Configuration.h | 1 +
.../WebSkeleton/Framework/EmbedResources.py | 1 +
.../Samples/WebSkeleton/Framework/Framework.cmake | 1 +
Plugins/Samples/WebSkeleton/Framework/Plugin.cpp | 1 +
Resources/CMake/BoostConfiguration.cmake | 24 +-
Resources/CMake/BoostConfiguration.sh | 23 +-
Resources/CMake/DcmtkConfiguration.cmake | 163 +++--
Resources/CMake/LibIconvConfiguration.cmake | 6 +-
Resources/CMake/SQLiteConfiguration.cmake | 9 +-
Resources/Configuration.json | 49 +-
Resources/DicomConformanceStatement.py | 1 +
Resources/EmbedResources.py | 1 +
Resources/EncodingTests.h | 2 +
Resources/EncodingTests.py | 6 +
Resources/Fonts/GenerateFont.py | 1 +
Resources/GenerateAnonymizationProfile.py | 110 ++++
Resources/GenerateErrorCodes.py | 1 +
Resources/Patches/dcmtk-3.6.0-speed.patch | 28 +-
Resources/Patches/dcmtk-3.6.1-speed.patch | 26 -
...k-3.6.1-private.dic => dcmtk-3.6.2-private.dic} | 0
Resources/Patches/dcmtk.txt | 6 +-
Resources/RetrieveCACertificates.py | 1 +
.../Samples/ImportDicomFiles/ImportDicomFiles.py | 3 +-
.../Samples/Lua/AutomatedJpeg2kCompression.lua | 2 +-
Resources/Samples/Lua/CallWebService.js | 1 +
.../Samples/Lua/ModifyInstanceWithSequence.lua | 2 +-
Resources/Samples/Lua/OnStableStudy.lua | 2 +-
Resources/Samples/Python/AnonymizeAllPatients.py | 1 +
Resources/Samples/Python/ArchiveAllPatients.py | 1 +
.../Samples/Python/ArchiveStudiesInTimeRange.py | 1 +
Resources/Samples/Python/AutoClassify.py | 1 +
Resources/Samples/Python/ChangesLoop.py | 1 +
.../Python/ContinuousPatientAnonymization.py | 1 +
Resources/Samples/Python/DownloadAnonymized.py | 1 +
.../Samples/Python/HighPerformanceAutoRouting.py | 1 +
Resources/Samples/Python/ManualModification.py | 1 +
Resources/Samples/Python/Replicate.py | 1 +
Resources/Samples/Python/RestToolbox.py | 1 +
Resources/Samples/Tools/RecoverCompressedFile.cpp | 1 +
.../Samples/WebApplications/DrawingDicomizer.js | 1 +
.../WebApplications/DrawingDicomizer/orthanc.js | 1 +
Resources/Samples/WebApplications/NodeToolbox.js | 1 +
Resources/WindowsResources.py | 1 +
TODO | 18 +-
UnitTestsSources/DicomMapTests.cpp | 1 +
UnitTestsSources/FileStorageTests.cpp | 1 +
UnitTestsSources/FromDcmtkTests.cpp | 13 +-
UnitTestsSources/ImageProcessingTests.cpp | 1 +
UnitTestsSources/ImageTests.cpp | 1 +
UnitTestsSources/JpegLosslessTests.cpp | 1 +
UnitTestsSources/LuaTests.cpp | 1 +
UnitTestsSources/MemoryCacheTests.cpp | 1 +
UnitTestsSources/MultiThreadingTests.cpp | 9 +-
UnitTestsSources/PluginsTests.cpp | 1 +
UnitTestsSources/PrecompiledHeadersUnitTests.cpp | 1 +
UnitTestsSources/PrecompiledHeadersUnitTests.h | 1 +
UnitTestsSources/RestApiTests.cpp | 1 +
UnitTestsSources/SQLiteChromiumTests.cpp | 1 +
UnitTestsSources/SQLiteTests.cpp | 1 +
UnitTestsSources/ServerIndexTests.cpp | 1 +
UnitTestsSources/StreamTests.cpp | 1 +
UnitTestsSources/UnitTestsMain.cpp | 32 +-
UnitTestsSources/VersionsTests.cpp | 3 +-
UnitTestsSources/ZipTests.cpp | 1 +
403 files changed, 3425 insertions(+), 952 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc.git
More information about the debian-med-commit
mailing list