Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many indentation and whitespace issues throughout the code base (GH-3673) | scoder | 2020-06-10 | 1 | -2/+2 |
* | use explicit relative imports everywhere and enable absolute imports by default | Stefan Behnel | 2014-06-17 | 1 | -3/+5 |
* | removed lots of unused imports, delayed some imports that are only needed for... | Stefan Behnel | 2011-11-13 | 1 | -1/+0 |
* | Python 3: fix NumPy support | Lisandro Dalcin | 2011-02-18 | 1 | -1/+7 |
* | Remove trailing whitespace. | Robert Bradshaw | 2010-12-13 | 1 | -2/+2 |
* | #579 - compiler crash on invalid buffer type | Robert Bradshaw | 2010-10-02 | 1 | -1/+4 |
* | More buffer type analysis deferment. | Robert Bradshaw | 2010-02-10 | 1 | -6/+6 |
* | cleanup | Stefan Behnel | 2009-12-09 | 1 | -1/+0 |
* | use new-style classes everywhere to prevent unexpected obstacles in getting 2... | Stefan Behnel | 2009-03-13 | 1 | -1/+1 |
* | Buffers: Added __cythonbufferdefaults__ and refactor in buffer option parsing. | Dag Sverre Seljebotn | 2008-08-06 | 1 | -0/+55 |