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 17 hours
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 20 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ensure expression is a valid float constant before trying to append `f` suffix (#1465)
josetr
More...
almost 6 years ago
Update LLVM to obtain working lld (#1462)
Dimitar Dobrev
More...
almost 6 years ago
Fix passing of CMake options to LLVM on Windows
Dimitar Dobrev
More...
almost 6 years ago
Update the kind of completed specializations (#1460)
Dimitar Dobrev
More...
almost 6 years ago
Enable linking groups for the parser on Linux
Dimitar Dobrev
More...
almost 6 years ago
Update Bindings (#1459)
josetr
More...
almost 6 years ago
Fix ambiguous conversion functions (#1458)
josetr
More...
almost 6 years ago
Enable linking groups for the parser on Linux
Dimitar Dobrev
More...
almost 6 years ago
Prevent string destructor from being called twice when its passed by value (#1455)
josetr
More...
almost 6 years ago
Remove unsupported calling convention usage (#1454)
josetr
More...
almost 6 years ago
Fix PInvokeStackImbalance when calling C++ methods (#1453)
josetr
More...
almost 6 years ago
Load symbols at startup to avoid very expensive ResolveSymbol calls everywhere (#1447)
josetr
More...
almost 6 years ago
Fix IntPtr array marshalling bug and move hard to read code to CppSharp.Runtime (#1446)
josetr
More...
almost 6 years ago
Fix string marshalling bug and move hard to read code to CppSharp.Runtime (#1445)
josetr
More...
almost 6 years ago
Revert "Simplify the code for encodings when marshalling"
Dimitar Dobrev
More...
almost 6 years ago
Simplify the code for encodings when marshalling
Dimitar Dobrev
More...
almost 6 years ago
Add support for const char32_t* and fix const wchar_t* in linux / osx (#1444)
josetr
More...
almost 6 years ago
Copy arrays of primitive values using System.Buffers.MemoryCopy (#1440)
josetr
More...
almost 6 years ago
Fix CI build by temporarily disabling a test (#1442)
josetr
More...
almost 6 years ago
Fix marshalling for bool arrays (#1439)
josetr
More...
almost 6 years ago
Fix wrong [MarshalAs(UnmanagedType)] for strings (#1438)
josetr
More...
almost 6 years ago
Allow AppVeyor to trigger builds on any branch
josetr
More...
almost 6 years ago
Remove call argument to fix broken build (#1436)
josetr
More...
almost 6 years ago
Basic support for static constexpr variables (#1435)
josetr
More...
almost 6 years ago
Add support for C++ character literals (u, U, L) (#1434)
josetr
More...
almost 6 years ago
Upgrade premake in preparation for .NET Core (#1298)
Dimitar Dobrev
More...
almost 6 years ago
Use C# 'default literal' to avoid using a type's name that may be renamed (#1432)
josetr
More...
almost 6 years ago
Add missing `Variable.Type` null check. (#1430)
josetr
More...
almost 6 years ago
Fix generated constructor cant use `placement new` when class overloads `operator new` (#1431)
josetr
More...
almost 6 years ago
Fix generation of VS projects under non-Windows platforms.
Joao Matos
More...
almost 6 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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