|
zlib
|
2013-03-15
|
jules
|
[ffd894]
Cleaned up a few static analyser warnings.
|
|
juce_GZIPCompressorOutputStream.cpp
|
2013-03-08
|
jules
|
[d0135d]
Worked around a GCC compiler bug. Also tidied u...
|
|
juce_GZIPCompressorOutputStream.h
|
2013-02-24
|
jules
|
[bfd935]
Changed some types from int to size_t where app...
|
|
juce_GZIPDecompressorInputStream.cpp
|
2012-12-04
|
jules
|
[0ceeb5]
Minor changes to avoid pedantic compiler warnings.
|
|
juce_GZIPDecompressorInputStream.h
|
2012-12-04
|
jules
|
[0ceeb5]
Minor changes to avoid pedantic compiler warnings.
|
|
juce_ZipFile.cpp
|
2013-03-08
|
jules
|
[2b8d19]
ZipFile: made sure backslashes in paths are con...
|
|
juce_ZipFile.h
|
2013-01-07
|
jules
|
[30ea4c]
Added a missing method to ZipFile.
|