Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support instances of old-style classes | David Malcolm | 2010-02-04 | 1 | -1/+32 |
| | |||||
* | Clean up the work-in-progress stuff at the end of the file | David Malcolm | 2010-02-04 | 1 | -36/+44 |
| | |||||
* | Generalize to support Python 3 as well as Python 2; implement handlers for ↵ | David Malcolm | 2010-02-04 | 1 | -18/+153 |
| | | | | PyLongObject and PyUnicodeObject | ||||
* | Make it easy to switch between repr() and pformat() when sending ↵ | David Malcolm | 2010-02-03 | 1 | -2/+11 |
| | | | | pretty-print data to gdb | ||||
* | Initial commit | David Malcolm | 2010-02-03 | 1 | -0/+332 |