log OrthancFramework/Sources/Toolbox.cpp @ 4437:d9473bd5ed43

age author description
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 22 Dec 2020 08:59:23 +0100 Sebastien Jodogne new function Toolbox::ReadJsonWithoutComments()
Tue, 22 Dec 2020 08:16:08 +0100 Sebastien Jodogne fix comment
Tue, 22 Dec 2020 08:11:37 +0100 Sebastien Jodogne functions to read/write JSON in OrthancPluginCppWrapper.h
Mon, 21 Dec 2020 18:55:32 +0100 Sebastien Jodogne removing usage of deprecated JsonCpp classes
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox