4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from tonyroberts/develop More... almost 12 years ago
install packages using nuget in setup.py More... almost 12 years ago
cosmetic changes to make more PEP8 compliant More... almost 12 years ago
Add appveyor.yml file More... almost 12 years ago
Call msbuild only on Mono in shell mode More... almost 12 years ago
Add *.pyc to .gitignore More... almost 12 years ago
Merge pull request #23 from davidanthoff/fixscriptpatherror More... almost 12 years ago
Fix error in setup.py computing path to nPython.exe More... almost 12 years ago
Merge pull request #21 from davidanthoff/dllexportupdate More... almost 12 years ago
Merge pull request #20 from davidanthoff/nugetupdate More... almost 12 years ago
Remove NoNuGet option from setup.py More... almost 12 years ago
Update Unmanaged Exports package More... almost 12 years ago
Migrate NuGet to automatic package restore More... almost 12 years ago
Merge pull request #18 from davidanthoff/findmsbuildpathfromreg More... almost 12 years ago
Find msbuild.exe path from registry More... almost 12 years ago
More meta data in setup.py More... almost 12 years ago
Merge pull request #17 from davidanthoff/moremetadata More... almost 12 years ago
Merge pull request #16 from davidanthoff/msbuildinquotes More... almost 12 years ago
Add more meta data to setup.py More... almost 12 years ago
Put quotes around the path to msbuild in setup.py More... almost 12 years ago
Update .gitignore More... almost 12 years ago
Merge pull request #15 from tonyroberts/develop More... almost 12 years ago
Don't default the docstring for classes with a ctor if a docstring was added using DocStringAttribute. Add unit tests for class and method docstrings. More... almost 12 years ago
Merge pull request #11 from tonyroberts/travis-ci More... almost 12 years ago
Replace old setup.py with setupmono.py, modified to work on both linux and windows. Remove old unused Makefiles and out of date README.txt. More... almost 12 years ago
update setup script so the egg/wheel created has the right files in the right places More... almost 12 years ago
Merge pull request #10 from tonyroberts/travis-ci More... almost 12 years ago
raise an exception if any tests fail instead of returning the result More... almost 12 years ago
fix bug where converting a UInt32 doesn't raise an OverflowError More... almost 12 years ago
fix setupmono.py to work with python 2.6 and add to travis More... almost 12 years ago