1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/zip
2018-06-13 17:11:37 +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 Avoided a shadowed variable warning 2017-11-29 09:16:07 +00:00
juce_GZIPCompressorOutputStream.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_GZIPDecompressorInputStream.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_GZIPDecompressorInputStream.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_ZipFile.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_ZipFile.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00