Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nogil nonecheck tests (don't segfault) | Mark Florisson | 2012-05-09 | 1 | -0/+20 |
* | Refactor None checking code -- use NoneCheckNode everywhere | Mark Florisson | 2012-05-09 | 1 | -0/+82 |
* | unify None indexing exception message | Stefan Behnel | 2012-04-20 | 1 | -7/+2 |
* | Move some tests into function docstrings. | Robert Bradshaw | 2009-10-29 | 1 | -42/+47 |
* | Py3 test case fix | Stefan Behnel | 2008-12-30 | 1 | -1/+1 |
* | doctests must set __doc__ in Py2.3 | Stefan Behnel | 2008-12-13 | 1 | -1/+1 |
* | nonecheck directive for buffer accesses | Dag Sverre Seljebotn | 2008-09-25 | 1 | -0/+18 |
* | Initial implementation of nonecheck directive; some directive design changes | Dag Sverre Seljebotn | 2008-09-22 | 1 | -0/+72 |