Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move documentation outside of source tree. Remove `doc` import from __init__. | Stefan van der Walt | 2008-08-23 | 1 | -1037/+0 |
| | |||||
* | Correct c_numpy.pxd | Robert Kern | 2007-01-31 | 1 | -81/+70 |
| | |||||
* | Fix UserArray. | Travis Oliphant | 2006-07-06 | 1 | -97/+107 |
| | |||||
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for ↵ | Pearu Peterson | 2006-04-24 | 1 | -2/+2 |
| | | | | mingw32 and c++ code combination to work correctly. | ||||
* | Add rest of the examples for pyrex and swig | Travis Oliphant | 2006-03-14 | 1 | -0/+1038 |