DarthArgus
|
b291574597
|
we can silently pack these strings, i think
|
2016-12-17 20:05:27 +00:00 |
|
DarthArgus
|
1dff426bbe
|
enable more thread safety and buffer safety
|
2016-07-31 05:45:10 +00:00 |
|
DarthArgus
|
814cf4f731
|
some more static analyzer suggestions
|
2016-07-25 22:11:10 -07:00 |
|
DarthArgus
|
d2c830306f
|
i must test these before calling them good - as gcc isn't on the windows
machine i push, test, fix, and then push again - pvs studio <3
|
2016-07-24 20:37:39 -07:00 |
|
DarthArgus
|
a31d7ca48b
|
partial revert as pvs mislead me
|
2016-07-24 01:52:29 +00:00 |
|
DarthArgus
|
5c8a1ebc42
|
despite the codemaid changes, this is some static analysis detected issues
|
2016-07-23 20:53:20 -07:00 |
|
DarthArgus
|
9b369713e1
|
again, re-add some windows stuff Revert "possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code"
This reverts commit 48ba7961eb.
|
2016-07-23 18:01:50 -07:00 |
|
DarthArgus
|
3c50042abc
|
flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_
|
2016-02-18 22:56:34 -06:00 |
|
DarthArgus
|
03dc62efba
|
newer standards prefer nullptr over NULL - this is most of them but there are others too
|
2016-02-15 00:07:31 -06:00 |
|
DarthArgus
|
48ba7961eb
|
possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code
|
2016-01-27 15:22:22 -06:00 |
|
DarthArgus
|
56cf409d6b
|
this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows
|
2015-11-14 21:48:24 -06:00 |
|
DarthArgus
|
2efcd0229b
|
Revert "maybe breaking things here"
This reverts commit 11b37fe1de.
|
2014-11-04 14:55:53 -08:00 |
|
DarthArgus
|
11b37fe1de
|
maybe breaking things here
|
2014-11-04 14:54:03 -08:00 |
|
DarthArgus
|
7a43224239
|
forgot an include
|
2015-11-04 16:33:53 -06:00 |
|
DarthArgus
|
737ca0ccb5
|
attempt converting these to uintptr_t
|
2014-11-04 14:28:16 -08:00 |
|
DarthArgus
|
ec09586eb1
|
md5 cleanups
|
2015-11-03 15:26:50 -06:00 |
|
DarthArgus
|
c9c39d5713
|
and fix a ton more minor performance issues
|
2014-10-27 22:39:57 -07:00 |
|
DarthArgus
|
39603d3e72
|
start making faster code
|
2014-10-27 20:13:18 -07:00 |
|
DarthArgus
|
581ade8f35
|
find and replace unfubar
|
2015-10-27 21:52:01 -05:00 |
|
DarthArgus
|
fe5cf0b145
|
theoretically this helps performance
|
2014-10-27 19:47:38 -07:00 |
|
DarthArgus
|
7b6271b48d
|
fix more warnings
|
2014-10-27 18:59:37 -07:00 |
|
DarthArgus
|
9511fdbdb6
|
md5: bitwise operations - add () to silence warns and improve style
|
2015-10-13 09:45:07 -05:00 |
|
CodeCodon
|
25c7563750
|
attempt to fix a couple potential leaks...i'm rusty so forgive me if it's stupid
|
2015-07-26 16:35:50 -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 |
|
DarthArgus
|
3368acf9bc
|
c++11 requires a space between string concatenations
|
2015-03-21 03:25:43 -05:00 |
|
Anonymous
|
210bdb91d8
|
Removed references to tr1 now that c++11 works
|
2014-01-23 09:28:13 -07:00 |
|
Anonymous
|
744c178ea5
|
Removed extra qualification
|
2014-01-19 00:53:55 -07:00 |
|
Anonymous
|
c386d34799
|
Removed namespace to allow for dependent name lookups
|
2014-01-19 00:53:01 -07:00 |
|
Anonymous
|
0f10664741
|
Fixed file names
|
2014-01-19 00:50:43 -07:00 |
|
Anonymous
|
b83450e8f8
|
Added missing definitions
|
2014-01-18 13:35:28 -07:00 |
|
Anonymous
|
77c2b5f6bc
|
Added platform libs
|
2014-01-16 07:25:50 -07:00 |
|