Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test case | Stefan Behnel | 2012-11-29 | 1 | -0/+11 |
* | work around compiler crash on float().conjugate() for a trivial case by optim... | Stefan Behnel | 2012-11-29 | 1 | -0/+8 |
* | extended test case | Stefan Behnel | 2010-12-04 | 1 | -0/+7 |
* | extended test case | Stefan Behnel | 2010-12-04 | 1 | -0/+10 |
* | provide Python complex type as cpython.complex.complex | Stefan Behnel | 2010-12-04 | 1 | -0/+29 |
* | removed 'complex' type test that depends on 'cdef complex' refering to the Py... | Stefan Behnel | 2010-12-03 | 1 | -32/+0 |
* | ticket #607: access inner fields of CPython's builtin objects | Stefan Behnel | 2010-12-03 | 1 | -0/+32 |