platform/upstream/dotnet/runtime.git
2017-05-05 Tarun PothulapatiRemoved Dictionary<TKey, TValue>.GetValueOrDefault...
2017-05-05 Drew ScogginsAdd lean run support to CoreCLR perf (dotnet/coreclr...
2017-05-05 Stephen ToubMerge pull request dotnet/coreclr#11411 from justinvp...
2017-05-05 dotnet botUpdate CoreClr, CoreFx to preview2-25305-01, preview2...
2017-05-05 sergey ignatovFixed issue dotnet/coreclr#11383 (dotnet/coreclr#11385)
2017-05-05 Bruce ForstallMerge pull request dotnet/coreclr#11361 from mikedn...
2017-05-05 Mike McLaughlinFix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
2017-05-05 Mike DanesAdd missing GTF_EXCEPT when importing string length...
2017-05-05 Jan KotasMove UnmanagedMemoryStream and related types to shared...
2017-05-05 Bruce ForstallAdd new test for COMPlus_TailcallStress=1 bug, currentl...
2017-05-05 William GodbeMerge pull request dotnet/coreclr#11401 from wtgodbe...
2017-05-04 Karel ZikmundUpdate contributing-workflow.md
2017-05-04 Bruce ForstallRefactor arm32/arm64 per-node codegen into functions...
2017-05-04 wtgodbeRename all xxx.ni.dll's to xxx.dll for Helix Crossgen...
2017-05-04 Mike McLaughlinFix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
2017-05-04 Carol EidtUpdate first-class-structs.md
2017-05-04 Carol EidtUpdate first-class-structs.md
2017-05-04 Justin Van... Use ReferenceEquals instead of Delegate.op_Equality...
2017-05-04 Ian HaysRemove UnmanagedMemoryStream overflow checks. (dotnet...
2017-05-04 Jan KotasFix ProjectN build break (dotnet/corertdotnet/coreclr...
2017-05-04 Viktor HoferSystem.IO.Path.GetPathRoot string.Empty or whitespace...
2017-05-04 Jan VorlicekReenable MapViewOfFile PAL test1 (dotnet/coreclr#11393)
2017-05-04 Mike McLaughlinRemove stale section on managed debugging. (dotnet...
2017-05-04 Carol EidtMerge pull request dotnet/coreclr#11370 from CarolEidt...
2017-05-04 Tom DeseynDocument Linux libnuma dependency (dotnet/coreclr#11367)
2017-05-04 Davis GoodinDisable symbol package MyGet publish on release/* ...
2017-05-04 Jan KotasDelete moved file
2017-05-04 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3506...
2017-05-04 dotnet botUpdate CoreClr, CoreFx to preview2-25303-03, preview2...
2017-05-04 Mike McLaughlinCreatedump fixes and cleanup. (dotnet/coreclr#11368)
2017-05-03 Steve MacLean[Arm64/Unix] Revise JIT_MemSet (dotnet/coreclr#11217)
2017-05-03 Vladimir SadovAdding System\Runtime\CompilerServices\IsByRefLikeAttri...
2017-05-03 Russ KeldorphFix some static analysis warnings
2017-05-03 Carol EidtDump GT_IL_OFFSET value in hex
2017-05-03 Jan VorlicekRemove COMCoverage::nativeCoverBlock (dotnet/coreclr...
2017-05-03 Steve MacLeanFix Binder NI to IL fallback (dotnet/coreclr#11341)
2017-05-03 Gaurav KhannaPlace precompiled SPC.dll in native assets folder....
2017-05-03 Gaurav KhannaFix load from (dotnet/coreclr#11342)
2017-05-03 Atsushi KanamoriImplement Type.IsTypeDefinition property on CoreCLR...
2017-05-03 Russ KeldorphRevert "[ARM32/Linux] Copy tests.zip only for CI test...
2017-05-03 Drew ScogginsMerge pull request dotnet/coreclr#11362 from DrewScoggi...
2017-05-03 Drew ScogginsFix triggering of perf correctness runs
2017-05-03 Drew ScogginsMerge pull request dotnet/coreclr#11180 from DrewScoggi...
2017-05-03 Drew ScogginsAdd smoketest for performance tests
2017-05-02 Eric StJohnMerge pull request dotnet/coreclr#11340 from ericstj...
2017-05-02 Hyeongseok Oh[ARM32/Linux] Copy tests.zip only for CI test and use...
2017-05-02 John BottenbergEnable Marshal.SecureStringToBSTR and Marshal.ZeroFreeB...
2017-05-02 William GodbeMerge pull request dotnet/coreclr#11336 from wtgodbe...
2017-05-02 wtgodbeUpdate Unix test instructions
2017-05-02 Eric St. JohnFix folder name for cross-targeting assets
2017-05-02 Gaurav KhannaEnable LoadFrom to pickup assemblies next to requesting...
2017-05-02 Bruce ForstallMerge pull request dotnet/coreclr#11329 from BruceForst...
2017-05-02 dotnet botUpdate CoreFx to preview2-25302-03 (dotnet/coreclr...
2017-05-02 Russ KeldorphSurgically remove unsupported tailcall cases
2017-05-02 dotnet botUpdate CoreClr, CoreFx to preview2-25302-02, preview2...
2017-05-02 Cyd HaseltonAdded missing icu headers for Android (dotnet/coreclr...
2017-05-02 Bruce ForstallFix assert
2017-05-02 Aditya MandaleekaFix rgTail corruption in rare scavenging cases [Desktop...
2017-05-02 Jan KotasPartial revert "Move a few more files to shared CoreLib...
2017-05-02 Bruce ForstallFormatting
2017-05-02 Bruce ForstallRefactor GT_NEG/GT_NOT
2017-05-02 Bruce ForstallRefactor compares
2017-05-02 Bruce ForstallRefactor GT_PUTARG_REG
2017-05-02 Bruce ForstallRefactor GT_SWAP
2017-05-02 Bruce ForstallRefactor GT_RETURNTRAP
2017-05-02 Bruce ForstallRefactor GT_STOREIND
2017-05-02 Bruce ForstallRefactor GT_LCL_VAR and GT_STORE_LCL_VAR
2017-05-02 Bruce ForstallRefactor GT_STORE_LCL_FLD
2017-05-01 Bruce ForstallRefactor ARM/ARM64 GT_LCL_FLD codegen
2017-05-01 Wes HaggardMerge pull request dotnet/coreclr#11323 from dotnet...
2017-05-01 Bruce ForstallMerge pull request dotnet/coreclr#11067 from sjsinju...
2017-05-01 dotnet-botUpdate CoreClr to preview2-25301-03
2017-05-01 Pat GavlinMerge pull request dotnet/coreclr#11304 from pgavlin...
2017-05-01 Jan KotasMove a few more files to shared CoreLib partition
2017-05-01 Hyung-Kyu Choi[ARM] Update rootfs for Tizen armel (dotnet/coreclr...
2017-05-01 Davis GoodinFix current publish build warnings (dotnet/coreclr...
2017-05-01 William GodbeMerge pull request dotnet/coreclr#11309 from dotnet...
2017-05-01 Jan KotasFetch secondary handle only if primary is non-null
2017-05-01 Jan KotasAvoid unnecessary out arguments in DependentHandle...
2017-05-01 Pat GavlinMerge pull request dotnet/coreclr#11262 from pgavlin...
2017-05-01 Pat GavlinFormat code and fix a comment.
2017-05-01 Davis GoodinAdd symbol publish (index/archive) build leg (dotnet...
2017-05-01 Carol EidtMerge pull request dotnet/coreclr#11275 from CarolEidt...
2017-05-01 dotnet-botUpdate CoreClr, CoreFx to preview2-25301-01, preview2...
2017-05-01 Jan KotasRename internal field of primitive type structs and...
2017-04-29 Drew ScogginsMerge pull request dotnet/coreclr#11297 from DrewScoggi...
2017-04-29 William GodbeMerge pull request dotnet/coreclr#11272 from wtgodbe...
2017-04-29 Yi Zhang (CLR)Bring back Marshal.Read/Write overloads that takes...
2017-04-29 dotnet botUpdate CoreClr to preview2-25229-01 (dotnet/coreclr...
2017-04-29 William GodbeUpdate runtest.sh
2017-04-29 Pat GavlinFix dotnet/coreclr#11273 by adjusting the fix for VSO...
2017-04-28 wtgodbeEnsure we run the Crossgened test executable in R2R...
2017-04-28 Gaurav KhannaCorrectly enumerate loaded assemblies in AppDomain...
2017-04-28 Drew ScogginsFix typo
2017-04-28 Drew ScogginsAdd instructions for running local perf tests
2017-04-28 dotnet botUpdate CoreClr, CoreFx to preview2-25228-02, preview2...
2017-04-28 Jonghyun ParkEnable interpreter build (dotnet/coreclr#11252)
2017-04-28 Brian SullivanMerge pull request dotnet/coreclr#11268 from sdmaclea...
2017-04-28 Carol EidtAvoid over-constrained delayed-use register case
2017-04-28 Yi Zhang (CLR)Fix R2R issue with virtual method resolving to non...
next