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
2020-04-13 13:16:05 +01: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 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +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 Warnings: Add warning-wrangling header 2020-04-13 13:16:05 +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 Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
juce_ZipFile.h Exposed externalFileAttributes in ZipEntry 2019-11-15 17:19:59 +00:00