Sam Lantinga
|
5f721ad51f
|
Fixed error because intrin.h contains C++ code and can't be included in an extern "C" block.
|
2011-03-15 19:37:38 -07:00 |
|
Sam Lantinga
|
e5803d148c
|
Happy 2011! :)
|
2011-02-11 22:37:15 -08:00 |
|
Sam Lantinga
|
10b8372bd3
|
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
|
2011-01-24 15:46:11 -08:00 |
|
Sam Lantinga
|
68afae139d
|
Use the portable intrinsic
|
2011-01-17 13:52:40 -08:00 |
|
Sam Lantinga
|
4d3df8b3e3
|
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404453
|
2010-01-24 21:10:53 +00:00 |
|
Ryan C. Gordon
|
c9bab7f01e
|
Clean up assertion API for public use.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404421
|
2010-01-13 19:29:33 +00:00 |
|
Ryan C. Gordon
|
7ab6608457
|
Friendly warning comment.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404419
|
2010-01-13 16:21:26 +00:00 |
|
Ryan C. Gordon
|
9b5bcdbac7
|
Whitespace tweak.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404417
|
2010-01-13 16:10:25 +00:00 |
|
Ryan C. Gordon
|
e63d0dd35c
|
Fixed comment.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404416
|
2010-01-13 16:09:27 +00:00 |
|
Sam Lantinga
|
89f83fd92e
|
Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404406
|
2010-01-13 08:25:16 +00:00 |
|
Sam Lantinga
|
803375d590
|
Allow configure to override assertion settings, but by default this comes from the build optimization level.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404405
|
2010-01-13 08:06:32 +00:00 |
|
Sam Lantinga
|
34ea846ca1
|
Automatically figure out the appropriate assertion level
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404404
|
2010-01-13 07:52:53 +00:00 |
|
Sam Lantinga
|
34ddeb3501
|
Fixed release level assertions
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404403
|
2010-01-13 07:36:00 +00:00 |
|
Sam Lantinga
|
85c65600ba
|
Check for signal.h before using it, don't assume unix is available or required
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404401
|
2010-01-13 07:32:25 +00:00 |
|
Sam Lantinga
|
e50ab3b341
|
The config sets the default assertion level so people can override it for their own use in application code.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404400
|
2010-01-13 07:25:28 +00:00 |
|
Sam Lantinga
|
a8a1ac9acd
|
First pass at Ryan's assertion code, minor tweaks to come.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404398
|
2010-01-13 06:47:17 +00:00 |
|