platform/upstream/dotnet/runtime.git
2022-01-02 Zoltan Varga[mono][wasm] Remove unused targets from wasm/Makefile...
2022-01-01 Michal StrehovskýUpdate issue suppressions (#63248)
2021-12-31 Bruce ForstallImprove SuperPMI error message for JIT asserts (#63229)
2021-12-31 Michal StrehovskýBring over ILCompiler.Compiler unit tests (#63232)
2021-12-31 Tomas Weinfurtavoid ArgumentOutOfRangeException while processing...
2021-12-31 Michal StrehovskýSpeed up crossgen2 by a couple percent (#63234)
2021-12-31 Michal StrehovskýSwitch to objwriter from the dotnet/llvm-project repo...
2021-12-31 Tlakaelel Axayakatl... Add ILLink.Shared project to Native AOT (#63230)
2021-12-30 Michal StrehovskýAllow managed type system tests on Alpine (#63207)
2021-12-30 Michal StrehovskýRename test suppressions (#63210)
2021-12-30 masonwheelerFix ILVerify.ILVerifyTypeSystemContext.VerifyModuleName...
2021-12-30 Dan MoseleyFix regex test OOM (#63092)
2021-12-30 Michael GanssFix typos in comments (#63220)
2021-12-30 Michal StrehovskýDefine MCREGs for ARM64 macOS (#63209)
2021-12-30 Michal StrehovskýAllow using ILCompiler without an IlcPath (#63211)
2021-12-30 Michal StrehovskýFix NativeAOT multifile test run (#63183)
2021-12-30 Andrii KurdiumovCleanup in NativeAOT from x86 attempt (#63182)
2021-12-29 Alexander Köplinger[mono] Use Xcode path from xcode-select instead of...
2021-12-29 Tomáš RylekFix _il suffix for _d/_r-variant ilproj tests (#63178)
2021-12-28 Bruce ForstallRemove unneeded ifdefs (#63160)
2021-12-28 Tomáš RylekUnify build mode for one previously missed form _opt_db...
2021-12-28 Marek SafarUse shared strings for Array:Copy exception messages...
2021-12-28 Egor ChesakovUse SIMD operations in InitBlkUnroll/CopyBlkUnroll...
2021-12-28 Tomáš RylekDeduplicate JIT/Methodical/tailcall tests and make...
2021-12-28 Jan KotasImprove auto-formatting of ref/System.Runtime (#63139)
2021-12-27 Pranav KFixup some formatting in shared code (#63156)
2021-12-27 Jan KotasMove System.Runtime.InteropServices.RuntimeInformation...
2021-12-27 Zoltan Varga[mono] Fix a regression caused by 9ddd58a58d14a7bec5ed6...
2021-12-27 Andrii KurdiumovNativeAOT: Do not run Vector version of Hardware Intrin...
2021-12-26 Jan KotasDelete NativeAOT-specific CoreLib string resources...
2021-12-26 Adeel MujahidParse compiler version in init-compiler.sh (#63126)
2021-12-25 Adeel MujahidFix libs.tests subset build on tizen arm64 (#63128)
2021-12-25 Adeel MujahidDelete unused libs.native shims (#63132)
2021-12-25 Marek SafarUse System.Runtime.InteropServices.EnableConsumingManag...
2021-12-24 Maxim LipninUpdate the apple testing doc (#63119)
2021-12-24 Maxim LipninFix setting the configuration parameter in the apple...
2021-12-23 Geoff KizerReduce size of HttpHeaderValueCollection (#63057)
2021-12-23 dotnet-maestro... [main] Update dependencies from dotnet/linker (#63044)
2021-12-23 Vlad Brezae[mono][interp] Remove null check during initblk/cpblk...
2021-12-23 Marek SafarRemove unnecessary assignment of a value to local varia...
2021-12-23 Adeel MujahidDelete some dead code (#63087)
2021-12-22 Buyaa NamnanOverride same attributes found at class and property...
2021-12-22 Geoff Kizerdisable failing HTTP3 interop test (#63055)
2021-12-22 Aleksey Kliger... [tests] Cleanup copy/pasted assembly update test projec...
2021-12-22 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-12-22 Pavel Savara[wasm] fix sample make files & RunScript bash lowercase...
2021-12-22 Marek Fišera[wasm] Tweak set timeout (#62898)
2021-12-22 dotnet-maestro... [main] Update dependencies from 5 repositories (#63043)
2021-12-21 Egor BogatovHandle parameterless ctors in structs in STJ's Reflecti...
2021-12-21 Pavel Savara[wasm] updated samples for ES6 and CJS (#62292)
2021-12-21 Robin LindnerExpose AppContext.SetData in ref assembly (#62996)
2021-12-21 Thays Grazia[wasm][debugger] Run getter using Runtime.GetProperties...
2021-12-21 Marek SafarMore static in System.ComponentModel.TypeConverter...
2021-12-21 Michal StrehovskýUpdate ObjWriter package (#63035)
2021-12-21 Michal StrehovskýFix HAVE_PTHREAD_CONDATTR_SETCLOCK detection on Android...
2021-12-20 Zoltan VargaVarious WASM AOT changes (#62997)
2021-12-20 Liviu Mandras... Fixed typo in remarks section of OnCompleted (#62982)
2021-12-20 dotnet-maestro... [main] Update dependencies from dotnet/runtime (#63010)
2021-12-20 Michał Makowskifix race condition in System.IO.Packaging (#63013)
2021-12-20 Anton FirszovWinHttp: always read HTTP/2 streams to the end (#62870)
2021-12-20 dotnet-maestro... [main] Update dependencies from dotnet/linker (#62771)
2021-12-20 bjornen77Improve XML documentation (#62994)
2021-12-20 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#62985)
2021-12-20 Michal StrehovskýFix managed CoreCLR build on Android (#63002)
2021-12-19 SingleAccretionImplement isMoffset for emitOutputAM (#62896)
2021-12-19 SingleAccretionRemove small casts on the RHS of ASG(CLS_VAR) (#62693)
2021-12-18 Michal StrehovskýHave NativeAOT test execution project include SDK ...
2021-12-18 anthonycaninoAdd 'w' and 's' bit to xarch instruction flags. (#61198)
2021-12-18 Pavel Savara[wasm] Testing with NodeJs on CI (#62779)
2021-12-18 Andy AyersSuppress OSR for crossgen2 execution (#62968)
2021-12-18 Michal StrehovskýAllow building libs against NativeAOT CoreLib (#62945)
2021-12-18 Michal StrehovskýHandle RunClassConstructor with nonreflectable cctor...
2021-12-17 Marek SafarUpdate shared trimming attributes with recently added...
2021-12-17 Jan KotasUnify implementation of string constructors accross...
2021-12-17 Tomáš RylekDeduplicate JIT/Methodical/explicit/coverage tests...
2021-12-17 Egor BogatovJIT: handle more cases for MOD/DIV -> UMOD/UDIV transfo...
2021-12-17 Egor BogatovRemove forward-sub for hw intrinsics during inlining...
2021-12-17 dotnet-maestro... [main] Update dependencies from dotnet/arcade llvm...
2021-12-17 Andy AyersOSR support for Arm64 (#62831)
2021-12-17 Kunal PathaksetInternalRegsDelayFree only for candidate lclVars...
2021-12-17 Maxim LipninDisable some suspicious tests which might lead to OOM...
2021-12-17 Andy Ayersignore directories when building TPA (#62932)
2021-12-17 Theodore TsirpanisRemove an unused .editorconfig entry. (#62905)
2021-12-17 pyracandaCorrected the grammar/spelling mistake in autogenerated...
2021-12-17 Michal StrehovskýIncrease iteration count in the FinalizeTest (#62924)
2021-12-17 Michal StrehovskýAdd Pri-0 test suppressions for NativeAOT (#62926)
2021-12-17 Bruce ForstallHandle zero-sized unwind fragment candidates (#62931)
2021-12-16 Jeremy KoritzinskyRemove the varargs-based mdarray helper. (#62855)
2021-12-16 SingleAccretionFix duplicated FldSeq in block morphing (#62687)
2021-12-16 Michal StrehovskýUpdate CODEOWNERS (#62928)
2021-12-16 Michal StrehovskýFix InvokeMember corner case (#62891)
2021-12-16 Michal StrehovskýImprove compatibility with IL Linker (#62890)
2021-12-16 Pavel Savara[wasm] callback to make waiting on module load easier...
2021-12-16 Tomáš RylekDelete several duplicate test projects under JIT/Method...
2021-12-16 Ankit Jain[wasm] Add support for running debugger tests CI (...
2021-12-16 SingleAccretionDelete `GT_SIMD_CHK` and `GT_HW_INTRINSIC_CHK` (#62088)
2021-12-16 Santiago Fernandez... Move 1604 docker based helix queues to 1804 (#62871)
2021-12-16 Vlad Brezae[wasm] Add a new supported signature for pinvokes ...
2021-12-16 Tom DeseynDirectory.Delete: prefer DirectoryNotFoundException...
2021-12-16 Pavel Savaradisable fragile http test on wasm (#62852)
next