Difference between revisions of "Raw List of Smoke Changes"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
*BaseTypes/DataTypes.h: deleted W64SAFE in front of type declaration --[[User:Leemasa|Leemasa]] 03:18, 24 February 2010 (UTC) | *BaseTypes/DataTypes.h: deleted W64SAFE in front of type declaration --[[User:Leemasa|Leemasa]] 03:18, 24 February 2010 (UTC) | ||
*BaseTypes/Math.h: deleted microsoft-specific Math.h x2 --[[User:Leemasa|Leemasa]] 03:27, 24 February 2010 (UTC) | *BaseTypes/Math.h: deleted microsoft-specific Math.h x2 --[[User:Leemasa|Leemasa]] 03:27, 24 February 2010 (UTC) | ||
+ | ** Was it replaced by a Un*x equivalent? |
Revision as of 05:32, 24 February 2010
A list of tiny, probably significant code changes in the Smoke source
I recommend using your browser's search function when it starts to get large and ugly.
Remember that "--~~~~" is how to put in your signature
- BaseTypes/MathX.h: changed intrin.h to x86intrin.h --Leemasa 03:18, 24 February 2010 (UTC)
- Framework/EnvironmentManager.cpp: deleted windows.h --Leemasa 03:18, 24 February 2010 (UTC)
- BaseTypes/DataTypes.h: deleted W64SAFE in front of type declaration --Leemasa 03:18, 24 February 2010 (UTC)
- BaseTypes/Math.h: deleted microsoft-specific Math.h x2 --Leemasa 03:27, 24 February 2010 (UTC)
- Was it replaced by a Un*x equivalent?