Mercurial > hg > orthanc
log Core/Toolbox.cpp @ 3333:2a38e00a0638
age | author | description |
---|---|---|
Wed, 27 Mar 2019 15:25:18 +0100 | Sebastien Jodogne | Size of the Orthanc static binaries are reduced by compressing ICU data |
Thu, 21 Mar 2019 11:44:21 +0100 | Alain Mazy | merge |
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 |
Fri, 15 Mar 2019 17:37:51 +0100 | Sebastien Jodogne | Toolbox::Utf8ToUnicodeCharacter() |
Thu, 14 Feb 2019 20:22:33 +0100 | Sebastien Jodogne | dynamic linking against libicu |