log UnitTestsSources/FromDcmtkTests.cpp @ 2445:6e5bc5c6d1a4

age author description
Thu, 14 Dec 2017 13:02:06 +0100 Sebastien Jodogne Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Fri, 29 Sep 2017 10:16:28 +0200 Sebastien Jodogne fix gcc warnings in unit tests
Wed, 27 Sep 2017 17:36:13 +0200 Sebastien Jodogne ignore-length argument if retrieving DICOM tags
Sat, 02 Sep 2017 11:50:08 +0200 Sebastien Jodogne Use "GBK" (frequently used in China) as an alias for "GB18030"
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization