Commits
User selector
Commit history
Commits on Nov 3, 2021
Add TFM and version support query to marshaller interface. (#61064)
Show description for 6527f54andauthored
Commits on Oct 14, 2021
Add design details regarding dynamic buffers in struct marshalling (#60374)
Show description for cfe257fauthored
Commits on Oct 9, 2021
Commits on Sep 28, 2021
Commits on Sep 23, 2021
Hook up DllImportGenerator to the libraries build (excluding solution file regeneration).
Show description for 4cfb51fcommitted
Commits on Aug 6, 2021
Plan for .NET 7 integration (dotnet/runtimelab#1378)
Show description for 02fa63eauthored
Commits on Aug 4, 2021
Update compat doc (dotnet/runtimelab#1379)
Show description for 802e7b9authored
Commits on Jul 2, 2021
Require using UnmanagedCallConv instead of the CallingConvention field on GeneratedDllImport (dotnet/runtimelab#1292)
Show description for d7b3dc2authored
Commits on Jun 15, 2021
Fix table display (dotnet/runtimelab#1242)
Show description for 2d929b4authored
Commits on Jun 10, 2021
Enable marshalling collections of types with marshallers that have a Value property (dotnet/runtimelab#1216)
Show description for 2f50d95authored
Commits on Jun 9, 2021
Implement collection marshaller spec (dotnet/runtimelab#1197)
Show description for a3d954fauthored
Commits on May 27, 2021
Introduce design doc for Span/ReadOnlySpan<T> marshalling (dotnet/runtimelab#1103)
Show description for a7c64c1authored
Commits on May 3, 2021
Fix link (dotnet/runtimelab#1065)
Show description for a4e4279authored
Commits on Apr 28, 2021
Move docs to top-level directory (dotnet/runtimelab#1034)
Show description for f524afaauthored
Loading