1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/zip
2019-01-31 15:15:31 +00:00
..
zlib Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 2017-04-18 11:29:48 +01:00
juce_GZIPCompressorOutputStream.cpp Avoided a shadowed variable warning 2017-11-29 09:16:07 +00:00
juce_GZIPCompressorOutputStream.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_GZIPDecompressorInputStream.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_GZIPDecompressorInputStream.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_ZipFile.cpp Increase the amount of bytes that findCentralDirectoryFileHeader() will scan when unzipping a .zip file 2019-01-16 16:51:50 +00:00
juce_ZipFile.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00