Commit Graph
21 Commits
Author SHA1 Message Date
Devin J. Pohly 1e04f576d2 Debug assert should fire on failure, not success! 2014-02-23 00:23:23 -05:00
Ben "root" Anderson 2867071f02 DEBUG_ASSERT should not bail. 2013-10-27 15:46:52 -05:00
Ben "root" Anderson d8cab4da7f Apparently hg didnt revert correctly this time. 2013-10-25 19:15:45 -05:00
Ben "root" Anderson 1b60236147 Revert "I really should test my shit before committing."
This reverts commit ad404950ef.
2013-10-25 19:11:34 -05:00
Ben "root" Anderson ad404950ef I really should test my shit before committing. 2013-10-25 18:11:57 -05:00
Ben "root" Anderson 3a730b3c3c Introducing SM_ASM_X86, a compiler-agnostic inline assembly macro 2013-10-25 18:05:56 -05:00
Ben "root" Anderson e077746e62 Oops. 2013-10-24 19:38:49 -05:00
Ben "root" Anderson b3c76a3814 UNIQUE_NAME -> SM_UNIQUE_NAME (avoid conflict with MinGW headers) 2013-10-24 19:27:23 -05:00
Ben "root" Anderson 810283f2a2 a) LUA_USE_LINUX doesn't sound MinGW friendly. Remind me to investigate exactly what that enables. b) Nobody uses VC2003 anymore. Bring back UNIQUE_NAME. 2013-10-24 19:23:46 -05:00
Jason Felds 702f091ea1 Remove outdated SM_ALIGN macro. 2013-10-18 18:39:25 -04:00
Jason Felds f8865e8de3 Revert "fix file/line numbers in ASSERT_M/FAIL_M"
This reverts commit 376056a0cf.

Time to test before sending up.
2012-12-27 21:38:42 -05:00
Jason Felds c8f8d6c459 Revert "war on -Werror, part 9: static inline > macros."
This reverts commit d080c38196.

...partly. Still have to adjust things.
2012-12-27 21:36:58 -05:00
Devin J. Pohly 376056a0cf fix file/line numbers in ASSERT_M/FAIL_M 2012-12-27 13:52:49 -05:00
Jason Felds d080c38196 war on -Werror, part 9: static inline > macros.
At least, according to the new wisdom of today.
2012-12-27 11:00:06 -05:00
Jason Felds 85133395cc Right, this needs to be in default NOW. 2011-05-16 17:24:35 -04:00
Jason Felds 750b688de4 Consistent insensitive string comparisons.
This seems to reduce the need for a #define,
but I need someone on the Windows side to check.
2011-05-11 16:48:51 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds e9449cb50e More doxy, more recompiling all. 2011-02-19 17:00:32 -05:00
Jason Felds 440827ddc0 Put in some doxygen.
Note: This will force a recompile of all files.
If someone else can document the rest in one shot,
that would be beneficial.
2011-02-12 18:26:31 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00