Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlobalEvents: #undef DELETE on Windows | Max Kellermann | 2013-01-11 | 1 | -0/+8 |
| | | | | Work around a build failure due to windows.h macro. | ||||
* | GlobalEvents: lock-less operation using std::atomic | Max Kellermann | 2013-01-10 | 1 | -7/+0 |
| | | | | Use a bit field instead of a mutex-protected bool array. | ||||
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -0/+70 |