log Platforms/Generic/OracleWebService.cpp @ 1298:8a0a62189f46

age author description
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 04 Feb 2020 15:24:03 +0100 Sebastien Jodogne integration mainline->broker broker
Tue, 04 Feb 2020 15:23:33 +0100 Sebastien Jodogne fix copyright years
Sat, 07 Dec 2019 18:18:07 +0100 Sebastien Jodogne deprecating MessageHandler broker
Tue, 15 Oct 2019 15:39:39 +0200 Sebastien Jodogne removing broker from deprecated classes broker
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Mon, 03 Dec 2018 18:03:30 +0100 am moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade