Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove double includes part 2 (#3890) | peterbell10 | 2017-08-03 | 1 | -3/+0 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Small fix for cEvent | Tiger Wang | 2015-08-27 | 1 | -2/+1 |
| | | | | | Don't bother using atomics since a synchronisation primitive is already being used. | ||||
* | Fixed minor errors in Tycho's code | Tiger Wang | 2015-06-22 | 1 | -3/+8 |
| | | | | Everything should work now :) | ||||
* | Fixed integer overflow problems. | Mattes D | 2014-12-07 | 1 | -1/+1 |
| | | | | The event would overflow when requesting a 60 minute timeout. | ||||
* | Reimplemented cEvent using C++11 primitives. | Mattes D | 2014-10-23 | 1 | -16/+17 |
| | | | | Fixes #1523. | ||||
* | Added a cEvent::Wait() with timeout. | Mattes D | 2014-10-05 | 1 | -0/+4 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+47 |