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/files
2013-12-01 23:28:31 +00:00
..
juce_DirectoryIterator.cpp DirectoryIterator fix when multiple wildcards are used. 2013-08-19 10:35:51 +01:00
juce_DirectoryIterator.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_File.cpp Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_File.h Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_FileInputStream.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_FileInputStream.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_FileOutputStream.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_FileOutputStream.h Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_FileSearchPath.cpp 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_FileSearchPath.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_MemoryMappedFile.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_TemporaryFile.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_TemporaryFile.h Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00