Sat, 10 Aug 2019 13:40:08 +0200 |
Benjamin Golinvaux |
Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
|
Wed, 31 Jul 2019 14:35:58 +0200 |
Sebastien Jodogne |
fix warning from gcc 8.3.0
|
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
|
Mon, 13 May 2019 16:15:02 +0200 |
Benjamin Golinvaux |
Fixed leak in RestoreLoggingMemento
|
Tue, 07 May 2019 13:10:48 +0200 |
Benjamin Golinvaux |
Merge fro default
emscripten-logging
|
Tue, 07 May 2019 11:23:11 +0200 |
Benjamin Golinvaux |
Enable custom logging functions to redirect to emscripten specific logging calls
emscripten-logging
|
Thu, 02 May 2019 13:23:29 +0200 |
Sebastien Jodogne |
fix missing symbol
|
Tue, 23 Apr 2019 21:40:57 +0200 |
Benjamin Golinvaux |
Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet
emscripten-logging
|
Mon, 24 Dec 2018 11:39:11 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Thu, 20 Sep 2018 16:17:46 +0200 |
Sebastien Jodogne |
fix Debian warnings
|
Mon, 26 Mar 2018 11:09:19 +0200 |
Sebastien Jodogne |
fix Windows build
|
Thu, 22 Mar 2018 17:31:36 +0100 |
Sebastien Jodogne |
fix
|
Fri, 02 Mar 2018 18:25:07 +0100 |
Sebastien Jodogne |
logging to stdio
|
Fri, 02 Mar 2018 15:10:37 +0100 |
Sebastien Jodogne |
logging primitives for WebAssembly
|