This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-18 00:54:19 +00:00
Code
Activity
46c3a6bbe5
JUCE
/
extras
/
Introjucer
History
Download ZIP
Download TAR.GZ
Julian Storer
f04309f44a
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
..
Builds
Added mac architecture type to the introjucer. Optimised code editor syntax iteration.
2011-03-08 19:27:23 +00:00
JuceLibraryCode
Renamed the experimental jucer as the Introjucer.
2011-03-08 11:41:28 +00:00
Source
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
Introjucer.jucer
Added mac architecture type to the introjucer. Optimised code editor syntax iteration.
2011-03-08 19:27:23 +00:00