[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. 279c915b1776cebaf8c9b12fbbe8d50d577
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2022-09-14 07:25:14
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, master has been updated
via 279c915b1776cebaf8c9b12fbbe8d50d57755695 (commit)
via 5012ca424ab5cf8dcf3f8b7a9ef9d86ece835811 (commit)
via ad781fd82829b0173ad556dbce59f92f6cbbd54f (commit)
via 48d344155507924861dfd09ace35145c9539e475 (commit)
via 4213e027d971b9c0e4a07af15a416556304d8c2d (commit)
via 84dc2ead115f6246257887e191805caddcab3d3d (commit)
via 041a59c001447546824d2bef16f212a6cdf497ae (commit)
via 3a1968af31d3727c1c6518c83f817d3b196010ac (commit)
via ceda6583e52d04e7372505b674e20b74903f26dd (commit)
via 8c1e37a4545079dd3c9417d9763ac705c044add0 (commit)
via 976d01b2d6a74220be62208bbeb15ddcf091c799 (commit)
via 6fbff460be27a71b16558adbf4e60b57a916e2dd (commit)
via 750779075c899bff9b927ac78aa064e990f36840 (commit)
via a36e6be31a891c7c0eacf17b8910aabfed1dd608 (commit)
via 2de87d48325b79f26f183c9bf3a9a37f4a3c9319 (commit)
via 63d1d6256cf02e3793079b529baa156697049504 (commit)
via 639257c3062fde59761424337dbaf8f55237c18b (commit)
from c091c34fc3d71ff87638de121a10e36ca57fa72b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/279c915b1776cebaf8c9b12fbbe8d50d57755695/
commit 279c915b1776cebaf8c9b12fbbe8d50d57755695
Merge: c091c34fc 5012ca424
Author: Mathieu Malaterre <mat...@gm...>
Date: Wed Sep 14 09:25:04 2022 +0200
Merge branch 'release'
https://sourceforge.net/p/gdcm/gdcm/ci/5012ca424ab5cf8dcf3f8b7a9ef9d86ece835811/
commit 5012ca424ab5cf8dcf3f8b7a9ef9d86ece835811
Author: Mathieu Malaterre <mat...@gm...>
Date: Wed Sep 14 09:24:40 2022 +0200
release 3.0.18
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 232c99b3d..a1f31ab62 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ endif()
#----------------------------------------------------------------------------
project(GDCM
- VERSION 3.0.17
+ VERSION 3.0.18
LANGUAGES CXX C
)
## NOTE: the "DESCRIPTION" feature of project() was introduced in cmake 3.10.0
-----------------------------------------------------------------------
Summary of changes:
Applications/Cxx/CMakeLists.txt | 2 +
Applications/Cxx/gdcmdump.cxx | 22 +
Source/DataDictionary/gdcmPrivateDefaultDicts.cxx | 643 +++++++++++++++-------
Source/DataDictionary/privatedicts.xml | 582 ++++++++++++++++----
Source/MediaStorageAndFileFormat/gdcmCleaner.cxx | 12 +
Utilities/gdcmext/csa.c | 2 +-
6 files changed, 962 insertions(+), 301 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|