DarthArgus
|
31fc7fe30c
|
fix a couple low hanging 64 bit portability issues
|
2014-10-28 08:17:16 -07:00 |
|
DarthArgus
|
c9c39d5713
|
and fix a ton more minor performance issues
|
2014-10-27 22:39:57 -07:00 |
|
DarthArgus
|
7254d00e3c
|
and more performance tweaks
|
2014-10-27 21:28:46 -07:00 |
|
DarthArgus
|
594b3a4254
|
remove unnecessary null checks
|
2014-10-26 22:53:42 -07:00 |
|
DarthArgus
|
9db3229116
|
hopefully fix a few more
|
2014-10-26 22:00:17 -07:00 |
|
DarthArgus
|
e8c36ac70e
|
more fixes
|
2015-10-13 12:01:16 -05:00 |
|
DarthArgus
|
a790a1a88d
|
experimental - fixes cryptlib order of operations warn
|
2015-10-13 11:35:51 -05:00 |
|
DarthArgus
|
6010ad6b90
|
increment is evaluated before assignment so this should silence the warning...not sure if correct or not though
|
2015-10-13 11:14:36 -05:00 |
|
DarthArgus
|
cf40fbc871
|
add virtual destructor to slience warning; currently placeholder...not sure if it needs to actually do anything or not
|
2015-10-13 09:45:58 -05:00 |
|
CodeCodon
|
911578cde7
|
fix some more warns
|
2015-08-09 01:21:06 -05:00 |
|
CodeCodon
|
beb1eecd5f
|
use unique_ptr instead of auto_ptr - note that this modifies boost, which isn't a big deal since it is part of the repo, but we should really decouple the open source libs sometime
|
2015-07-28 15:48:32 -05:00 |
|
CodeCodon
|
20aa133527
|
sync base with whitengold team repo
|
2015-07-14 11:11:51 -05:00 |
|
DarthArgus
|
15c8d0101b
|
attempt to remove (hopefully) unnecessary solaris and windows files; fix a couple potential leaks
|
2015-04-02 22:53:15 -05:00 |
|
Anonymous
|
594635e01a
|
Merge branch 'stlport-removal' of bitbucket.org:anon/swg-src into stlport-removal
|
2014-01-23 09:30:49 -07:00 |
|
Anonymous
|
09994b21d9
|
Added missing include
|
2014-01-23 09:30:43 -07:00 |
|
Anonymous
|
210bdb91d8
|
Removed references to tr1 now that c++11 works
|
2014-01-23 09:28:13 -07:00 |
|
Anonymous
|
fac1f2c5ae
|
Removed STLport requirement
|
2014-01-23 00:16:13 -07:00 |
|
Anonymous
|
1992bd0149
|
Removed extra qualifications
|
2014-01-19 07:27:49 -07:00 |
|
Anonymous
|
e7d29c2be4
|
Fixed issues with dependent lookups
|
2014-01-19 04:47:54 -07:00 |
|
Anonymous
|
e333132979
|
Allow for dependent lookups
|
2014-01-19 03:03:16 -07:00 |
|
Anonymous
|
6d6ffaffa8
|
Fixed errors
|
2014-01-19 02:57:57 -07:00 |
|
Anonymous
|
b6448e0833
|
Added missing template<>
|
2014-01-19 02:56:18 -07:00 |
|
Anonymous
|
8d8977c412
|
Hack for erasing from a container given a const_iterator
|
2014-01-16 12:54:20 -07:00 |
|
Anonymous
|
dbd10439d9
|
Added crypto library
|
2014-01-14 23:40:16 -07:00 |
|
Anonymous
|
03cba0b29c
|
Added singleton and swgSharedUtility libraries
|
2014-01-14 11:27:11 -07:00 |
|
Anonymous
|
8f294ddc83
|
Added localizationArchive library
|
2014-01-14 06:47:25 -07:00 |
|
Anonymous
|
b0714a05a3
|
Added unicodeArchive library
|
2014-01-14 06:01:06 -07:00 |
|
Anonymous
|
20b521ebf9
|
Added localization library
|
2014-01-14 03:49:25 -07:00 |
|
Anonymous
|
1f331006e1
|
Added fileInterface library
|
2014-01-14 00:35:50 -07:00 |
|
Anonymous
|
06c67c31de
|
Added unicode library
|
2014-01-14 00:28:25 -07:00 |
|
Anonymous
|
b0017fab4d
|
Added missing include
|
2014-01-13 09:06:07 -07:00 |
|
Anonymous
|
d248ee5273
|
Add project build scaffolding
|
2014-01-13 06:38:50 -07:00 |
|
Anonymous
|
b5923a7b6f
|
Added "archive" project
|
2014-01-13 05:42:56 -07:00 |
|