- 31 Aug, 2016 1 commit
-
-
Stefan Behnel authored
-
- 30 Aug, 2016 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Aug, 2016 1 commit
-
-
Stefan Behnel authored
-
- 27 Aug, 2016 4 commits
-
-
Stefan Behnel authored
re-enable PyMethodDef declarations of Python methods in cdef classes as we cannot currently generate CyFunctions for cpdef methods
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
enables line tracing etc.
-
- 23 Aug, 2016 1 commit
-
-
Stefan Behnel 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
-
- 16 Aug, 2016 2 commits
-
-
Stefan Behnel authored
-
scoder authored
completed some signatures in Includes - libc.math and numpy.math
-