Arthur Ice
|
373ff66240
|
moved string functions from MiscFunctions to StringUtil
|
2013-05-11 00:05:11 -07:00 |
|
Arthur Ice
|
273cb928bf
|
removed using namespace std
|
2013-05-08 18:13:33 -07:00 |
|
Arthur Ice
|
23c524812d
|
Removed the _MSC_VER special cases for Visual Studio 2008 and lower.
We no longer support 2008 and lower so these defines will never be used.
|
2013-05-08 17:09:13 -07:00 |
|
Arthur Ice
|
c6ca89907c
|
Converted a lot of the char[] stuff internally into std:string
in addition I switched over to <string> rather than <string.h>
|
2013-05-08 17:09:13 -07:00 |
|
Arthur Ice
|
7560b6b0a7
|
NULL to nullptr
|
2013-05-04 18:06:58 -07:00 |
|
KimLS
|
7ce6f4de0d
|
More shared memory work + moved spdat from zone to common
|
2013-02-19 15:33:21 -08:00 |
|
KimLS
|
da7347f76f
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|