Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor benchmarks. | Stefan van der Walt | 2007-02-17 | 1 | -8/+16 |
| | |||||
* | Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. ↵ | Travis Oliphant | 2006-07-02 | 1 | -4/+4 |
| | | | | Add .ctypes attribute for use with the ctypes module if it's available. | ||||
* | Add a function to retrieve a user-defined type number from the name of the ↵ | Travis Oliphant | 2006-06-27 | 1 | -0/+9 |
associated type-object |