platform/upstream/coreclr.git
2018-12-06 Jeremy KoritzinskyPort CustomMarshalers.dll to C# and .NET Core (#21343)
2018-12-06 Andy AyersGuarded devirtualization foundations (#21270)
2018-12-06 Egor ChesakovUse array syntax in eng/test-job.yml (#21393)
2018-12-06 Jan KotasDelete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS...
2018-12-06 Jan VorlicekDisable native image usage for collectible assemblies...
2018-12-05 Egor ChesakovRefactor genAllocLclFrame into two architecture-specifi...
2018-12-05 Michelle McDanielMove the perf jobs to Windows.10.Amd64.ClientRS4.DevEx...
2018-12-05 Brian SullivanMerge pull request #21322 from mikedn/div-small-int
2018-12-05 Jarret ShookChange from phases to jobs (#21384)
2018-12-05 Swaroop SridharSuppress a CMake Warning (#21147)
2018-12-05 Jeremy KoritzinskyAdd tests for marshalling RuntimeHandle types. (#21091)
2018-12-05 Steve MacLeanRemove FromGAC & OnTPAList (#21371)
2018-12-05 Jan KotasRevert Array enumerator behavior change (#21368)
2018-12-05 dotnet-maestro... Update dependency files (#21352)
2018-12-05 Aaron RobinsonConvert SDK projects into non-SDK projects (#21369)
2018-12-05 Sergey AndreenkoAdd repro for `(reg2 == REG_NEXT(reg1)) || (reg2 =...
2018-12-05 Steve MacLeanFix XML comments on *nux (#21372)
2018-12-05 Aaron RobinsonAdditional tests for type equivalence (#21340)
2018-12-05 Stephen ToubMerge pull request #21313 from stephentoub/asynciterato...
2018-12-05 Fei PengImprove BMI2 MultiplyNoFlags APIs (#21362)
2018-12-04 Mike McLaughlinUpdate the symbol uploader/publisher to version 1.0...
2018-12-04 Stephen ToubMerge pull request #21356 from stephentoub/xmlcomments
2018-12-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27204...
2018-12-04 Stephen ToubDelete dead code in Task<T>
2018-12-04 Stephen ToubEnable building/validating XML comments in CoreLib
2018-12-04 Stephen ToubFix lots of malformed XML comments
2018-12-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27204...
2018-12-04 Tanner GoodingFixing the Vector64/128/256<T>.ToString(string) methods...
2018-12-04 Steve MacLeanRemove *LoadContextHostBinder (#21342)
2018-12-04 Jan KotasSort System.Private.CoreLib.csproj
2018-12-04 Jan KotasAdd RuntimeFeature.IsDynamicCodeSupported/IsDynamicCode...
2018-12-04 Stephen ToubFinish (mostly) erradicating StringBuilder marshaling...
2018-12-04 Jan KotasRefactor all FCalls out of AppDomain.cs (#21337)
2018-12-03 Egor BogatovVectorize some Guid APIs (ctor, TryWriteBytes) (#21336)
2018-12-03 Egor ChesakovRemove Hostx86/arm CrossGen from building and Simplify...
2018-12-03 Carol EidtMerge pull request #21264 from fiigii/x64only
2018-12-03 Jarret ShookCorrect platorm reach for the Official build (#21310)
2018-12-03 RuiClarify use of LoadFromAssemblyName method (#21256)
2018-12-03 Tomáš RylekImprovements for naked R2RDump output (#21317)
2018-12-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-12-03 Andy AyersJIT: fix overly aggressive type propagation from return...
2018-12-03 Andrew AuMake sure the debug registers are available in the...
2018-12-03 Steve MacLeanRemove IsNeutralDomain() (#21318)
2018-12-03 Rafael LilloFixes abbreviated genitive (#21230)
2018-12-03 IliaDon't typedef intptr_t/uintptr_t when PAL_STDCPP_COMPAT...
2018-12-03 Michal StrehovskýMake RyuJIT tolerate null CLASSID_RUNTIME_TYPE (#21331)
2018-12-03 Ben AdamsStore CurrentThread in ThreadStatic (#21328)
2018-12-03 Russ KeldorphRevert [publish symbols on FreeBSD (#21179)] (#21329)
2018-12-01 Jan KotasRename CorElementType enum members to match the others...
2018-12-01 Maoni Stephensadded info about the new .NET memory book (#21326)
2018-12-01 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-12-01 Mike DanesFix lclvar "cloning" in const division lowering
2018-12-01 Jan VorlicekEnable COM interop for collectible classes (#20919)
2018-12-01 Stephen ToubAddress PR feedback
2018-12-01 Aaron RobinsonChange target 'Target' and position in build steps...
2018-12-01 Fei PengMigrate 64-bit-only intrinsic tests to new APIs
2018-12-01 Fei PengMigrate FormattingHelpers.CountDigits to using Lzcnt.X64
2018-12-01 Fei PengImplement 64-bit-only intrinsic
2018-12-01 Steve MacLeanFix crossgen segfault
2018-12-01 Steve MacLeanAddress PR feedback
2018-12-01 Steve MacLeanRemove dead code
2018-11-30 Carol EidtMerge pull request #21311 from CarolEidt/FixLvaUpdateCl...
2018-11-30 Aaron RobinsonReenable TypeEquivalence tests (#21309)
2018-11-30 Fei PengRemove legacy 64-bit intrinsic APIs
2018-11-30 Stephen ToubAdd AsyncIteratorStateMachineAttribute
2018-11-30 Andrew AuEliminate the requirement that abort requires no lock...
2018-11-30 Carol EidtFix dump in LvaUpdateClass
2018-11-30 Aaron RobinsonUpdate how CoreDisTools is discovered (#21261)
2018-11-30 Stephen ToubA few more Enum perf improvements (#21284)
2018-11-30 dotnet-maestro... Update dependency files (#21211)
2018-11-30 David MasonFix perf issues with GetCurrentThreadHomeHeapNumber...
2018-11-30 Aaron RobinsonDisable TypeEquivalence tests due to flaky x86 build...
2018-11-30 Jan KotasUndo accidental change
2018-11-30 Levi BroderickAdd EnumerateRunes() ref APIs and unit tests (dotnet...
2018-11-30 Jan KotasDelete CORECLR ifdef (dotnet/corert#6610)
2018-11-30 John DoeTypos (dotnet/corert#6605)
2018-11-30 Michal StrehovskýProperly report intrinsic fields (dotnet/corert#6602)
2018-11-30 Juan HoyosMerge pull request #21287 from hoyosjs/fix-tls-daccast
2018-11-30 Alexej LiebenthalAdded TryParse to StandardFormat (#21216)
2018-11-30 Brian RobbinsDefer Initialization of FrameworkEventSource During...
2018-11-29 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview...
2018-11-29 Juan Sebastian... Properly DACize TLB access for thread local statics
2018-11-29 Fei PengAdd SuperPMI code for the new getMethodNameFromMetadata
2018-11-29 Fei PengUpdate JIT/EE getMethodNameFromMetadata to get enclosin...
2018-11-29 Stephen ToubConsolidate validation code in Enum.ToObject overloads...
2018-11-29 Stephen ToubImprove performance of Enum.{Try}Parse (#21214)
2018-11-29 Aaron RobinsonEnable type equivalence (#21265)
2018-11-29 Tanner GoodingImplement the Count property, the IEquatable and IForma...
2018-11-29 Jeremy KoritzinskyAdd more advanced SafeArray tests (#21063)
2018-11-29 Jan VorlicekFix build parallelism on Windows with NUMA (#21278)
2018-11-29 Tanner GoodingDon't treat the Vector64/128/256<T> helper methods...
2018-11-29 Bruce ForstallMerge pull request #21267 from BruceForstall/FixExclusion
2018-11-29 Tomas Weinfurtpublish symbols on FreeBSD (#21179)
2018-11-29 Tanner GoodingUpdating genSIMDZero to only use `xorps` (#21249)
2018-11-29 Andy AyersTrack single def locals in importer (#21251)
2018-11-29 Swaroop SridharFix #21209 (#21237)
2018-11-29 John SalemAdd IsCollectible property to Memberinfo and MethodInfo...
2018-11-29 Stephen ToubImprove Enum.ToString perf for [Flags] enums (#21254)
2018-11-29 Andrew AuRemove obsolete assert (#21260)
2018-11-29 Jan KotasDelete code related to LoaderOptimization and SharedDom...
next