Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Use PyMODINIT_FUNCpr/55 | cgohlke | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| | |||||
* | - The C extensions are ported to Python 3 and will build under | Mike Bayer | 2013-07-26 | 1 | -9/+37 |
| | | | | any supported CPython 2 or 3 environment. [ticket:2161] | ||||
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | fix some warnings | Mike Bayer | 2012-08-28 | 1 | -3/+11 |
| | |||||
* | - add new C extension "utils", so far includes distill_params | Mike Bayer | 2012-08-07 | 1 | -0/+189 |
- repair test_processors which wasn't hitting the python functions - add another suite to test_processors that does distill_params |