summaryrefslogtreecommitdiff
path: root/src/python/swig/pyevent.cc
AgeCommit message (Expand)Author
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-02-07style: Force Python.h to be included before main headerAndreas Sandberg
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2014-12-23sim: fix reference counting of PythonEventCurtis Dunham
2014-10-16sim: EventQueue wakeup on events scheduled outside the event loopAndreas Hansson
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2008-11-10python: Fix the reference counting for python events placed on the eventq.Nathan Binkert
2008-10-27Checkpointing: createCountedDrain function, it was only returning an Event, w...Clint Smullen
2008-10-09eventq: Major API change for the Event and EventQueue structures.Nathan Binkert
2007-02-17Pass an exception from a python event through the event queueNathan Binkert
2006-12-21Expose the C++ event queue to python via the python functionNathan Binkert