3
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move gzip.net to DLR, implement Ruby Deflate. More... over 13 years ago
Ruby 1.9 marshalling compatibility. IR now writes string encodings, self-referential objects, arrays and hashes, and exceptions using the same format as MRI. Likewise it can now read all the above successfully. Also added a few more specs to cover things that were missed. More... over 13 years ago
Add SimpleXMLTreeBuilder.py to the stdlib build scripts. More... over 13 years ago
Add SimpleXMLTreeBuilder.py to the stdlib build scripts. More... over 13 years ago
Update version numbers to 2.7.1 final. More... over 13 years ago
When building list of stdlib modules, test the copies in IronPython, not CPython. More... over 13 years ago
When building list of stdlib modules, test the copies in IronPython, not CPython. More... over 13 years ago
Fix #31579 (again) - make ElementTree support seamless. More... over 13 years ago
Fix #31579 (again) - make ElementTree support seamless. More... over 13 years ago
Fix some missed redirections via PlatformAdaptationLayer in IronPython Importer. (cherry picked from commit 7cc9ed676c1ee6f6f0e770d9c8842d24b4e1c7d6) More... over 13 years ago
Fix some missed redirections via PlatformAdaptationLayer in IronPython Importer. More... over 13 years ago
Update version numbers to 2.7.1 RC 1. More... over 13 years ago
Disable warnings as errors in IronPython.Modules.csproj. More... over 13 years ago
Disable warnings as errors in IronPython.Modules.csproj. More... over 13 years ago
Fix #31417 - sysconfig.py will now work properly on posixy systems (by not loading the posix layout). More... over 13 years ago
Fix #31417 - sysconfig.py will now work properly on posixy systems (by not loading the posix layout). More... over 13 years ago
Sync core/c*, d*, e* specs with the latest RubySpecs More... over 13 years ago
Remove deprecation warning from xmllib.py, since we don't have an expat module to use instead. More... over 13 years ago
Remove deprecation warning from xmllib.py, since we don't have an expat module to use instead. More... over 13 years ago
Fix #31579 - add ElementTree's SimpleXMLTreeBuilder so that ElementTree will work with IronPython. More... over 13 years ago
Fix #31579 - add ElementTree's SimpleXMLTreeBuilder so that ElementTree will work with IronPython. More... over 13 years ago
Fix deflate signatures More... over 13 years ago
Merge pull request #45 from cstrahan/master More... over 13 years ago
Fix for workitem 6538. More... over 13 years ago
Implements a few missing Hash features. Delegates IDictionary<K,V> methods instead of inheriting from Dictionary<K,V> to enable rehashing. More... over 13 years ago
Parse command line arguments from RUBYOPT More... over 13 years ago
Update version information to 2.7.1 Beta 3 More... over 13 years ago
Merge branch 'jdhardy-2.7' into ipy-2.7-maint More... over 13 years ago
Reformat and remove unnecessary overrides, per Dino's comments. More... over 13 years ago
Reformat and remove unnecessary overrides, per Dino's comments. More... over 13 years ago