| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | source/*: Make updating callbacks possible | William A. Kennington III | 2018-10-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | Sometimes callers want to be able to update the callback used when the source is acted upon. This is needed for updating references stored in the callback. Tested: Run through the unit test suite. Change-Id: I78bda32569287964bfc9d49501869d3a2b497f3d Signed-off-by: William A. Kennington III <wak@google.com> | ||||
| * | source/event: Rename Event to EventBase | William A. Kennington III | 2018-07-23 | 1 | -9/+15 |
| | | |||||
| * | test/source/event: Add missing <type_traits> | William A. Kennington III | 2018-07-22 | 1 | -0/+1 |
| | | |||||
| * | source/event: Implement event_handler style sources | William A. Kennington III | 2018-07-22 | 1 | -0/+152 |

