Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use 'in' keyword to test dictionary membership | Jarrod Millman | 2007-11-28 | 1 | -2/+2 |
* | ran reindent.py to clean up whitespace | Jarrod Millman | 2007-10-29 | 1 | -13/+13 |
* | removing decorators (see #580) | Jarrod Millman | 2007-10-19 | 1 | -10/+10 |
* | extgen: restored numpy support, fixed bugs. | Pearu Peterson | 2007-08-10 | 1 | -1/+11 |
* | extgen: rewrite, clean up, update docs, simple example from Python reference ... | Pearu Peterson | 2007-08-10 | 1 | -15/+98 |
* | Added numpy array and scalar support to PyCTypePython. | Pearu Peterson | 2007-08-06 | 1 | -3/+3 |
* | extgen: Impl argument support to all Python types. | Pearu Peterson | 2007-08-06 | 1 | -0/+3 |
* | ExtGen: impl PObject* and C int support, minor improvements. | Pearu Peterson | 2007-08-05 | 1 | -3/+3 |
* | Impl CType classes and rewrote docs. | Pearu Peterson | 2007-08-05 | 1 | -87/+117 |
* | Impl basic argument support and documentation generation. | Pearu Peterson | 2007-08-04 | 1 | -19/+88 |
* | Initial commit of extgen - Python Extension module Generator package. | Pearu Peterson | 2007-08-03 | 1 | -0/+348 |