Age | Commit message (Expand) | Author |
---|---|---|
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-04-03 | sim: Handle cases where Drainable::resume() creates objects | Andreas Sandberg |
2017-02-19 | sim: Ensure draining is deterministic | Andreas Hansson |
2015-12-11 | sim: Add additional debug information when draining | Sascha Bischoff |
2015-08-04 | sim: Initialize Drainable::_drainState to the system's state | Andreas Sandberg |
2015-07-07 | sim: Refactor and simplify the drain API | Andreas Sandberg |
2015-07-07 | sim: Decouple draining from the SimObject hierarchy | Andreas Sandberg |
2015-07-07 | sim: Make the drain state a global typed enum | Andreas Sandberg |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |