openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CppSharp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
2 days
ago.
Sep 14, 2025 — Sep 14, 2026
Showing page 298 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Exposed NUnit to C++ code for use in unit tests. Fixed bugs.
alexander.corrado
More...
over 16 years ago
Removed old directories
alexander.corrado
More...
over 16 years ago
Removed old directories
alexander.corrado
More...
over 16 years ago
Stubbed in MSVC ABI. Started writing test cases.
alexander.corrado
More...
over 16 years ago
Stubbed in MSVC ABI. Started writing test cases.
alexander.corrado
More...
over 16 years ago
Created new Tests project, code clean up.
alexander.corrado
More...
over 16 years ago
Created new Tests project, code clean up.
alexander.corrado
More...
over 16 years ago
Renamed Itanium.cs to ItaniumAbi.cs
alexander.corrado
More...
over 16 years ago
Renamed Itanium.cs to ItaniumAbi.cs
alexander.corrado
More...
over 16 years ago
Added the ability to expose any arbitrary managed class to C++ code (CppInstancePtr.ForManagedObject)
alexander.corrado
More...
over 16 years ago
Added the ability to expose any arbitrary managed class to C++ code (CppInstancePtr.ForManagedObject)
alexander.corrado
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.
alexander.corrado
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.
alexander.corrado
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.
alexander.corrado
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.
alexander.corrado
More...
over 16 years ago
Fixed gnarly Git-svn issue
alexander.corrado
More...
over 16 years ago
Fixed gnarly Git-svn issue
alexander.corrado
More...
over 16 years ago
Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though.
alexander.corrado
More...
over 16 years ago
Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though.
alexander.corrado
More...
over 16 years ago
Refactored and completed managed VTable implementation. Prepared for first commit to mono-gsoc repo.
alexander.corrado
More...
over 16 years ago
Refactored and completed managed VTable implementation. Prepared for first commit to mono-gsoc repo.
alexander.corrado
More...
over 16 years ago
Initial commit.
alexander.corrado
More...
over 16 years ago
Initial commit.
alexander.corrado
More...
over 16 years ago
Created project directory in SVN
alexander.corrado
More...
over 16 years ago
Created project directory in SVN
alexander.corrado
More...
over 16 years ago
←
1
2
…
290
291
292
293
294
295
296
297
298
→
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