openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
IronRuby
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 18 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move gzip.net to DLR, implement Ruby Deflate.
Tomas Matousek
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.
Orion Edwards [GGL]
More...
over 13 years ago
Add SimpleXMLTreeBuilder.py to the stdlib build scripts.
Jeff Hardy
More...
over 13 years ago
Add SimpleXMLTreeBuilder.py to the stdlib build scripts.
Jeff Hardy
More...
over 13 years ago
Update version numbers to 2.7.1 final.
Jeff Hardy
More...
over 13 years ago
When building list of stdlib modules, test the copies in IronPython, not CPython.
Jeff Hardy
More...
over 13 years ago
When building list of stdlib modules, test the copies in IronPython, not CPython.
Jeff Hardy
More...
over 13 years ago
Fix #31579 (again) - make ElementTree support seamless.
Jeff Hardy
More...
over 13 years ago
Fix #31579 (again) - make ElementTree support seamless.
Jeff Hardy
More...
over 13 years ago
Fix some missed redirections via PlatformAdaptationLayer in IronPython Importer. (cherry picked from commit 7cc9ed676c1ee6f6f0e770d9c8842d24b4e1c7d6)
Rickard Holmberg
More...
over 13 years ago
Fix some missed redirections via PlatformAdaptationLayer in IronPython Importer.
Rickard Holmberg
More...
over 13 years ago
Update version numbers to 2.7.1 RC 1.
Jeff Hardy
More...
over 13 years ago
Disable warnings as errors in IronPython.Modules.csproj.
Jeff Hardy
More...
over 13 years ago
Disable warnings as errors in IronPython.Modules.csproj.
Jeff Hardy
More...
over 13 years ago
Fix #31417 - sysconfig.py will now work properly on posixy systems (by not loading the posix layout).
Jeff Hardy
More...
over 13 years ago
Fix #31417 - sysconfig.py will now work properly on posixy systems (by not loading the posix layout).
Jeff Hardy
More...
over 13 years ago
Sync core/c*, d*, e* specs with the latest RubySpecs
Tomas Matousek
More...
over 13 years ago
Remove deprecation warning from xmllib.py, since we don't have an expat module to use instead.
Jeff Hardy
More...
over 13 years ago
Remove deprecation warning from xmllib.py, since we don't have an expat module to use instead.
Jeff Hardy
More...
over 13 years ago
Fix #31579 - add ElementTree's SimpleXMLTreeBuilder so that ElementTree will work with IronPython.
Jeff Hardy
More...
over 13 years ago
Fix #31579 - add ElementTree's SimpleXMLTreeBuilder so that ElementTree will work with IronPython.
Jeff Hardy
More...
over 13 years ago
Fix deflate signatures
Tomas Matousek
More...
over 13 years ago
Merge pull request #45 from cstrahan/master
Tomas Matousek
More...
over 13 years ago
Fix for workitem 6538.
Charles Strahan
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.
Tomas Matousek
More...
over 13 years ago
Parse command line arguments from RUBYOPT
Tomas Matousek
More...
over 13 years ago
Update version information to 2.7.1 Beta 3
Jeff Hardy
More...
over 13 years ago
Merge branch 'jdhardy-2.7' into ipy-2.7-maint
Jeff Hardy
More...
over 13 years ago
Reformat and remove unnecessary overrides, per Dino's comments.
Jeff Hardy
More...
over 13 years ago
Reformat and remove unnecessary overrides, per Dino's comments.
Jeff Hardy
More...
over 13 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree