1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/src/utilities
2011-04-16 17:08:53 +01:00
..
juce_DeletedAtShutdown.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_DeletedAtShutdown.h Added new class: SpinLock, and used it to optimise a few bits of code. 2011-03-30 18:27:26 +01:00
juce_FileBasedDocument.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_FileBasedDocument.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PropertiesFile.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_PropertiesFile.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_RecentlyOpenedFilesList.cpp New class: Result, for returning error messages from operations. Used this class to report file errors in FileInputStream and FileOutputStream. 2011-04-16 17:08:53 +01:00
juce_RecentlyOpenedFilesList.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_SelectedItemSet.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_SystemClipboard.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_UndoableAction.h More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_UndoManager.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_UndoManager.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_UnitTest.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_UnitTest.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00