Commit Graph
21 Commits
Author SHA1 Message Date
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