Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01Extract bundled files when IncludeAllContentForSelfExtract is set (#42435)Mateo Torres-Ruiz
2020-08-14Fix resolve_component_dependencies in single-file bundles (#40780)Vitek Karas
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-16Implement hdt_get_function_pointer (#37696)Sean Hall
2020-06-09Enable calling get_runtime_delegate from app context (#37473)Sean Hall
2020-05-30Remove built-in WinRT support from the runtime (#36715)Jeremy Koritzinsky
2020-04-08Single-File: Process bundles in the framework (#34274)Swaroop Sridhar
2020-03-21Unify some cmake function definitions (#33716)Adeel Mujahid
2019-09-07Use RapidJSON instead of Casablanca to parse JSON dataLeandro Pereira
2019-09-05Make static hostpolicy context a shared pointer (dotnet/core-setup#7964)Elinor Fung
2019-06-18Revise breadcrumb_writer_t ownershipSteve MacLean
2019-06-05Specify calling convention for hostfxr/hostpolicy exports (dotnet/core-setup#...Elinor Fung
2019-05-30Add load_assembly_and_get_function_pointer (dotnet/core-setup#6494)Steve MacLean
2019-05-09Add support for call to Register/Unregister COM delegate (dotnet/core-setup#6...Aaron Robinson
2019-05-08Allow getting contract for previously initialized hostpolicy (dotnet/core-set...Elinor Fung
2019-05-06Native hosting: validate frameworks and properties when initializing secondar...Elinor Fung
2019-05-02Add host context-based entry points for native hosting (dotnet/core-setup#5859)Elinor Fung
2019-04-30Enable additional build warnings on Unix (dotnet/core-setup#6071)Omair Majid
2019-04-20Roll forward (dotnet/core-setup#5691)Vitek Karas
2019-04-14Move creating hostpolicy context and coreclr out of run functions (dotnet/cor...Elinor Fung
2019-04-09Add hostpolicy_context which holds information to load/execute the runtime (d...Elinor Fung
2019-04-06.NET Core WinRT Host (dotnet/core-setup#5527)Jeremy Koritzinsky
2019-04-03Make coreclr_property_bag_t handle lifetime of property strings (dotnet/core-...Elinor Fung
2019-04-01Move files only used for hostpolicy under hostpolicy subdirectory (dotnet/cor...Elinor Fung