Age | Commit message (Expand) | Author |
---|---|---|
2013-07-25 | [cosmetics] update copyright headers | M. Kaijser |
2013-06-01 | threads: mixing Conditionals with CriticalSection exit code was broken | Joakim Plate |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser |
2012-09-09 | update date in GPL header | montellese |
2012-09-09 | fix address line in GPL headers | montellese |
2011-07-31 | [fixed] race condition within the CCriticalSection::exit() call. | Jim Carroll |
2011-07-22 | Removed any semblance of asserting since it's caused nothing but trouble. | Jim Carroll |
2011-07-20 | Added a complete pthreads implementation. | Jim Carroll |
2011-07-20 | The threading synchronization and thread local storage mechanisms are now all... | Jim Carroll |