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
2014-08-12 11:36:55 +01:00
..
zlib Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
juce_GZIPCompressorOutputStream.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_GZIPCompressorOutputStream.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
juce_GZIPDecompressorInputStream.cpp Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams. 2014-06-25 11:22:28 +01:00
juce_GZIPDecompressorInputStream.h Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams. 2014-06-25 11:22:28 +01:00
juce_ZipFile.cpp Minor warning fixes for mingw 2014-08-12 11:36:55 +01:00
juce_ZipFile.h Added method ZipFile::Builder::addEntry for using streams instead of files. 2013-11-21 15:05:19 +00:00