3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix 24276 More... almost 13 years ago
Fix #32749 - Add AssemblyFoldersEx paths for other platforms. More... almost 13 years ago
Add test files to .gitignore More... almost 13 years ago
Merge branch 'master' of https://github.com/IronLanguages/main More... almost 13 years ago
Adds Windows 8 RC reference assemblies, implements delegate creator via Expression Trees for Win8 More... almost 13 years ago
Merge pull request #74 from slide/master More... almost 13 years ago
Partial fix for 32862 More... almost 13 years ago
Fix 29193 and 23855 More... almost 13 years ago
Fix 32856 More... almost 13 years ago
Fix CP #31621 - Potential NullReference in DelegateOps.__new__. More... almost 13 years ago
Store the proper version in sys.version_info. More... almost 13 years ago
Add the microsoft.scripting section to App.Config. More... almost 13 years ago
Merge remote-tracking branch 'jdhardy/sys_implementation' More... almost 13 years ago
Fix v2Debug build More... almost 13 years ago
Merge pull request #71 from gglresearchanddevelopment/fix_ironruby_installer More... almost 13 years ago
CP #32786: Implement PEP 421, sys.implementation. More... about 13 years ago
CP #32786: Add CPython's tests for sys.implementation. More... about 13 years ago
Merge remote-tracking branch 'jdhardy/passing-tests-cpy' More... about 13 years ago
Fix or skip broken tests. More... about 13 years ago
Run Windows tests for test_signal when on IronPython on Windows. More... about 13 years ago
Fix or skip troublesome tests in test_sys and test_subprocess. More... about 13 years ago
Rename sys.version_info.build to sys.version_info.minor. More... about 13 years ago
Return a namedtuple-alike from sys.getwindowsversion. More... about 13 years ago
Implement sys.long_info and reimplement sys.float_info. More... about 13 years ago
"Implement" sys.getrefcount(). More... about 13 years ago
Implement __displayhook__ and __excepthook__. More... about 13 years ago
Add support for bytes to re. More... about 13 years ago
Fix test_list. More... about 13 years ago
Fix test_tuple. More... about 13 years ago
Move FunctionCaller classes out of PythonFunction. More... about 13 years ago