Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
Tue, 16 Aug 2022 16:09:59 +0200 | Sebastien Jodogne | fix signature of OrthancPluginSendHttpStatus() for the "body" argument |
Tue, 16 Aug 2022 12:46:46 +0200 | Sebastien Jodogne | fix MSVC2008 build |
Tue, 16 Aug 2022 11:06:39 +0200 | Sebastien Jodogne | comment |
Tue, 16 Aug 2022 11:06:25 +0200 | Sebastien Jodogne | replaced macro "#warning" by "#pragma message" for Visual Studio |
Mon, 15 Aug 2022 22:13:39 +0200 | Sebastien Jodogne | replaced bzero() by memset() |
Mon, 15 Aug 2022 18:25:28 +0200 | Sebastien Jodogne | another try to fix |