Commit Graph

4 Commits

Author SHA1 Message Date
Jason Felds 9f24627bf9 The big NULL replacement party part 1.
This is meant to be a safer alternative since
NULL can often be 0. Let's not rely on that.

And yes, I know this is a lot of files. This is
a safer thing to do in big commits vs for loops.
2013-05-03 23:01:54 -04:00
Devin J. Pohly d45afb73d8 war on -Werror, part 1: constructor order, c++ actually cares 2012-12-26 20:14:40 -05:00
AJ Kelly 2c01d46559 the compiler in Visual Studio 2010 is a jerk. VS2008 was able to compile it just fine. :( 2012-07-02 16:50:12 -05:00
AJ Kelly 9931903f88 add CreateZip from SM4 betas. Someone should probably add this to the xcode project file. 2012-07-01 12:46:00 -05:00