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
path: root/src/mono
AgeCommit message (Expand)Author
2021-01-14Fix bad case-insensitive ASCII equality check (#45928) (#46057)Levi Broderick
2020-11-23[release/5.0] Browser support for Debugger::Break. (#45038)Larry Ewing
2020-11-21[release/5.0] Add backward compatibility file to timezone data compilation (#...Tammy Qiu
2020-11-18update branding for mono nuget transport packages (#44832)Anirudh Agnihotry
2020-10-20[mono] Copy image data with AssemblyLoadContext.LoadFromStream (#43593)github-actions[bot]
2020-10-11Make stableVersion not set for non-shipping packages in coreclr & mono subset...Anirudh Agnihotry
2020-10-09turn on stable flag and pin version (#43182)Anirudh Agnihotry
2020-10-09[release/5.0] Backport string marshaling fixes #42486 and #42658 (#42884)github-actions[bot]
2020-10-09update versions (#43192)Anirudh Agnihotry
2020-10-02[release/5.0] [wasm] Download Symbols from microsoft symbol server (#42901)Thays Grazia
2020-09-25[release/5.0-rc2][wasm][debugger] Fixing step over in an async method (#42699)Thays Grazia
2020-09-25[release/5.0-rc2][wasm][debugger] Fix line number information for hidden loca...Thays Grazia
2020-09-22[release/5.0-rc2] [wasm][debugger] Fix stepping out from an async method (#42...github-actions[bot]
2020-09-22Add support for associating BrowserDebugHost with parent process (#42551)Safia Abdalla
2020-09-21[release/5.0-rc2] Add test for wasm loader regression, fix loading from bundl...Ryan Lucia
2020-09-19[release/5.0-rc2] Support loading assemblies and symbols into debugger via ca...Safia Abdalla
2020-09-18[release/5.0-rc2] Support sending events from runtime to debugging proxy (#42...Safia Abdalla
2020-09-17[release/5.0-rc2] [mono] Preserve GetterAdapterFrame if CreateGetterDelegate ...github-actions[bot]
2020-09-16[release/5.0-rc2] Backport wasm debugger improvements, and fixes (#42057)Ankit Jain
2020-09-11[release/5.0-rc2] Backport Browser Unsupported Attribute Changes Properly (#4...Mitchell Hwang
2020-09-10[release/5.0-rc2] Fix mono_wasm_get_obj_type performing a failed assembly loa...github-actions[bot]
2020-09-10Remove OSPlatformAttribute attributes from wasm linked output (#41806)github-actions[bot]
2020-09-04[release/5.0-rc2] Use dynamic port for BrowserDebugHost process (#41715)github-actions[bot]
2020-08-31Bump emscripten version to 2.0.1 (#41509) (#41588)Alexander Köplinger
2020-08-26[release/5.0] Update ICU package (#41320)Egor Bogatov
2020-08-25Correctly enumerate files in Microsoft.NETCore.BrowserDebugHost.Transport.pkg...github-actions[bot]
2020-08-21Add dependencies for BrowserDebugHost into Microsoft.NETCore.BrowserDebugHost...github-actions[bot]
2020-08-21Update dotnet_support.js (#41058) (#41129)Mackinnon Buck
2020-08-18[mono] Loader improvements: bundle optimization and logging (#40819)Ryan Lucia
2020-08-18[mono] Add `X86Base` support. (#40861)imhameed
2020-08-18[aot] Avoid emitting generic instances with vtype arguments on wasm to save s...monojenkins
2020-08-17Update linker warning numbers (#40865)Sven Boemer
2020-08-15[wasm] Add Timezone data generator as build task (#39913)Tammy Qiu
2020-08-15Change Assembly.GetFile(s) to throw when in-memory (#40593)Andy Gocke
2020-08-15[mono] Make bundle filename changes netcore-only (#40845)Ryan Lucia
2020-08-14[runtime] Update cmake build. (#40811)Zoltan Varga
2020-08-14[mono] Improve MonoImage filename handling for bundled images (#40818)Ryan Lucia
2020-08-14[wasm] Changing debugger wasm test (#40792)Thays Grazia
2020-08-14[mono] Adjust wasm gitignore and Makefile (#40797)Ryan Lucia
2020-08-14Cleanup old corefx/coreclr GitHub issue links (#40286)Alexander Köplinger
2020-08-13JS api for creating GC roots to store temporary object references in (#40645)Katelyn Gadd
2020-08-13[wasm][tests] Support running tests with a browser (#40173)Ankit Jain
2020-08-13[aot] Fix an assert which is hit for generic instances with a lot of argument...monojenkins
2020-08-13[wasm] Remove unnecessary console messages. (#40728)Thays Grazia
2020-08-13[interp] Rework OBJREF and fix a GC issue (#40710)Vlad Brezae
2020-08-12[wasm] Fix debugger tests source format (#40725)Thays Grazia
2020-08-12[browser] Move the test specific code to the right location (#40722)Larry Ewing
2020-08-12[mono] Fix configure to actually disable dllmap on non-mobile platforms (#40686)Ryan Lucia
2020-08-12[coop] Use handles for mono_runtime_try_invoke_array (#40614)Vlad Brezae
2020-08-12[aot] Avoid dedup-ing non-public instances. (#40643)monojenkins