summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Prefer import to __import__zwimer2022-11-221-0/+1
|
* Added coverage configurationSebastian Thiel2015-01-061-1/+2
| | | | Adjusted sublime project too
* Added sublime-text projectSebastian Thiel2014-07-141-0/+2
| | | | Suitable for everyone thanks to relative paths
* added setup.py and Manifest to allow distribution and easy_installSebastian Thiel2010-07-011-0/+3
|
* Added initial test for putting some often-called functions into an extension ↵Sebastian Thiel2010-06-181-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-pythonSebastian Thiel2010-06-121-0/+1