Age | Commit message (Expand) | Author |
---|---|---|
2017-02-07 | style: Force Python.h to be included before main header | Andreas Sandberg |
2016-11-09 | style: [patch 3/22] reduce include dependencies in some headers | Brandon Potter |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2014-12-23 | sim: fix reference counting of PythonEvent | Curtis Dunham |
2014-10-16 | sim: EventQueue wakeup on events scheduled outside the event loop | Andreas Hansson |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2008-11-10 | python: Fix the reference counting for python events placed on the eventq. | Nathan Binkert |
2008-10-27 | Checkpointing: createCountedDrain function, it was only returning an Event, w... | Clint Smullen |
2008-10-09 | eventq: Major API change for the Event and EventQueue structures. | Nathan Binkert |
2007-02-17 | Pass an exception from a python event through the event queue | Nathan Binkert |
2006-12-21 | Expose the C++ event queue to python via the python function | Nathan Binkert |