1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Exposed NUnit to C++ code for use in unit tests. Fixed bugs. More... over 16 years ago
Removed old directories More... over 16 years ago
Removed old directories More... over 16 years ago
Stubbed in MSVC ABI. Started writing test cases. More... over 16 years ago
Stubbed in MSVC ABI. Started writing test cases. More... over 16 years ago
Created new Tests project, code clean up. More... over 16 years ago
Created new Tests project, code clean up. More... over 16 years ago
Renamed Itanium.cs to ItaniumAbi.cs More... over 16 years ago
Renamed Itanium.cs to ItaniumAbi.cs More... over 16 years ago
Added the ability to expose any arbitrary managed class to C++ code (CppInstancePtr.ForManagedObject) More... over 16 years ago
Added the ability to expose any arbitrary managed class to C++ code (CppInstancePtr.ForManagedObject) More... over 16 years ago
Fixed issue where a DynamicMethod was being collected when it shouldn't have been. Turns out that the Console.WriteLine was just putting off the inevitable. More... over 16 years ago
Fixed issue where a DynamicMethod was being collected when it shouldn't have been. Turns out that the Console.WriteLine was just putting off the inevitable. More... over 16 years ago
Almost got it working with VTableManaged. One odd issue: commenting out Console.WriteLine in VTable.cs constructor causes weird Mono assert fail when Marshal.GetDelegateForFunctionPointer is called later. More... over 16 years ago
Almost got it working with VTableManaged. One odd issue: commenting out Console.WriteLine in VTable.cs constructor causes weird Mono assert fail when Marshal.GetDelegateForFunctionPointer is called later. More... over 16 years ago
Fixed gnarly Git-svn issue More... over 16 years ago
Fixed gnarly Git-svn issue More... over 16 years ago
Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though. More... over 16 years ago
Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though. More... over 16 years ago
Refactored and completed managed VTable implementation. Prepared for first commit to mono-gsoc repo. More... over 16 years ago
Refactored and completed managed VTable implementation. Prepared for first commit to mono-gsoc repo. More... over 16 years ago
Initial commit. More... over 16 years ago
Initial commit. More... over 16 years ago
Created project directory in SVN More... over 16 years ago
Created project directory in SVN More... over 16 years ago