Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-23 | Source files cleanup: OSSupport-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -78/+78 |
2012-03-10 | Fixed *nix threading issue; | madmaxoft@gmail.com | 1 | -9/+9 |
2012-02-18 | cIsThread: Added support for getting current thread ID | madmaxoft@gmail.com | 1 | -0/+2 |
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 | -1/+0 |
2012-02-01 | new cIsThread object for thread encapsulation | madmaxoft@gmail.com | 1 | -0/+77 |