| .. | 
		
		
			
			
			
				
					| juce_AbstractFifo.cpp | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_AbstractFifo.h | Tidied up a comment in AbstractFIFO | 6 years ago | 
		
			
			
			
				
					| juce_Array.h | Fixed a couple of asan memory access warnings | 7 years ago | 
		
			
			
			
				
					| juce_ArrayAllocationBase.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_ArrayBase.cpp | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_ArrayBase.h | Fixed compatibility with GCC 4.8 | 7 years ago | 
		
			
			
			
				
					| juce_DynamicObject.cpp | Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools | 8 years ago | 
		
			
			
			
				
					| juce_DynamicObject.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_ElementComparator.h | Converted some old typedefs to using declarations | 7 years ago | 
		
			
			
			
				
					| juce_HashMap.h | Fixed a documentation typo | 6 years ago | 
		
			
			
			
				
					| juce_HashMap_test.cpp | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_LinkedListPointer.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ListenerList.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_NamedValueSet.cpp | Replaced all uses of static_cast<Type&&> with std::move | 7 years ago | 
		
			
			
			
				
					| juce_NamedValueSet.h | Added a handy initialiser-list based constructor for NamedValueSet | 7 years ago | 
		
			
			
			
				
					| juce_OwnedArray.cpp | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_OwnedArray.h | Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! | 6 years ago | 
		
			
			
			
				
					| juce_PropertySet.cpp | Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way | 6 years ago | 
		
			
			
			
				
					| juce_PropertySet.h | Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones | 6 years ago | 
		
			
			
			
				
					| juce_ReferenceCountedArray.cpp | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_ReferenceCountedArray.h | Added a ReferenceCountedObjectPtr overload of ReferenceCountedArray::set() | 6 years ago | 
		
			
			
			
				
					| juce_ScopedValueSetter.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_SortedSet.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_SparseSet.cpp | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_SparseSet.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_Variant.cpp | Serialise doubles into more human friendly XML and JSON | 6 years ago | 
		
			
			
			
				
					| juce_Variant.h | Minor whitespace tidying | 6 years ago |