Age | Commit message (Expand) | Author |
2019-03-26 | base,python: Fix to allow multiple --debug-ignore values. | Isaac Sánchez Barrera |
2019-03-19 | arch, cpu, dev, gpu, mem, sim, python: start using getPort. | Gabe Black |
2019-03-18 | python: Change || to && for MessageBuffers in connectPorts. | Gabe Black |
2019-03-15 | python: Simplify connectPorts() around EtherObject/EtherDevice. | Gabe Black |
2019-01-31 | python: Remove getCode() type workaround | Andreas Sandberg |
2018-11-12 | sim: Push the global frequency management code into C++. | Gabe Black |
2018-10-17 | python: Stop conditionally excluding code from pyobject.cc | Gabe Black |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-08-30 | python: Make GlobalExitEvent.getCode() return an int | Andreas Sandberg |
2017-05-24 | python: Fix PyEvent reference counting bug | Andreas Sandberg |
2017-05-22 | python: Prevent Python wrappers from deleting SimObjects | Andreas Sandberg |
2017-05-22 | python: Fix weird memory issue in wrapped AddrRange vectors | Andreas Sandberg |
2017-05-09 | misc: Expose the listener loopbackOnly function to python. | Gabe Black |
2017-05-02 | python: Remove SWIG | Andreas Sandberg |
2017-05-02 | python: Use PyBind11 instead of SWIG for Python wrappers | Andreas Sandberg |