platform/upstream/dotnet/runtime.git
2019-03-08 Marek SafarUse platform specific implementation of GetCurrentProce...
2019-03-08 Dávid KayaAdded UserFlags field, unblocks dotnet/coreclr#34560...
2019-03-08 Sergey AndreenkoFix a rare JitStress assert. (dotnet/coreclr#23116)
2019-03-08 Sung Yoon WhangFix how we check whether events are enabled via LTTng...
2019-03-08 Carol EidtMerge pull request dotnet/coreclr#22708 from BrianBohe...
2019-03-07 Stephen ToubAdd missing CopyToAsync override in FileStream.Unix...
2019-03-07 Jarret ShookDisable tests based on 23103 and 23096 (dotnet/coreclr...
2019-03-07 mikednFix ARMv8.1 atomics disassembly (dotnet/coreclr#23070)
2019-03-07 Aaron RobinsonUpdate error message for when a parent is marked as...
2019-03-07 Andy AyersJIT: fix filter liveness computation (dotnet/coreclr...
2019-03-07 Juan HoyosFix control C trap hang in the debugger (dotnet/coreclr...
2019-03-07 Bruce ForstallClean up some arm64 prolog/epilog code (dotnet/coreclr...
2019-03-07 Bruce ForstallMerge pull request dotnet/coreclr#23085 from BruceForst...
2019-03-07 Jan KotasCleanup unused hosting interfaces (dotnet/coreclr#23091)
2019-03-07 Hugh BellamyCleanup Globalization info code (dotnet/coreclr#22591)
2019-03-07 Sergey AndreenkoIgnore warning in another build script. (dotnet/coreclr...
2019-03-07 Next TurnFix comment (dotnet/coreclr#23058)
2019-03-07 Mike McLaughlinFix missing includes in coreclr/src/debug/createdump...
2019-03-07 Michal StrehovskýRemove legacy behavior around non-virtual interface...
2019-03-07 Sven BoemerUse Microsoft Container Registry for docker images...
2019-03-07 Michal StrehovskýFix ProjectN build breaks (dotnet/corertdotnet/coreclr...
2019-03-07 Honza RamešFix ValueStringBuilder.EnsureCapacity to call Grow...
2019-03-07 dotnet-maestro... Update dependencies from dotnet/core-setup (dotnet...
2019-03-07 Viktor HoferProject msbuild syntax cleanup (dotnet/corefxdotnet...
2019-03-07 Michelle McDanielChange IBC data path to match Arcade standard (dotnet...
2019-03-06 Bruce ForstallFix PMI asm diffs
2019-03-06 Jarret ShookDo not conflict publish name based on scenario (dotnet...
2019-03-06 Koundinya VeluriTemporarily disable some WaitAny tests that have been...
2019-03-06 Michal StrehovskýImprove resiliency of LoadIBCMethodHelper (dotnet/corec...
2019-03-06 Andy AyersJIT: fix issue with assertion prop on isinst helpers...
2019-03-06 Carol EidtMerge pull request dotnet/coreclr#22912 from fiigii...
2019-03-06 Tanner GoodingFixing the float/double parsing logic to handle exponen...
2019-03-06 Fei Pengfix BroadcastScalarToVector128/256 and simplify MoveMask
2019-03-06 Steve MacLeanCleanup old code (dotnet/coreclr#23053)
2019-03-06 Andy AyersReduce running time of GitHub_19361 test case (dotnet...
2019-03-06 Jeremy KoritzinskyMove HasLayoutMetadata to methodtablebuilder.cpp (dotne...
2019-03-06 Stephen ToubClean up some string.Format usage (dotnet/coreclr#23025)
2019-03-06 Andrew AuFix issue 23040
2019-03-06 Andrew AuFix issue 23037
2019-03-05 John SalemUpdate delegate signature for GetSourceLineInfo and...
2019-03-05 Aaron RobinsonRe-enable RCW license tests (dotnet/coreclr#23023)
2019-03-05 Maryam AriyanAdd Type Forward (dotnet/coreclr#23036)
2019-03-05 Marek SafarMove more Assembly methods to shared partition (dotnet...
2019-03-05 Juan HoyosMerge pull request dotnet/coreclr#23002 from optimization
2019-03-05 Jarret ShookDisable test correctly. Missed casing (dotnet/coreclr...
2019-03-05 Russ KeldorphFix JIT/Directed/pinvoke/tail
2019-03-05 Andrew AuFix issue 23009
2019-03-05 Steve MacLeanRemove dead AppDomain unload code (dotnet/coreclr#23026)
2019-03-05 Sung Yoon WhangUpdate eventcounter spec (dotnet/coreclr#23019)
2019-03-05 Andy AyersJIT: remove unneeded ref count updating traversal from...
2019-03-05 Steve MacLeanRemove dead ContainToAppDomain (dotnet/coreclr#23021)
2019-03-05 Sergey AndreenkoDo not treat warnings as errors during corefx build...
2019-03-05 Aaron RobinsonRemove loose dependency in runtime on System.ComponentM...
2019-03-05 Steve MacLeanRemove BEGIN/END_EXCEPTION_GLUE from botr
2019-03-05 Egor ChesakovPass -priority= argument directly to build-test.cmd...
2019-03-04 Egor ChesakovPublish logs as pipeline artifacts for build-job.yml...
2019-03-04 Jarret ShookDisable tests for open issues (dotnet/coreclr#22976)
2019-03-04 Jarret ShookFix rid choice setup stress (dotnet/coreclr#23004)
2019-03-04 Jeremy KoritzinskyMove EEClassLayoutInfo::CollectLayoutFieldMetadataThrow...
2019-03-04 Carol EidtMerge pull request dotnet/coreclr#22791 from CarolEidt...
2019-03-04 Sinan KayaCleanup more GCC warnings (dotnet/coreclr#22872)
2019-03-04 Dotnet-GitSync-BotMirror changes from dotnet/corert (dotnet/coreclr#22985)
2019-03-03 Stephen ToubMerge pull request dotnet/coreclr#22981 from dotnet...
2019-03-03 Jan KotasDisable outdated tests
2019-03-03 Jan KotasFix CoreCLR build break
2019-03-03 Jan KotasUpdate CoreRT for changes in shared partition
2019-03-03 Fawad HalimCorrected some misspellings (dotnet/coreclr#22978)
2019-03-02 Marek SafarMove Activator to shared partition (dotnet/coreclr...
2019-03-02 GrantUse BitOperations in more callsites (CoreCLR) (dotnet...
2019-03-02 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-03-02 Jarret ShookRevert "Revert "Improve coreclrhost.h header" (dotnet...
2019-03-02 Jarret ShookRevert "Improve coreclrhost.h header" (dotnet/coreclr...
2019-03-02 Jan KotasDisable DOTNET_MULTILEVEL_LOOKUP in the build scripts...
2019-03-02 Marek SafarMove more Thread logic to shared partition (dotnet...
2019-03-02 Jan KotasFix CoreFX build break
2019-03-02 Jan KotasFix netfx build break
2019-03-02 Aaron RobinsonSupport IClassFactory2 - LicenseManager use in COM...
2019-03-02 Steve MacLeanUse arcade's version of dotnet to build (dotnet/coreclr...
2019-03-02 Varun VenkatesanRevert heapcount and enable CPU Groups to fix Ubuntu...
2019-03-01 Jan KotasFix CoreRT build breaks
2019-03-01 Juan Hoyos[master] Update dependencies from dotnet/arcade (dotnet...
2019-03-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-03-01 Marek SafarRemove unused code from EventSource (dotnet/coreclr...
2019-03-01 Foxtrek_64Label implements IEquatable<Label> (dotnet/coreclr...
2019-03-01 Andy AyersJIT: revise comment about struct-of-struct-of-field...
2019-03-01 José RiveroFixes: Audit missing entries in ClrEtwAll.man dotnet...
2019-03-01 Andrew AuFix issue dotnet/coreclr#22337
2019-03-01 Vance MorrisonMerge pull request dotnet/coreclr#22905 from vancem...
2019-03-01 Jeremy KoritzinskyTurn on IBC and enforce PGO in official and release...
2019-03-01 Morgan BrownImplement Serialization Guard
2019-03-01 Jan VorlicekMerge pull request dotnet/coreclr#22801 from janvorli...
2019-03-01 Jan VorlicekMerge pull request dotnet/coreclr#22821 from am11/fix...
2019-03-01 jashookDisable tests for a clean official build
2019-03-01 Jan VorlicekFix resource stream for collectible assemblies (dotnet...
2019-03-01 Stephen ToubAnother small tweak to fix Thread behavioral difference...
2019-03-01 Sung Yoon WhangFix keyword for PinPlugAtGCTime event (dotnet/coreclr...
2019-03-01 Levi BroderickAdd Rune.DecodeUtf16 / DecodeUtf8 and friends (dotnet...
2019-03-01 Aaron RobinsonMove COM related attributes to the shared source locati...
2019-03-01 Juan HoyosConsume optimization packages using new dependency...
2019-03-01 Sergey AndreenkoFix CoreFX build scripts2. (dotnet/coreclr#22931)
next