log

age author description
Mon, 19 Aug 2019 10:17:01 +0200 Benjamin Golinvaux Added flag to control the emscripten backend (which, in turn, tweaks the compiler flags)
Fri, 16 Aug 2019 14:38:15 +0200 Sebastien Jodogne Log an explicit error if uploading an empty DICOM file using REST API
Sat, 10 Aug 2019 13:42:38 +0200 Benjamin Golinvaux Merge
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Fri, 09 Aug 2019 09:19:51 +0200 Sebastien Jodogne try and fix dynamic linking against libicu on openSUSE
Mon, 05 Aug 2019 13:57:54 +0200 Benjamin Golinvaux Prevented unaligned memcpy when using Web Assembly
Sat, 03 Aug 2019 10:56:13 +0200 Sebastien Jodogne merge
Sat, 03 Aug 2019 10:55:54 +0200 Sebastien Jodogne fix
Sat, 03 Aug 2019 10:12:24 +0200 Alain Mazy merge
Sat, 03 Aug 2019 10:12:09 +0200 Alain Mazy get semaphore count for debug purpose
Thu, 01 Aug 2019 18:36:16 +0200 Sebastien Jodogne merge
Thu, 01 Aug 2019 18:35:47 +0200 Sebastien Jodogne fix
Thu, 01 Aug 2019 18:00:22 +0200 Alain Mazy fix Semaphore + added TryAcquire & TryLocker
Thu, 01 Aug 2019 11:46:24 +0200 Alain Mazy merge
Thu, 01 Aug 2019 11:46:01 +0200 Alain Mazy added RestApiPost overload to retrieve a string response
Wed, 31 Jul 2019 14:35:58 +0200 Sebastien Jodogne fix warning from gcc 8.3.0
Wed, 31 Jul 2019 14:12:47 +0200 Sebastien Jodogne merge
Wed, 31 Jul 2019 14:12:15 +0200 Sebastien Jodogne fix whitespace problem in mongoose-3.8-patch.diff
Mon, 15 Jul 2019 16:48:36 +0200 Alain Mazy merge
Mon, 15 Jul 2019 16:48:23 +0200 Alain Mazy improved detection of threads for ILogger
Thu, 11 Jul 2019 16:54:07 +0200 Sebastien Jodogne todo
Thu, 11 Jul 2019 13:29:50 +0200 Alain Mazy fix unit tests: removed \r from the expected string since we removed it when generating the log line
Thu, 11 Jul 2019 11:49:15 +0200 amazy merge
Thu, 11 Jul 2019 11:48:54 +0200 amazy logging on windows: all logs actually contained CR.CR.LF -> removed one CR. It seems that iostream already converts \n to \r\n on Windows systems
Thu, 11 Jul 2019 10:27:01 +0200 Alain Mazy fix the fix of the fix (this time for good !)
Thu, 11 Jul 2019 10:24:37 +0200 Alain Mazy fix the fix
Thu, 11 Jul 2019 10:23:15 +0200 Alain Mazy fix ILogger in non threaded environment (Emscripten)
Wed, 10 Jul 2019 08:44:10 +0200 Sebastien Jodogne todo
Tue, 09 Jul 2019 15:29:50 +0200 Sebastien Jodogne In DICOM-to-DICOMweb/JSON conversion, be more tolerant wrt. invalid DICOM files
Tue, 09 Jul 2019 14:44:26 +0200 Sebastien Jodogne news