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
2013-10-10 12:13:12 +01:00
..
zlib Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +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 Undefined some zlib internal macros 2013-09-19 14:56:05 +01:00
juce_GZIPDecompressorInputStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_ZipFile.cpp Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_ZipFile.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00