| .. | 
		
		
			
			
			
				
					| juce_AbstractFifo.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. | 12 years ago | 
		
			
			
			
				
					| juce_AbstractFifo.h | Cleared-out the last batch of unnecessary includes. | 12 years ago | 
		
			
			
			
				
					| juce_Array.h | Added assertions to some array methods to avoid false alarms from Clang static analyser. | 12 years ago | 
		
			
			
			
				
					| juce_ArrayAllocationBase.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. | 12 years ago | 
		
			
			
			
				
					| juce_DynamicObject.cpp | Added methods var::clone() and DynamicObject::clone() for deep-copying objects. | 12 years ago | 
		
			
			
			
				
					| juce_DynamicObject.h | Added methods var::clone() and DynamicObject::clone() for deep-copying objects. | 12 years ago | 
		
			
			
			
				
					| juce_ElementComparator.h | Replaced the crappy old juce sortArray function with std::sort, which seems to run twice as fast. This greatly speeds up edge table rendering. | 12 years ago | 
		
			
			
			
				
					| juce_HashMap.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. | 12 years ago | 
		
			
			
			
				
					| juce_LinkedListPointer.h | Updated the format of the header include guard macros. | 12 years ago | 
		
			
			
			
				
					| juce_NamedValueSet.cpp | Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 | 12 years ago | 
		
			
			
			
				
					| juce_NamedValueSet.h | Moved some JSON formatting logic into DynamicObject::writeAsJSON | 12 years ago | 
		
			
			
			
				
					| juce_OwnedArray.h | Added assertions to some array methods to avoid false alarms from Clang static analyser. | 12 years ago | 
		
			
			
			
				
					| juce_PropertySet.cpp | New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. | 12 years ago | 
		
			
			
			
				
					| juce_PropertySet.h | New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. | 12 years ago | 
		
			
			
			
				
					| juce_ReferenceCountedArray.h | Added assertions to some array methods to avoid false alarms from Clang static analyser. | 12 years ago | 
		
			
			
			
				
					| juce_ScopedValueSetter.h | Updated the format of the header include guard macros. | 12 years ago | 
		
			
			
			
				
					| juce_SortedSet.h | Minor clean-ups. | 12 years ago | 
		
			
			
			
				
					| juce_SparseSet.h | Fixed spelling. Added a few simple methods to Random, BigInteger and var. | 12 years ago | 
		
			
			
			
				
					| juce_Variant.cpp | Added methods var::clone() and DynamicObject::clone() for deep-copying objects. | 12 years ago | 
		
			
			
			
				
					| juce_Variant.h | Added methods var::clone() and DynamicObject::clone() for deep-copying objects. | 12 years ago |