| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer import to __import__ | zwimer | 2022-11-22 | 1 | -0/+1 |
| | | |||||
| * | Added coverage configuration | Sebastian Thiel | 2015-01-06 | 1 | -1/+2 |
| | | | | | Adjusted sublime project too | ||||
| * | Added sublime-text project | Sebastian Thiel | 2014-07-14 | 1 | -0/+2 |
| | | | | | Suitable for everyone thanks to relative paths | ||||
| * | added setup.py and Manifest to allow distribution and easy_install | Sebastian Thiel | 2010-07-01 | 1 | -0/+3 |
| | | |||||
| * | Added initial test for putting some often-called functions into an extension ↵ | Sebastian Thiel | 2010-06-18 | 1 | -0/+2 |
| | | | | | module, for now its only being built by a cheap hardcoded makefile. It shows that the performance gain is rather small, bottlenecks are attr accesses, so in fact the whole type wants to be put into C to get real performance. Its not really worth it for 25% I believe | ||||
| * | initial commit with latest version extracted from git-python | Sebastian Thiel | 2010-06-12 | 1 | -0/+1 |
