log

age author description
Thu, 04 Apr 2019 15:51:37 +0200 Sebastien Jodogne fix detection of uuid on freebsd
Thu, 04 Apr 2019 15:14:12 +0200 Sebastien Jodogne drop specific version of lua
Thu, 04 Apr 2019 14:48:44 +0200 Sebastien Jodogne todo
Thu, 28 Mar 2019 10:55:13 +0100 Alain Mazy added MG modality
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Fri, 22 Mar 2019 14:06:38 +0100 Sebastien Jodogne fix warnings
Fri, 22 Mar 2019 10:26:32 +0100 Sebastien Jodogne fix
Thu, 21 Mar 2019 16:37:35 +0100 Alain Mazy more details in errors
Thu, 21 Mar 2019 12:04:39 +0100 Alain Mazy fix base64 static init
Thu, 21 Mar 2019 11:44:21 +0100 Alain Mazy merge
Thu, 21 Mar 2019 11:42:50 +0100 Alain Mazy hgignore
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Thu, 21 Mar 2019 09:57:31 +0100 Alain Mazy reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously
Wed, 20 Mar 2019 12:39:04 +0100 Sebastien Jodogne fix
Tue, 19 Mar 2019 09:00:34 +0100 Benjamin Golinvaux Added image clipping to <T> FillPolygon_ to prevent out-of-memory access
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Wed, 06 Mar 2019 12:23:14 +0100 Sebastien Jodogne removed useless line in Orthanc Explorer
Mon, 04 Mar 2019 13:37:21 +0100 Sebastien Jodogne fix
Mon, 04 Mar 2019 13:10:46 +0100 Sebastien Jodogne fix
Fri, 01 Mar 2019 16:39:14 +0100 Sebastien Jodogne back to mainline
Fri, 01 Mar 2019 14:53:10 +0100 Sebastien Jodogne Orthanc-1.5.6 Orthanc-1.5.6
Thu, 28 Feb 2019 18:21:28 +0100 Sebastien Jodogne Fix performance issue in DICOM protocol by disabling Nagle's algorithm
Thu, 28 Feb 2019 18:09:36 +0100 Sebastien Jodogne Fix missing DB transactions in some write operations
Thu, 28 Feb 2019 09:29:48 +0100 Sebastien Jodogne Enlarge the support of JSON-to-XML conversion in the REST API
Wed, 27 Feb 2019 08:14:40 +0100 Sebastien Jodogne added chrono library in Boost for Stone
Tue, 26 Feb 2019 16:42:21 +0100 Sebastien Jodogne fix
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Mon, 25 Feb 2019 19:57:33 +0100 bgo-osimis Fixed the previous commit newlines
Mon, 25 Feb 2019 15:04:38 +0100 bgo-osimis Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
Mon, 25 Feb 2019 14:57:27 +0100 bgo-osimis Changed field default values from '*' to '' (empty string) in the Query/Retrieve query construction