Mercurial > hg > orthanc-stone
log Applications/Samples/StoneSampleCommands_generated.hpp @ 1298:8a0a62189f46
age | author | description |
---|---|---|
Mon, 02 Mar 2020 16:31:30 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Tue, 14 May 2019 13:49:12 +0200 | Benjamin Golinvaux | Fixed CRLF to LF in various files (found through grepping the source tree) |
Tue, 19 Mar 2019 09:13:57 +0100 | Benjamin Golinvaux | - Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegen |
Sun, 17 Mar 2019 20:14:20 +0100 | Benjamin Golinvaux | Removed ICommand and friends + fixed warnings + added missing header files in bgo-commands-codegen |