4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1369 from Unity-Technologies/modernize-import-hook More... over 4 years ago
take care of stragglers More... over 4 years ago
make PyModule_AddObject in line with CPython More... over 4 years ago
Merge remote-tracking branch 'upstream/master' into modernize-import-hook More... over 4 years ago
Merge pull request #1467 from pkese/master More... over 4 years ago
Apply code review suggestions More... over 4 years ago
Revert stuff that I don't understand More... over 4 years ago
Apply suggested changes More... over 4 years ago
Activate UnicodeSurrogate test More... over 4 years ago
Use exclusively PyUnicode_DecodeUTF16 for .NET->Python string conversions More... over 4 years ago
Review changes, update API usage More... over 4 years ago
Add separate test for the initial problem (passing); disable failing test More... over 4 years ago
Fix Python -> .Net unicode string conversion More... over 4 years ago
Add a failing test for Unicode conversion More... over 4 years ago
Add Namespaces to the import hook only through AddReference More... over 4 years ago
kick the build because I can't repro More... over 4 years ago
fix new exception usage More... over 4 years ago
Test to test if the test passes More... over 4 years ago
Merge pull request #1134 from losttech/PR/ExceptionsImprovement More... over 4 years ago
Create a clr.loader module More... over 4 years ago
fixup! reworked `PythonException`: More... almost 5 years ago
fixup! merge latest master More... almost 5 years ago
all Dealloc overrides simply duplicate Clear, so just call both from tp_dealloc and don't override Dealloc More... almost 5 years ago
all Dealloc overrides simply duplicate Clear, so just call both from tp_dealloc and don't override Dealloc More... almost 5 years ago
refactored tp_clear in ExtensionType and descendants into a virtual C# function Clear More... almost 5 years ago
refactored tp_clear in ExtensionType and descendants into a virtual C# function Clear More... almost 5 years ago
refactored tp_dealloc in ExtensionType and descendants More... almost 5 years ago
refactored tp_dealloc in ExtensionType and descendants More... almost 5 years ago
added OverloadMapper to ManagedTypes class diagram More... almost 5 years ago
added OverloadMapper to ManagedTypes class diagram More... almost 5 years ago