Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-20 | Using own ASSERT() that logs to file | faketruth | 1 | -2/+2 |
2012-02-18 | cIsThread: Added support for getting current thread ID | madmaxoft@gmail.com | 1 | -0/+13 |
2012-02-13 | Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it. | madmaxoft@gmail.com | 1 | -3/+6 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -2/+2 |
2012-02-01 | new cIsThread object for thread encapsulation | madmaxoft@gmail.com | 1 | -0/+148 |