Remove limits on IVT public key lengths. (#24042)
[platform/upstream/coreclr.git] / src /
2019-04-17 Jeremy KoritzinskyRemove limits on IVT public key lengths. (#24042)
2019-04-17 Tanner GoodingChanging Math.Max, Math.Min, Math.MaxMagnitude, and...
2019-04-17 Levi BroderickFix incorrect EHCount calculation (#24048)
2019-04-17 Jan VorlicekFix incorrect thread affinitization (#24045)
2019-04-17 José Rivero[EventPipe] Minor bug fixes, and remove redundant/unuse...
2019-04-16 Bruce ForstallMerge pull request #24037 from BruceForstall/ReduceStac...
2019-04-16 Sergey AndreenkoMerge pull request #24002 from sandreenko/fixDesktopFailure
2019-04-16 Sergey AndreenkoMerge pull request #23947 from sandreenko/reenableSyste...
2019-04-16 Sergey AndreenkoUse lvaGetDesc.
2019-04-16 Carol EidtArm64 vector ABI (#23675)
2019-04-16 Omair MajidUse delete [] on array types (#24027)
2019-04-16 Filip NavaraMove EventSource to shared CoreLib partition (#23925)
2019-04-16 Sergey AndreenkoMerge pull request #24009 from sandreenko/fixLsraBlockE...
2019-04-16 Omair MajidUse NewArrayHolder for array types in src/debug (#24013)
2019-04-16 Omair MajidUse NewArrayHolder for array types (#24017)
2019-04-16 Egor ChesakovFix an issue with literal 0xFFFFFFFFFFFFF000LL being...
2019-04-16 Levi BroderickFix incorrect bit match pattern in UTF-16 validation...
2019-04-16 Jan KotasFold ResourceSet::CommonInit into constructor (#23993)
2019-04-16 Sergey AndreenkoFix lsraBlockEpoch check.
2019-04-15 Steve MacLeanInitialize IsolatedComponentLoadContext.Name (#24001)
2019-04-15 Egor BogatovAdd "partial" to MarshalAsAttribute (#24014)
2019-04-15 Jan KotasDelete unused YieldProcessorScalingFactor from GC ...
2019-04-15 Jan KotasRemove redundant UnderlyingSystemType calls (#24000)
2019-04-15 Fadi HannaCheck for null methodhandle before checking if the...
2019-04-15 Jeremy KoritzinskyOpt COM methods out of the new Windows instance-method...
2019-04-15 Benjamin BartelsImproved performance of System.Reflection.Emit API...
2019-04-15 Sergey AndreenkoGet rid of varNumInp.
2019-04-15 Sergey AndreenkoAnother surgery fix for genPutArgStk to fix desktop...
2019-04-15 Vladimir SadovMerge pull request #23981 from VSadov/arm32fix22422
2019-04-15 Bruce ForstallMerge pull request #23996 from BruceForstall/Fix64BitAl...
2019-04-15 Marco Rossignoliimprove entropy (#23591)
2019-04-15 Raz FrimanRemove unused offset calculation (#23793)
2019-04-15 Levi BroderickRemove old method names from Rune (#23938)
2019-04-14 vsadovRemoved support for short plug padding in `fit`.
2019-04-14 vsadovAdjust plug_size_to_fit to consider large alignment...
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 Jan KotasFix AssemblyName regression
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03913-01, previe...
2019-04-14 Jan KotasDelete unused AssemblyName._hashForControl and related...
2019-04-13 Steve MacLeanEnterContextualReflection handle null (#23953)
2019-04-13 Jan KotasDelete outdated comment (#23967)
2019-04-13 Next TurnRemove unnecessary ThrowIfCreated call (#23839)
2019-04-13 mikednFix ARM's genPutArgStk codegen (#23867)
2019-04-13 Bruce ForstallMerge pull request #23948 from BruceForstall/Fix23920
2019-04-13 Filip NavaraMove DateTime Windows implementation to shared CoreLib...
2019-04-13 Jan KotasDelete outdated comment
2019-04-13 Jan KotasDelete COMPlus_FinalizeOnShutdown (#23595)
2019-04-13 Bruce ForstallMerge pull request #23935 from BruceForstall/FixArm64La...
2019-04-13 Sung Yoon WhangFix EventPipe IPC streaming (#23768)
2019-04-12 Bruce ForstallFix x86 stack probing (#23881)
2019-04-12 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#23893)
2019-04-12 Jan VorlicekFix OSX debugging (#23924)
2019-04-12 Bruce ForstallDisplay the arm instruction size
2019-04-12 Bruce ForstallUpdate maximum allowed arm prolog size
2019-04-12 Carol EidtDon't Free UpperVector (#23889)
2019-04-12 Bruce ForstallFix arm64 localloc with large outgoing argument space
2019-04-12 bdebaereConsolidate duplicate assignment (#23923)
2019-04-12 Sergiy KuryataMerge pull request #23900 from sergiy-k/fixcrossarchr2r1
2019-04-12 Andy AyersJIT: update byref null check logic to handle field...
2019-04-12 bdebaereRemove duplicates. (#23922)
2019-04-12 Levi BroderickAdd optimized UTF-8 validation and transcoding apis...
2019-04-12 Steve MacLeanFix Assembly.LoadFromPartialName(string) (#23912)
2019-04-12 Stephen ToubFix Version's comparer operators to allow null (#23898)
2019-04-12 Steve MacLeanFix 23740 (#23906)
2019-04-11 Andy AyersJIT: fix assert when there are mixed types in Enum...
2019-04-11 Levi BroderickClarify comment in 3-byte processing
2019-04-11 Levi BroderickAdd missing check to 3-byte processing logic
2019-04-11 Levi BroderickPR feedback: Clarify 3-byte sequence processing
2019-04-11 Jan KotasDisable nullability-related warnings
2019-04-11 Levi BroderickFix compilation failure in Utf16Utility
2019-04-11 Levi BroderickPR feedback: document tempUtf8CodeUnitCountAdjustment...
2019-04-11 Levi BroderickPR feedback: Clarify charIsNonAscii vector usage
2019-04-11 Levi BroderickPR feedback: Validate nint definitions
2019-04-11 Levi BroderickPR feedback: Remove redundant endianess checks
2019-04-11 Levi BroderickPR feedback: CountNumberOfLeadingAsciiBytesFrom24BitInteger
2019-04-11 Levi BroderickPR feedback: Fix typos
2019-04-11 Jeremy KoritzinskyIf a delegate type is a WinRT delegate or a WinRT-proje...
2019-04-11 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
2019-04-11 Steve MacLeanContextual reflection (#23740)
2019-04-11 Jan VorlicekMerge pull request #23824 from janvorli/remove_unix_cpu...
2019-04-10 Levi BroderickRe-flow Utf8Utility.Helpers
2019-04-10 Levi BroderickRename DWORD -> UInt32 throughout API surface
2019-04-10 Levi BroderickAdd comments tracking JIT workarounds.
2019-04-10 Egor BogatovMove AssemblyName to shared (#23737)
2019-04-10 Filip NavaraMove TimerQueue.TickCount Windows implementation to...
2019-04-10 Ludovic HenryMake GC.GetGCMemoryInfo public (#23779)
2019-04-10 Brian SullivanMerge pull request #23876 from briansull/jit-dump
2019-04-10 Sergey AndreenkoMerge pull request #23858 from sandreenko/fixOptPrepare...
2019-04-10 Jeremy KoritzinskyCheck for a null import descriptor when fixing up vtabl...
2019-04-10 Brian Sullivanjit-format
2019-04-10 Brian SullivanImproved JitDump
2019-04-10 Sergey AndreenkoUpdate the comment.
2019-04-10 Tarek Mahmoud SayedUpdate Range.GetOffsetAndLength (#23855)
2019-04-10 Tanner GoodingTweaking some APIs according to user feedback. (#23857)
2019-04-10 Jan VorlicekFix few issues discovered by testing
2019-04-10 Jan VorlicekFix RecycledLists size on Unix
2019-04-10 Sergey AndreenkoChange optExtractSideEffList to optExtractSideEffList.
2019-04-10 Sergey AndreenkoFix newlines for ilegal trees in `gtDispTree`.
2019-04-10 Sung Yoon WhangExpose new EventCounter APIs (#23808)
next