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)
|