Mercurial > hg > orthanc
log OrthancFramework/Sources/Compression/ZlibCompressor.cpp @ 4660:4e81412ead0a
age | author | description |
---|---|---|
Sat, 30 Jan 2021 18:19:11 +0100 | Sebastien Jodogne | Fix build on big-endian architectures |
Tue, 19 Jan 2021 14:31:04 +0100 | Sebastien Jodogne | Explicitly use little-endian to encode uncompressed file size with zlib compression |
Wed, 06 Jan 2021 17:27:28 +0100 | Sebastien Jodogne | upgrade to year 2021 |
Thu, 05 Nov 2020 17:20:49 +0100 | Sebastien Jodogne | abi continued |
Thu, 05 Nov 2020 15:52:28 +0100 | Sebastien Jodogne | moving inline methods to source files for ABI compatibility |
Tue, 07 Jul 2020 19:17:56 +0200 | Sebastien Jodogne | re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgpl |
Wed, 10 Jun 2020 20:30:34 +0200 | Sebastien Jodogne | splitting code into OrthancFramework and OrthancServer framework base Core/Compression/ZlibCompressor.cpp@95baef908b03 |