- 30 Aug, 2016 2 commits
-
-
Stefan Behnel authored
This it less important than in Py3 as most optimisable cases are already covered by PyInt, but long objects might still pop up arbitrarily in Py2, so it might be worth it.
-
Stefan Behnel authored
-
- 29 Aug, 2016 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Aug, 2016 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Closes #1438.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 23 Aug, 2016 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 22 Aug, 2016 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Aug, 2016 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
directly call into CPython's Unicode writers to format float/int values, rather than going all the way through PyObject_Format() and its method lookups
-
Stefan Behnel authored
-
- 20 Aug, 2016 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 18 Aug, 2016 4 commits
-
-
scoder authored
fix docs example: getArea instead of undefined getLength
-
Petr Messner authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Aug, 2016 7 commits
-
-
Robert Bradshaw authored
-
scoder authored
Replace "int(val) == 0" by "not val" for gdb.Value instances
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-