Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-05 | Fixed a race condition in the cQueue class. | madmaxoft | 1 | -59/+86 |
2014-01-03 | Fixed Documentation | Tycho | 1 | -4/+2 |
2014-01-03 | derp | Tycho | 1 | -1/+1 |
2014-01-03 | actual fix | Tycho | 1 | -2/+9 |
2014-01-03 | fixed failure to return a value from Remove | Tycho | 1 | -1/+1 |
2014-01-03 | implement xsofts recommendations | Tycho Bickerstaff | 1 | -9/+15 |
2014-01-02 | added documentation | Tycho Bickerstaff | 1 | -7/+45 |
2014-01-02 | rewrote queue not to use promises for waits | Tycho Bickerstaff | 1 | -13/+11 |
2013-12-31 | refactored chunk Queue to seperate class | Tycho Bickerstaff | 1 | -18/+92 |
2013-12-22 | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not | Tycho Bickerstaff | 1 | -0/+31 |
2013-12-21 | basic threadsafe queue interface | Tycho Bickerstaff | 1 | -0/+30 |