platform/upstream/dotnet/runtime.git
2020-04-24 Jan VorlicekMerge pull request #35363 from janvorli/fix-unloadabili...
2020-04-24 monojenkins[wasm][debugger] Fix `evaluateOnCallFrame` for valuetyp...
2020-04-24 Zoltan VargaAdd build configuration to generate runtime packs for...
2020-04-24 Jan KotasDelete JIT_PATH host key/value pair (#35359)
2020-04-24 Aaron RobinsonFix nethost.h header file when consuming as a static...
2020-04-24 Andrew AuAdditional code cleanup (#35259)
2020-04-23 Steve MacLeanRevert "Build coreclr targetGeneric tests separately...
2020-04-23 Sergey AndreenkoDelete an extra new line when there is a child. (#35355)
2020-04-23 Andy AyersJit: run throw helper merge phase before morph (#35255)
2020-04-23 Tomáš RylekFix some overlooked template moves in the YML templates...
2020-04-23 Jan VorlicekFix failures in unloadability tests
2020-04-23 Jan VorlicekMerge pull request #35332 from janvorli/fix-runincontex...
2020-04-23 Egor Bogatov[mono] Enable LLVM for iOS by default for AppleAppBuild...
2020-04-23 Prashanth GovindarajanChanges triggered by the CA1834 analyzer (#35227)
2020-04-23 Anirudh Agnihotrycorrectly set runWorkingDirectory (#35322)
2020-04-23 Ryan Lucia[meta] Add embedding API function to get the default...
2020-04-23 Steve MacLeanBuild coreclr targetGeneric tests separately for CI...
2020-04-23 Maira WenzelUpdate docs links to 3.1 (#35309)
2020-04-23 Stephen ToubFix invalid cast in StringValues.this[int] (#35302)
2020-04-23 vivekbmUpdated assert statement to include a check for Timeout...
2020-04-23 Alexander KöplingerUpdate Android CI build image (#35333)
2020-04-23 Ryan Lucia[meta] Add GCHandle embedding API v2 with pointer-sized...
2020-04-23 Jo ShieldsBuild iOS AOT compiler against LLVM, always. (#35306)
2020-04-23 Alexander NikolaevTimeout increased to 10 miliseconds (#35289)
2020-04-23 David MasonMerge pull request #35049 from k15tfu/fix-coreclr-profi...
2020-04-23 Zoltan VargaRename the 'WebAssembly' OS to 'Browser' and the RID...
2020-04-23 Jan Jahodaenable Proxy_UseEnvironmentVariableToSetSystemProxy_Req...
2020-04-23 Andy AyersJIT: revise how the jit tracks use of generics context...
2020-04-23 Santiago Fernandez... Re-enable Windows 7 and Windows8.1 helix queues (#35211)
2020-04-23 Swaroop SridharJson-Parse: Parse with `RapidJson::kParseStopWhenDoneFl...
2020-04-23 Tarek Mahmoud... System.Diagnostics Tracing APIs (#35220)
2020-04-23 AlFasOptimize VectorX.Clamp according to proposed change...
2020-04-23 Maoni Stephensmore code cleanup (#35276)
2020-04-22 Egor Bogatov[mono] Bundle all tests to *.app for iOS as part of...
2020-04-22 Mitchell HwangMdhwang/reduce mobile checks (#35105)
2020-04-22 Nathan RicciImplemented cmd version of excludemonofailures paramete...
2020-04-22 Carol EidtFix SuperPmi MCS tool (#35290)
2020-04-22 Brian SullivanGCPOLL and Natural loop fixes (#34837)
2020-04-22 Egor Chesakov[Arm64] Implement ASIMD Extract Insert ExtractVector64...
2020-04-22 Tanner GoodingRemove the explicit IEquatable implementation from...
2020-04-22 Sergey AndreenkoFix store/load float LCL_FIELD with unaligned offsets...
2020-04-22 Alexander NikolaevPing timeout in SendPingWithIPAddress test increased...
2020-04-22 Viktor HoferStop passing in auto-discovered xunit traits (#35237)
2020-04-22 Kenneth PounceyMerge pull request #35275 from kjpou1/doc/requirements...
2020-04-22 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-04-22 monojenkinsFix a warning. (#35272)
2020-04-22 monojenkins[wasm][debugger] Fix enumerating for `this` on valuetyp...
2020-04-22 Vlad Brezae[amd64] Fix tailcall with arguments passed on stack...
2020-04-22 Jan VorlicekMerge pull request #35173 from am11/feature/solaris...
2020-04-22 Andy AyersJIT: add suppressed zero inits if we transform tail...
2020-04-22 Kenneth Pouncey[docs] Helpful links when building the first time.
2020-04-22 Nathan RicciEnable CI to run CoreCLR tests on Mono (#34054)
2020-04-22 Levi BroderickExpose BinaryReader / BinaryWriter 7-bit encoding metho...
2020-04-22 Simon NattressAdd Checked configuration to crossgen2 project (#35266)
2020-04-22 Andrew AuMore clrconfig cleanup (#35261)
2020-04-22 Aaron RobinsonStop passing GC types in IL tests. (#35207)
2020-04-21 Steve PfisterEnable the installer for mono Linux_x64 (#35127)
2020-04-21 Mitchell HwangConsolidate Microsoft.NETCore.App property usage (...
2020-04-21 Steve HarterRemove DisallowNull annotation in JsonConverter.Write...
2020-04-21 Lee CowardMerge pull request #35253 from dotnet/leecow-patch
2020-04-21 Lee Cowardadd 5.0 snap yamls
2020-04-21 Lee CowardMerge branch 'master' of https://github.com/dotnet...
2020-04-21 Juan HoyosFix dactablegen's search for MSDia and remove DIADll...
2020-04-21 Simon NattressEmit type layout check fixups (#34927)
2020-04-21 Vladimir Sadov[GC] Fix the bounds of desired size equalization loop...
2020-04-21 Anirudh Agnihotryupdate branding to preview5 (#35215)
2020-04-21 Kevin JonesAdd API docs for HashAlgorithmName.{Try}FromOid.
2020-04-21 JohnAdd new IntPtr/UIntPtr API surface (#307)
2020-04-21 Kevin JonesAdd API docs for HashAlgorithmName.{Try}FromOid.
2020-04-21 Adeel MujahidMerge branch 'master' into feature/solaris/coreclr...
2020-04-21 Egor Bogatov[mono] Fix iOS sample (#35241)
2020-04-21 Stephen ToubAvoid unnecessary ToLower calls in RegexCompiler genera...
2020-04-21 Jan VorlicekMerge pull request #34997 from janvorli/implement-nativ...
2020-04-21 Egor Bogatov[mono] Add LLVM support for iOS test runner; use runtim...
2020-04-21 Eirik Tsarpalis[CBOR] Implement support for tagged types (#34767)
2020-04-21 Stephen ToubImprove RegexCompiler's ToLower perf (#35203)
2020-04-20 Dan MoseleyAdd microsoft-extensions to area owners (#35186)
2020-04-20 Juan HoyosGuard against chaching of dangling global parent class...
2020-04-20 Levi BroderickAddress some edge cases in EncoderNLS.GetBytes draining...
2020-04-20 Aaron RobinsonAdd test for native COM client consuming managed COM...
2020-04-20 Vladimir SadovUse pinned arrays in Sockets (#34175)
2020-04-20 Levi BroderickImprove char.ToUpperInvariant / ToLowerInvariant perf...
2020-04-20 AdeelAddress PR feedback
2020-04-20 Fan YangRemove passing tests from exclude list (#35139)
2020-04-20 monojenkins[tests] Disable sgen-bridge.exe on Windows x64 FullAOT...
2020-04-20 Marcus TurewiczOverride IsByRefLike on S.R.E.*Builder classes (#34846)
2020-04-20 monojenkins[wasm][debugger] Implement `Runtime.callFunctionOn...
2020-04-20 John SalemAdd Reverse Diagnostics Server (#33307)
2020-04-20 Swaroop SridharSingle-File Bundler: Add a FileSize test (#35149)
2020-04-20 monojenkinsAdd ability to turn on just the portable executable...
2020-04-20 Jan VorlicekFix incorrect path of the runincontext script in Helix
2020-04-20 Alexander NikolaevHttp2LoopbackConnection properly handles stream termina...
2020-04-20 Jan VorlicekRemove MicrosoftFileFormatsVersion from eng/Versions...
2020-04-20 Jan VorlicekRemove notions of the buildtools and the GetModuleIndex
2020-04-20 Ryan LuciaAdd Mono-specific check for uninitialized default ALC...
2020-04-20 Vladimir SadovCastTable perf tweaks. (#34427)
2020-04-19 monojenkins[mono] Fix multidimensional array construction when...
2020-04-19 nietrasUpdate shared-generics.md to use `Method<>` instead...
2020-04-19 Anirudh Agnihotryfixing building of projects in VS (#35146)
2020-04-19 Andrew AuMake MappingType more usable (#35168)
next