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
2015-03-31 11:44:10 +01:00
..
zlib Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01: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 Minor change to avoid a compiler warning. 2015-03-30 14:08:18 +01:00
juce_GZIPDecompressorInputStream.h Added an option to allow use of GZIPDecompressorInputStream on gzip format data. 2015-03-30 12:21:48 +01:00
juce_ZipFile.cpp Added an option to allow use of GZIPDecompressorInputStream on gzip format data. 2015-03-30 12:21:48 +01:00
juce_ZipFile.h Added method ZipFile::Builder::addEntry for using streams instead of files. 2013-11-21 15:05:19 +00:00