platform/upstream/dotnet/runtime.git
2019-09-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-09-01 Bruce ForstallSave corefx test build artifacts to unique folder ...
2019-08-30 Jarret Shookdlopen on Linux seems to not check the current working...
2019-08-30 Jeremy KoritzinskyAdd ability to only copy native test files to managed...
2019-08-30 Carol EidtCleanup unreachable struct code (dotnet/coreclr#26406)
2019-08-30 Dong-Heon JungMark Relocation Section as NotNeeded (dotnet/coreclr...
2019-08-30 Next TurnUse Span<T> in Encoding (dotnet/coreclr#25860)
2019-08-30 Jan VorlicekUpdate JITEEVersionIdentifier (dotnet/coreclr#26395)
2019-08-29 Carol EidtCleanup unreachable struct code
2019-08-29 Carol EidtCorrectly handle variable argument SIMDScalar (dotnet...
2019-08-29 mikednPHI_ARG actually has level 0, not 1 (dotnet/coreclr...
2019-08-29 Carol Eidt[skip ci] Update first-class-structs doc (dotnet/corecl...
2019-08-29 Jan VorlicekFix JIT_CheckedWriteBarrier for MHR (dotnet/coreclr...
2019-08-28 Brian RobbinsEmit RVA Instead of File Offset by Default in Native...
2019-08-28 Michelle McDanielDisable signing and publishing on perf builds (dotnet...
2019-08-28 Juan HoyosAdd generated resource source files to sourcelink PDBs...
2019-08-28 Egor BogatovMove FormatTypeName to Type (dotnet/coreclr#25631)
2019-08-28 Eric ErhardtDon't validate empty TransitionTimes on deserialization...
2019-08-28 Ivan Diaz SanchezMoved misplaced assert in StompWriteBarrier for safety...
2019-08-28 Aaron RobinsonRemove ComputeSuppressUnmanagedCodeAccessAttr() and...
2019-08-28 Jeremy KoritzinskyChange test stage to only depend on the build stage...
2019-08-28 Jan VorlicekUnify Unix arm compiler optimization options (dotnet...
2019-08-27 Jeremy KoritzinskyFix marshalling a pinnable multi-dimensional array...
2019-08-27 mikednStop using LIST nodes for PHI operand lists (dotnet...
2019-08-27 Stephen ToubFix pragma warning restore (dotnet/coreclr#26389)
2019-08-27 Jarret ShookUps timeout for build-test-job as we have been seeing...
2019-08-27 Tomáš RylekFix incorrect merge of test build / run split with...
2019-08-27 Jakob Botsch... Fix SIMD local alignment check for empty rsp-based...
2019-08-27 Jakob Botsch... Some minor ABI stress improvements
2019-08-27 Jan KotasDelete unused access right checks from PAL (dotnet...
2019-08-27 Tarek Mahmoud... Fix Abbreviated Genitive Month Names Parsing (dotnet...
2019-08-26 John Salem[master] Enhance EventPipe tests (dotnet/coreclr#26322)
2019-08-26 Michelle McDanielFix performance pipeline (dotnet/coreclr#26373)
2019-08-26 Tomáš RylekSplit test build and run into two jobs (2nd attempt...
2019-08-26 Jeremy KoritzinskyFix typo in calculating path to ILDasm in Microsoft...
2019-08-26 Egor BogatovMove AppContext.CoreCLR.cs to shared, remove static...
2019-08-26 Jarret ShookDisable based on dotnet/coreclr#26335 (dotnet/coreclr...
2019-08-26 blaster7thCorrected typo for X86 (dotnet/coreclr#26361)
2019-08-26 Stephen ToubFix comment typo in ManualResetValueTaskSourceCore
2019-08-26 Matt WarrenRemove redundant comment (dotnet/coreclr#26369)
2019-08-26 Vladimir SadovDo not use `AllocateUninitializedArray` in private...
2019-08-26 Stephen ToubDisable SA1001 for LocaleData.Unix.cs
2019-08-26 Stephen ToubContribute to IDE0055 (fix formatting)
2019-08-26 Stephen ToubContribute to StyleCop SA1002 (semicolon spacing)
2019-08-26 Stephen ToubFix StyleCop warning SA1001 (spaces around commas)
2019-08-26 Stephen ToubSeparate Async*MethodBuilder types into their own files...
2019-08-24 Jan KotasFix BinaryReader.ReadChars for fragmented Streams ...
2019-08-24 Aaron RobinsonRemove unused test file introduced in dotnet/coreclr...
2019-08-24 Next TurnRemove unnecessary !s for [DoesNotReturn] (dotnet/corec...
2019-08-24 Anirudh Agnihotryadding ci legs to release 3.1 branch (dotnet/coreclr...
2019-08-24 Fadi HannaMove testing jobs to a separate stage after the validat...
2019-08-24 Michelle McDanielFix passing of framework parameter in perf pipeline...
2019-08-23 Tomáš RylekRevert "Split test build and run into two jobs (dotnet...
2019-08-23 Tomáš RylekSplit test build and run into two jobs (dotnet/coreclr...
2019-08-23 Jarret ShookChange gh_25468 to build as an sdk project (dotnet...
2019-08-23 David MasonAdd ISOSDacInterface7 implementation (dotnet/coreclr...
2019-08-23 Fadi HannaReplace Ubuntu 1404 platforms with 1604 (dotnet/coreclr...
2019-08-23 Carol EidtRepro for dotnet/coreclr#25468 (dotnet/coreclr#26009)
2019-08-23 Jan VorlicekRemove unused runtime functions and files (dotnet/corec...
2019-08-23 Jan VorlicekFix PIE options (dotnet/coreclr#26323)
2019-08-23 Michal StrehovskýDo not expand variant isinst check inline (dotnet/corec...
2019-08-23 Sergey AndreenkoSmall cleaning in JIT32_GCENCODER functions. (dotnet...
2019-08-23 Vladimir SadovDo not clip CPU count when CPU quota is used. (dotnet...
2019-08-23 Koundinya VeluriRemove timeout in a test for GCStress modes (dotnet...
2019-08-22 John SalemMove TypeSystemLog::OnKeywordsChanged from EtwCallback...
2019-08-22 Brian SullivanImplement ilasm and ildasm support for .param constrain...
2019-08-22 Tarek Mahmoud... Cleanup GregorianCalendarHelper leap month checks...
2019-08-22 mikednFix loop hoist ordering (part I - "swap" case) (dotnet...
2019-08-22 Jarret ShookRemove native test build from build.sh (dotnet/coreclr...
2019-08-22 Michal StrehovskýMark methods specially handled in JitInterface Intrinsi...
2019-08-22 Fadi HannaFix issue with local getting out of scope (dotnet/corec...
2019-08-22 Stephen ToubFix IDE0034 (simplify default expression)
2019-08-22 Stephen ToubFix IDE0054 (use compound assignment)
2019-08-22 Stephen ToubFix (mostly) IDE0055 (formatting)
2019-08-22 Stephen ToubFix StyleCop warning SA1114 (parameter list should...
2019-08-22 Stephen ToubFix StyleCop warning SA1006 (empty statements)
2019-08-22 Stephen ToubFix StyleCop warning SA1005 (single line comment spacing)
2019-08-22 Stephen ToubFix (mostly) StyleCop warning SA1003 (operator symbol...
2019-08-22 Stephen ToubFix StyleCop warning SA1024 (colon spacing)
2019-08-22 Stephen ToubFix StyleCop warning SA1015 (closing generic brace...
2019-08-22 Stephen ToubFix StyleCop warning SA1013 (closing brace spacing)
2019-08-22 Stephen ToubFix StyleCop warning SA1012 (opening brace spacing)
2019-08-22 Stephen ToubFix StyleCop warning SA1008 (opening paren spacing)
2019-08-22 Stephen ToubFix StyleCop warning SA1002 (semicolon spacing)
2019-08-22 Stephen ToubFix StyleCop warning SA1001 (commas followed by whitespace)
2019-08-21 Jan VorlicekRemove unused PAL functions (dotnet/coreclr#26277)
2019-08-21 David WrightonAdd support ildasm to support the metadata option again...
2019-08-20 Matt GalbraithMerge pull request dotnet/coreclr#26177 from MattGal...
2019-08-20 Jakob Botsch... Mark emitted types assembly as collectible in ABI stres...
2019-08-20 Sergey AndreenkoRename WIN64EXCEPTIONS to FEATURE_EH_FUNCLETS. (dotnet...
2019-08-20 Jarret ShookMark nogc as a long running gc test (dotnet/coreclr...
2019-08-20 Stephen ToubAvoid race condition in DiagnosticCounter (dotnet/corec...
2019-08-20 John SalemFix IPC response for CollectTracingV2 (dotnet/coreclr...
2019-08-20 Ryan LuciaMove AssemblyLoadContext VM-invoked static resolve...
2019-08-20 madmirRe-enable xunit warning 1019 (dotnet/corefxdotnet/corec...
2019-08-20 David MasonUpdate crtsts (dotnet/coreclr#26238)
2019-08-20 Aaron RobinsonCreate flag to skip test jobs on internal builds (dotne...
2019-08-20 Stephen ToubRemove unused usings from Corlib (dotnet/coreclr#26250)
2019-08-20 Juan HoyosUse function-local StackingAllocator for adding EnC...
2019-08-19 Sung Yoon WhangAdd a check before firing events (dotnet/coreclr#25501)
next