aboutsummaryrefslogtreecommitdiff
path: root/src/support/events.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* Changed event RAII helper functions to inline to deal with duplicate symbol l...Karl-Johan Alm2017-04-141-5/+5
* Added some simple tests for the RAII-style events.Karl-Johan Alm2016-12-211-0/+1
* Added std::unique_ptr<> wrappers with deleters for libevent modules.Karl-Johan Alm2016-12-201-0/+55