platform/upstream/dotnet/runtime.git
2017-03-02 Evgeny Pavlov[x86/Linux] Initial fix of arguments passing in Functio...
2017-03-01 Jan VorlicekFix incremental build on Unix (dotnet/coreclr#9779)
2017-03-01 Steve MacLean[Arm64/Unix] Fix stack unwinding (dotnet/coreclr#9877)
2017-03-01 William GodbeMerge pull request dotnet/coreclr#9868 from wtgodbe...
2017-03-01 Aditya MandaleekaMerge pull request dotnet/coreclr#9770 from adityamanda...
2017-03-01 Pat GavlinMerge pull request dotnet/coreclr#9871 from pgavlin...
2017-03-01 Jon HannaTimespan division and multiplication. (dotnet/coreclr...
2017-03-01 Matt WarrenUpdate links to point to valid BotR pages (dotnet/corec...
2017-03-01 Peter KukolStreamlined MinOpts GC ref tracking. (dotnet/coreclr...
2017-03-01 Stephen ToubMerge pull request dotnet/coreclr#9831 from WinCPP...
2017-03-01 Yongseop Kim[x86/linux] Add IsIPinVirtualStub() on x86/linux (dotne...
2017-03-01 Steve MacLean[Arm64/Unix] Revert fix stack unwinding in CallDescrWor...
2017-03-01 Jonghyun Park[x86/Linux] Use ESTABLISHER_FRAME_POINTER_IS_CALLER_SP...
2017-03-01 Jonghyun Park[x86/Linux] Correct GetStackParameterSize on Funclet...
2017-03-01 Pat GavlinGuard a use of a possibly-uninitialized BitSet.
2017-03-01 Stephen ToubMerge pull request dotnet/coreclr#9870 from dotnet...
2017-03-01 WinCPPCorefx dotnet/coreclr#16274 - LazyInitializer.EnsureIni...
2017-03-01 Tarek Mahmoud... Globalization merge (dotnet/coreclr#9835)
2017-03-01 Jan KotasMove files that are identical with CoreRT under mscorli...
2017-03-01 dotnet-botUpdate CoreClr to beta-25101-01
2017-03-01 Alex PerovichMerge pull request dotnet/coreclr#9865 from alexperovic...
2017-03-01 Pat GavlinMerge pull request dotnet/coreclr#9609 from pgavlin...
2017-03-01 wtgodbeAllow user to zip tests even when not building against...
2017-03-01 Pat GavlinMerge pull request dotnet/coreclr#9862 from mikedn...
2017-03-01 Bruce ForstallMerge pull request dotnet/coreclr#9825 from mskvortsov...
2017-02-28 Aditya MandaleekaAdd 6 byte NOP instruction.
2017-02-28 Aditya MandaleekaImplement card bundles for non-Windows platforms.
2017-02-28 Pat GavlinHandle contained nodes earlier in buildRefPositionsForNode.
2017-02-28 Pat GavlinMerge pull request dotnet/coreclr#9794 from pgavlin...
2017-02-28 Alex PerovichAdd more shared sources
2017-02-28 Rahul KumarMerge pull request dotnet/coreclr#9729 from rahku/hijackfix
2017-02-28 Jarret ShookMerge pull request dotnet/coreclr#9857 from jashook...
2017-02-28 Mikhail SkvortcovRyuJIT/ARM32: Enable P/Invoke lowering.
2017-02-28 Jan VorlicekFix mismatch in the cmake script endif condition (dotne...
2017-02-28 Gaurav KhannaMerge pull request dotnet/coreclr#9781 from dotnet...
2017-02-28 Mike DanesFix broken GT_GE - VNF_GT_UN mapping
2017-02-28 Bruce ForstallMerge pull request dotnet/coreclr#9852 from mskvortsov...
2017-02-28 Andy AyersRemove some unused benchmarks (dotnet/coreclr#9843)
2017-02-28 jashookAdd the correct offset for finding nested structs.
2017-02-28 Pat GavlinMerge pull request dotnet/coreclr#9796 from pgavlin...
2017-02-28 Hyeongseok OhFix cross component builderror - CMakeLists.txt for...
2017-02-28 Mikhail SkvortcovRyuJIT/ARM32: enable CG for GT_LABEL nodes
2017-02-28 Frederik CarlierDisable DBGIPC_TRANSPORT_DI and DBGIPC_TRANSPORT_VM...
2017-02-28 Jonghyun ParkUse BIT64 instead of _WIN64 for LONG helpers (dotnet...
2017-02-28 dotnet-botUpdate CoreClr, CoreFx to beta-25028-02, stable, respec...
2017-02-28 Yongseop Kim[x86/linux] Implement BackPatchWorkerAsmStub (dotnet...
2017-02-28 Sergey AndreenkoMerge pull request dotnet/coreclr#9774 from sandreenko...
2017-02-28 Dan MoseleyReplace INSIDE_CLR with CORECLR (dotnet/coreclr#9841)
2017-02-28 Alex PerovichMove Used interop sources into shared folder (dotnet...
2017-02-28 Sergey AndreenkoCC fix
2017-02-28 Andy AyersSome tests for devirtualization (dotnet/coreclr#9834)
2017-02-28 Jonghyun ParkUse flags in exceptionhandling.cpp (dotnet/coreclr...
2017-02-28 Jonghyun Park[x86/Linux] Fix GetCurrentSP (dotnet/coreclr#9838)
2017-02-28 Sergey AndreenkocoreRT fat pointer hidden argument fix for calls with...
2017-02-27 Aditya MandaleekaMerge pull request dotnet/coreclr#9837 from adityamanda...
2017-02-27 Aditya MandaleekaRemove useless message from runtest output.
2017-02-27 Michal StrehovskýDon't generate a runtime lookup for static base if...
2017-02-27 Pat GavlinMerge pull request dotnet/coreclr#9795 from pgavlin...
2017-02-27 mikednImprove BitConverter.ToIntNN methods (dotnet/coreclr...
2017-02-27 mikednUse Unsafe.ReadUnaligned/WriteUnaligned in UMA (dotnet...
2017-02-27 mikednAdd Unsafe.ReadUnaligned/WriteUnaligned (dotnet/coreclr...
2017-02-27 Jonghyun ParkUse WIN64EXCEPTIONS to declare EE_PERSONALITY_ROUTINE...
2017-02-27 Jonghyun Park[x86/Linux] Clean up unused NakedThrowHelper stub ...
2017-02-27 Jonghyun Park[x86/Linux] 16-byte aligned Funclet Helpers (dotnet...
2017-02-27 Jonghyun ParkClean up PInvokeStubForHost and PInvokeStubForHostInner...
2017-02-27 Jonghyun ParkClean up nested WIN64EXCEPTIONS-ifdef (dotnet/coreclr...
2017-02-27 Jonghyun Park[x86/Linux] Use _X86_ instead of _TARGET_X86_ (dotnet...
2017-02-27 Jonghyun Park[x86/Linux] Clean up PopSEHRecords (dotnet/coreclr...
2017-02-27 Jonghyun Park[x86/Linux] Clean up CallRtlUnwind (dotnet/coreclr...
2017-02-27 Jonghyun Park[x86/Linux] Clean up ARRAY STUB(s) (dotnet/coreclr...
2017-02-26 Jan KotasDelete a bit of dead code (dotnet/coreclr#9801)
2017-02-26 Pat GavlinMerge pull request dotnet/coreclr#9789 from mikedn...
2017-02-26 Eric MellinoMerge pull request dotnet/coreclr#9782 from mellinoe...
2017-02-26 Jan KotasUpdate BitConverter from CoreFX (dotnet/coreclr#9788)
2017-02-26 Ben AdamsBetter ArraySegment .ctor tests (dotnet/coreclr#9800)
2017-02-25 Hyung-Kyu Choi[ARM/CI] Fix arm32 CI git check failure (dotnet/coreclr...
2017-02-25 Hyung-Kyu Choi[ARM/CI] Update arm CI to sync up with corefx change...
2017-02-25 Pat GavlinFix _our_GetThreadCycles for clang/xarch.
2017-02-25 Pat GavlinRefactor register arg handling in TreeNodeInfoInit.
2017-02-25 Pat GavlinRefactor isContained().
2017-02-25 Jan KotasMerge pull request dotnet/coreclr#9791 from dotnet...
2017-02-25 Jan KotasRevert "Simplified MinOpts GC ref tracking."
2017-02-25 Jan VorlicekFix GC hole when exception filter throws unhandled...
2017-02-25 Mike DanesTreat BitConverter.IsLittleEndian as an intrinsic
2017-02-25 James KoRemove `this == null` checks from string.Equals (dotne...
2017-02-25 Alex PerovichMove S.Buffers and S.IO sources shared with corert...
2017-02-25 Andy AyersMerge pull request dotnet/coreclr#9756 from AndyAyersMS...
2017-02-25 Stephen ToubUse clock_gettime(CLOCK_REALTIME) in DateTime.UtcNow...
2017-02-25 Ahson Ahmed... Merge pull request dotnet/coreclr#9598 from ahsonkhan...
2017-02-25 Eric MellinoIncrease the length of allowed parameters in ilasm.
2017-02-25 Aditya MandaleekaRemove optimizedtls.cpp (dotnet/coreclr#9777)
2017-02-24 Jan VorlicekRemove NakedThrowHelper and ifdef-out its callers ...
2017-02-24 Andy Ayersreview feedback
2017-02-24 Pat GavlinMerge pull request dotnet/coreclr#9336 from mikedn...
2017-02-24 Ian HaysMerge pull request dotnet/coreclr#9769 from ianhays...
2017-02-24 Jan VorlicekRemove getcontext and setcontext usage (dotnet/coreclr...
2017-02-24 Bruce ForstallMerge pull request dotnet/coreclr#9732 from hseok-oh...
2017-02-24 Mike DanesEnable DevDiv_377155
2017-02-24 Mike DanesFix incorrect cast in gtFoldExprConst
2017-02-24 Ian HaysUpdate FileLock/Unlock PNSE message for OSX
next