aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
Commit message (Collapse)AuthorAge
* Version bump to 0.2.1Gravatar Benjamin Barenblat2014-03-10
|
* Relicense under Modified (3-clause) BSD LicenseGravatar Benjamin Barenblat2014-03-10
|
* Version bump to 0.2.0Gravatar Benjamin Barenblat2014-03-04
|
* Python: Correct use of 'super'Gravatar Benjamin Barenblat2014-02-06
| | | | | | I invoked 'super' incorrectly throughout the error-handling code in ppamltracer-python; however, not testing those errors hid this issue until now.
* Python: Make 'report_name_base' optional in calls to 'Tracer'Gravatar Benjamin Barenblat2014-02-06
|
* Initial commitGravatar Benjamin Barenblat2014-01-13