Martin Natano
78fb2e9fc3
Decouple <cstddef>
2023-04-20 11:21:29 +02:00
Brian Phlipot
d079940fea
Address PR feedback.
2023-02-02 11:54:17 -08:00
Brian Phlipot
4a6b1a743c
Enable more compiler warnings and treat them as errors.
2023-02-02 11:54:17 -08:00
teejusb
7e3789b131
Integrate C++11 branch into 5_1-new
2019-06-22 12:35:38 -07:00
Jason Felds
1adada6f77
Fix CreateZip typo.
...
I guess someone else culdn't do this? (sic)
2015-11-13 17:13:34 -05:00
Jason Felds
07b9fb6da5
The big NULL replacement party part 6.
...
...and ', NULL' had even more to replace.
2013-05-03 23:49:23 -04:00
Jason Felds
28e5148dec
The big NULL replacement party part 5.
...
Right. ' = NULL' would get a lot of these.
2013-05-03 23:39:52 -04:00
Jason Felds
328c41eec0
The big NULL replacement party part 4.
...
...okay, not as big of a commit.
2013-05-03 23:24:23 -04:00
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