platform/upstream/dotnet/runtime.git
2019-12-14 Tomáš RylekFix incorrect merge of my framework crossgenning fix...
2019-12-14 Anirudh AgnihotryRemoving "netcoreapp" and "netfx" TargetGroup (#457)
2019-12-14 Tomáš RylekFix crossgenning of framework libraries on Windows...
2019-12-14 Bruce ForstallFix JitEECallTimingInfo bit rot (#868)
2019-12-14 Bruce ForstallIgnore method name when doing `mcs -removeDup` (#602)
2019-12-14 David ShulmanFix enterprise testing pipeline due to live-live change...
2019-12-13 Carol EidtClarify Lowering in ryujit-overview (#859)
2019-12-13 yowltiny comment typo. (#846)
2019-12-13 Stephen ToubComment on why s_createProcessLock exists in Process...
2019-12-13 Carol EidtClarify Lowering in ryujit-overview (#844)
2019-12-13 Fadi HannaFix bug with type loadability validation (#841)
2019-12-13 Stephen ToubRevert workarounds for IEquatable and nullable (#795)
2019-12-13 Carlos Sanchez... FileSecurity/DirectorySecurity should support long...
2019-12-13 Jeremy KoritzinskyLocal live-live builds (#494)
2019-12-13 Stephen ToubRemove TKey : notnull constraint from `IDictionary...
2019-12-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-12-13 Viktor HoferInvoke dotnet.cmd/sh from right location in py (#823)
2019-12-13 Andrew AuFix the gc layout algorithm to not double count byref...
2019-12-13 Anubhav SrivastavaMiscellaneous performance fixes for Crossgen2 (#758)
2019-12-13 Fadi HannaCheck method can compile before rooting (#729)
2019-12-13 Santiago Fernandez... Add more path exclusions to subsets (#828)
2019-12-13 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2019-12-13 dhusemannUpdate Contributing.MD links (#815)
2019-12-13 Ivan Diaz SanchezAdded OS and Bit Specific tags to accordingly .csproj...
2019-12-13 Andy AyersJIT: fix spill logic for local structs (#797)
2019-12-12 Anton LapounovSupport targeting ARM64 in crossgen2 (#775)
2019-12-12 David WrightonFix the LockFreeReaderHashtable (#777)
2019-12-12 Fadi HannaFixes to static field offsets (#699)
2019-12-12 Bruce ForstallUpdate RyuJIT documentation (#755)
2019-12-12 Jeremy BartonMerge pull request #769 from vcsjones/735-fix
2019-12-12 Jan VorlicekLimit crossgen2 instantiating depth (#791)
2019-12-12 Eirik TsarpalisConsolidate NCL stress testing infrastructure (#700)
2019-12-12 Andrew AuMake sure we tell the same lie to the JIT for default...
2019-12-12 Santiago Fernandez... Set azure pipelines variables based on changed paths...
2019-12-12 Alexander NikolaevHttpListener.Stop closes the request queue handle with...
2019-12-12 Brian SullivanAdded PerfScore support for Arm64 (#751)
2019-12-12 Stephen ToubImprove RegexOptions.Compiled codegen for ignoring...
2019-12-12 Stephen ToubUpdate nullability.md
2019-12-12 Stephen ToubUpdate nullability.md
2019-12-11 buyaa-nAnnotate System.IO.FileSystem for nullable (#590)
2019-12-11 Andrew AuClarifies the comment
2019-12-11 Carol EidtKill a non-gc-type lclVar if it has a gc-type value...
2019-12-11 Viktor HoferMove dotnet.cmd/sh helper scripts into the repo root...
2019-12-11 Erhan AtesogluVerified the null checking in the extension methods...
2019-12-11 Bruce ForstallUpdate SuperPMI readme (#723)
2019-12-11 Krzysztof BogackiFix corehost RID generation logic for versionless distr...
2019-12-11 Kevin JonesConvert Win32 statuses to HResults.
2019-12-11 Tomáš RylekIncrease the heuristic fetchDepth value to 20 for the...
2019-12-11 Andrew AuMake sure we tell the same lie to the JIT for default...
2019-12-11 Jan VorlicekFix Emscripten build of libraries (#762)
2019-12-11 Medeni BaykalFixed a typo. (#763)
2019-12-11 Andrew ArnottDocument caution regarding AdvanceTo's side effect...
2019-12-11 Kevin JonesUse invalid password hresult in managed p12 reader
2019-12-11 Tomáš RylekSwitch over stress runs to live-live mode (#697)
2019-12-11 Anton LandorAdded tests to cover all branches of JsonNodeOptions...
2019-12-11 Jeremy KoritzinskyRemove unused CMake define. (#744)
2019-12-11 Andrew AuMerge pull request #719 from SrivastavaAnubhav/optional...
2019-12-11 Davis GoodinAdd installer build/test to the runtime.yml pipeline...
2019-12-11 David WrightonAdd porting guide (#716)
2019-12-10 Chris RossSync H2 namespace updates (#710)
2019-12-10 Jan VorlicekFix relro, now and PIE for host and libraries (#685)
2019-12-10 Fadi HannaDisable more tests from the crossgen2 run (#741)
2019-12-10 Anubhav SrivastavaRename --generate-map-file to --map.
2019-12-10 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2019-12-10 Jan VorlicekFix DynamicMethodDesc::Destroy vs code heap enumeration...
2019-12-10 Anubhav SrivastavaDisable generating a map file by default.
2019-12-10 Swaroop SridharUpdate Multi-level SharedFX Lookup Doc (#503)
2019-12-10 Mateo Torres... Merge pull request #692 from mateoatr/issue-353
2019-12-09 Bruce ForstallImprove superpmi collection steps (#652)
2019-12-09 Tomáš RylekLive-live CoreCLR ci.yml (#586)
2019-12-09 Jarret ShookRe-enable arm32 windows testing (#642)
2019-12-09 Cory NelsonMerge pull request #711 from dotnet/tratcher/codeowners
2019-12-09 Chris RAdd back CODEOWNERS for Http2 shared code
2019-12-09 Nikolche KolevUpdate repoRestore.targets (#451)
2019-12-09 v-jizho2Fix zero connection timeout issue (#400)
2019-12-09 Jan VorlicekImplement classMustBeLoadedBeforeCodeIsRun in crossgen2...
2019-12-09 Sung Yoon WhangTurn back on some of the EventPipe tests that were...
2019-12-09 Next TurnPublish nethost static library (#296)
2019-12-09 mateoatrPoison code before deleting the handle.
2019-12-09 mateoatrDelete handle before adding thunk to free list.
2019-12-09 Tomáš RylekAdd new YAML template for combined build of CoreCLR...
2019-12-09 mateoatrDestroy handle on UMEntryThunk::Terminate
2019-12-09 Bruce ForstallFix runtest.py for the dotnet/runtime repo (#669)
2019-12-09 Viktor HoferAdd runtime-assets dependency (#671)
2019-12-09 Roman MarusykConsolidate .netcoreapp.cs test files in System.Net...
2019-12-09 Anubhav SrivastavaFix logging initialization race (#616) (#634)
2019-12-09 Jan VorlicekFix crossgen2 issue with generic delegates (#613)
2019-12-09 Eugene SamoylovAdd support for escaped characters in JsonString (for...
2019-12-08 Jan KotasCorrect nullability annotations for CreateInstance...
2019-12-08 Tomáš RylekFix race condition in live-live CoreCLR PR (#658)
2019-12-08 Thomas GassmannFix broken links in workflow docs (#659)
2019-12-07 Marco RossignoliImplement AdvanceToEnd,UnreadSequence (#388)
2019-12-07 Emmanuel AndréTest span-based CopyTo/Async method (#390)
2019-12-07 Eric StJohnMerge pull request #631 from ericstj/fixNetCoreAppRestore
2019-12-06 mateoatrCheck if a UMEntryThunk has an existing handle
2019-12-06 Tomáš RylekFix two subtle bugs in CoreCLR test build (#625)
2019-12-06 Eirik TsarpalisInitial SslStream stress app work (#290)
2019-12-06 Fadi HannaExclude test from crossgenning (#592)
2019-12-06 Tomas Weinfurtuse 2x buffer when sysctl fails with ENOMEM (#591)
2019-12-06 David ShulmanRemove obsolete tests from System.Net.Security (#624)
next