4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed mono_config.txt Some fixes and enhancements for the Makefile under Windows and for make dist Fixed PyObject_TYPE for Py_DEBUG builds Fixed an issue with implicit calls of generic methods More... almost 19 years ago
The mono based clr module now raises an import error when it can't load the assembly or initialize PythonNet Mono exceptions are dumped as well. More... almost 19 years ago
Default to Python 2.5 Renamed solution file to pythonnet.sln. It's not Python 2.5 specific Enhanced make dist. It builds a signed assemblies for 2.4 and 2.5 for both UCS 2 and 4 with GPG keys, md5 and sha256 sum More... almost 19 years ago
Fixed new Makefile for Windows Updated changes.txt More... almost 19 years ago
Code cleanup: Replaced \t with 8 spaces in all *.cs files More... almost 19 years ago
Removed old makefiles Added a one size fits all Makefile for Windows and Mono including support for autodetection of UCS 2/3 and Python version More... almost 19 years ago
Merged revision r43:75 from https://pythonnet.svn.sourceforge.net/svnroot/pythonnet/branches/clr-2.0-python-2.5-branch into the trunk More... almost 19 years ago
Added PyIter, an easy way to enumerate python iterators or sequences. More... over 19 years ago
PythonException now has a meaningful message (The message of the actual python exception that was raised). More... over 19 years ago
Made PyObject.ToString() and PyString(string) work with unicode strings. Added embed_tests. More... over 19 years ago
checkpoint More... about 20 years ago
update changes.txt More... about 20 years ago
fix unboxing of value types in generated delegate code More... about 20 years ago
checkpoint More... about 20 years ago
update download link More... about 20 years ago
update download links More... about 20 years ago
checkpoint More... over 20 years ago
checkpoint More... over 20 years ago
checkpoint More... over 20 years ago
checkpoint More... over 20 years ago
checkpoint More... over 20 years ago
merged method selections and fixes from the trunk More... over 20 years ago
commit fix for noticing wrapped exception types More... over 20 years ago
commit method overload selection More... over 20 years ago
work branch More... over 20 years ago
debug commit - I know, I'm breaking the rules, but its only me for now ;) More... over 20 years ago
land import syntax refactoring on trunk More... over 20 years ago
land import syntax refactoring on 1.x branch More... over 20 years ago
commit import refactoring More... over 20 years ago
update index page to reflect switch to svn More... over 20 years ago