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 9 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Generate C++ deconflicted with system functions (#1626)
Dimitar Dobrev
More...
about 5 years ago
Don't print tags for nameless and typedef classes
Dimitar Dobrev
More...
about 5 years ago
Remove the repetitive field for a type printer
Dimitar Dobrev
More...
about 5 years ago
Fix C4099 (class as struct) in generated C++/CLI
Dimitar Dobrev
More...
about 5 years ago
Bind the tag kind (struct, class, enum) of a type
Dimitar Dobrev
More...
about 5 years ago
Regenerate the parser bindings
Dimitar Dobrev
More...
about 5 years ago
Ignore a test which only fails with the Linux CI
Dimitar Dobrev
More...
about 5 years ago
Delete the C++ copy when returning by value (#1623)
Dimitar Dobrev
More...
about 5 years ago
Delete the longer needed patching of msvc headers
Dimitar Dobrev
More...
about 5 years ago
Don't evaluate dependent variables
Dimitar Dobrev
More...
about 5 years ago
Delete the longer needed patching of msvc headers
Dimitar Dobrev
More...
about 5 years ago
Update LLVM to the latest version
Dimitar Dobrev
More...
about 5 years ago
Update LLVM and drop building its needless tools
Dimitar Dobrev
More...
about 5 years ago
Fix for "vector subscript out of range" exception (#1621)
strentler
More...
about 5 years ago
Update UsersManual.md
João Matos
More...
about 5 years ago
Fix incorrect dtor call for non-owned instances (#1615)
Albert Szilvasy
More...
over 5 years ago
Fix regressed marshalling of lists in C++/CLI
Dimitar Dobrev
More...
over 5 years ago
Fix for Visual Studio 2019 16.10 (#1614)
Albert Szilvasy
More...
over 5 years ago
Generate valid C# for public fields of typedef-ed primitive pointer
Dimitar Dobrev
More...
over 5 years ago
Resolve names matching those of system functions
Dimitar Dobrev
More...
over 5 years ago
Update UsersManual.md
João Matos
More...
over 5 years ago
Add a mechanism to selectively initialize allocated unmanaged memory in the default constructor.
Joe Hull
More...
over 5 years ago
Much improved support for marshaling const char* to string
Joe Hull
More...
over 5 years ago
Enhanced ExpressionEvaluator to return implicitly typed uint, long, and ulong values from EvaluateNumber when there is no literal type suffix applied to a numeric expression string.
Joe Hull
More...
over 5 years ago
Attempt to resolve a GitHub CI Actions isue: CI is currently failing because restore can't find NUnit and friends. The error message and google search indicate that GitHub Actions is only looking in the "Microsoft Visual Studio Offline Packages" cache. Add a nuget.config file to in an attempt to tell GitHub Actions to query nuget.org in addition to the offline cache.
Joe Hull
More...
over 5 years ago
bug fix: When generating the get accessor for a field composed of an embedded array of structs use __GetOrCreateInstance to initialize the managed array wrapper rather than __CreateInstance so that __Instance holds a pointer to the memory allocated for the array in the outer struct rather than an independent copy of that memory.
Joe Hull
More...
over 5 years ago
bug: Repaired broken alignment padding generation for structs with embedded arrays of structs. Added a test for this case.
Joe Hull
More...
over 5 years ago
generate comment for field
ElonH
More...
over 5 years ago
Fix a regression when printing C++ methods
Dimitar Dobrev
More...
over 5 years ago
Update LLVM to the latest version
Dimitar Dobrev
More...
over 5 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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