- 30 Apr, 2012 2 commits
-
-
scoder authored
Cleanup of charptr handling to improve typedef support
-
Stefan Behnel authored
-
- 29 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 28 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 27 Apr, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 25 Apr, 2012 12 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix some tests by making pointer types properly comparable and hashable, instead of relying on identity
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Apr, 2012 1 commit
-
-
Vitja Makarov authored
-
- 23 Apr, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Vitja Makarov authored
-
- 22 Apr, 2012 5 commits
-
-
Mark Florisson authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Apr, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Mark Florisson authored
-
- 20 Apr, 2012 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Apr, 2012 5 commits
-
-
Stefan Behnel authored
partially reverted change that generally checked for None on object indexing - seems to trigger crashes in Py3.2 for some reason
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
disable GIL check on NoneCheckNode to avoid unnecessary output cluttering - if it fails, the operation it guards will (normally) also fail
-