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-11-21[release/5.0] Add backward compatibility file to timezone data compilation (#...Tammy Qiu
2020-10-01Infra changes required for stable builds (#42872)Anirudh Agnihotry
2020-08-26[release/5.0] Update ICU package (#41320)Egor Bogatov
2020-08-15[wasm] Add Timezone data generator as build task (#39913)Tammy Qiu
2020-08-13[wasm][tests] Support running tests with a browser (#40173)Ankit Jain
2020-08-06[wasm] Moving wasm debugger to dotnet/runtime (#40146)Thays Grazia
2020-08-01Remove Format wrappers around interpolated strings (#40231)Adeel Mujahid
2020-07-31Fix nullability warning in ApkBuilder.cs with newer Roslyn (#40155)Alexander Köplinger
2020-07-24WASM: Enable Invariant.Tests (#39814)Santiago Fernandez Madero
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-22[wasm] WasmAppBuilder write the json as json (#39660)Larry Ewing
2020-07-20[wasm] Sort Assembly List in WASM Apps (#39374)Mitchell Hwang
2020-07-20[wasm] Include data archives and timezone data by default (#39586)Larry Ewing
2020-07-17ICU integration and asset loading overhaul (#37971)Katelyn Gadd
2020-07-15Generate only unique entries in wasm pinvoke table generator (#39356)Marek Safar
2020-07-10[wasm] Fix linker dependency in the pinvoke callback table. (#39070)Zoltan Varga
2020-07-10[wasm] Implement pinvoke callback support. (#38932)Zoltan Varga
2020-07-10Delete tools-local\scripts (#39051)Jan Kotas
2020-07-10Cleanup references to centos 6 (#39006)Jarret Shook
2020-07-09Fix a few more license headers (#38973)Stephen Toub
2020-07-07[wasm] Add zoneinfo data for System.Runtime.TimeZoneInfoTestsTammy Qiu
2020-07-02[wasm] Ignore missing assemblies in the wasm app builder. (#38672)Zoltan Varga
2020-06-29[wasm] Enable the full gc by default (#38345)Larry Ewing
2020-06-18Add support to map test support files to wasm vfs in WasmAppBuilder (#37938)Santiago Fernandez Madero
2020-06-10[wasm] Testing improvements. (#37662)Zoltan Varga
2020-06-09Create Microsoft.NetCore.App.Ref targeting pack for NetCoreAppCurrent in libr...Viktor Hofer
2020-06-03Only pack either debug or release dotnet.js/wasm files in runtime packAlexander Köplinger
2020-06-02Rename to libruntime-android.so to libmonodroid.so (#37251)Egor Bogatov
2020-06-01Rename Installer test directory to tests (#34542)Ahmed Mohamed
2020-05-31[wasm] Include the pinvoke table into a separate file, so the generated decla...Zoltan Varga
2020-05-31[mono] Enable parallel mode for xunit on Android by default (#37058)Egor Bogatov
2020-05-30Reformat WasmAppBuilder to conform to the coding conventions. NFC. (#37199)Zoltan Varga
2020-05-28[wasm] Test runner improvements. (#37097)Zoltan Varga
2020-05-27Add a BundleTestWasmApp target to build wasm test apps for libraries. (#36739)Zoltan Varga
2020-05-27Reduce app size for iOS (#36902)Egor Bogatov
2020-05-27Make ApkBuilder less verbose (#37050)Egor Bogatov
2020-05-26[mono] Remove unaligned apk after Sign step (#37018)Egor Bogatov
2020-05-26Fix binplacing WASM files for in-tree runtime pack (#36985)Alexander Köplinger
2020-05-26Switch to getCacheDir if getExternalFilesDir is not available (#37009)Egor Bogatov
2020-05-22Fix wasm build when runtime configuration and configuration are different (#3...Santiago Fernandez Madero
2020-05-22[mono] Fix MonoRunner.java - assets were not copied correctly (#36824)Egor Bogatov
2020-05-21Fixing tests on android. (#36788)Thays Grazia
2020-05-20Add FullAOT mode for Simulator to AppleAppBuilder (#36759)Egor Bogatov
2020-05-20[mono] Fix iOS sample and use `dotnet publish` (#36745)Egor Bogatov
2020-05-19[mono] Enable System.Runtime.Tests on Android (#36655)Egor Bogatov
2020-05-19WASM app builder changes. (#36422)Zoltan Varga
2020-05-18Fix mono file name on iOS/Browser (#36646)Alexander Köplinger
2020-05-16[mono] Use "dotnet publish" for Android sample with ILLink (#36593)Egor Bogatov
2020-05-15Move mobile AppBuilder & AOTCompiler projects into tools-local (#36478)Steve Pfister
2020-05-08Delete task code that has been moved to the shared framework SDK in Arcade (#...Chaojie