platform/upstream/dotnet/runtime.git
2016-05-04 Andy AyersAdd some tests for optimization of booleans
2016-05-02 Bruce ForstallMerge pull request dotnet/coreclr#4719 from dotnet...
2016-05-02 Gaurav KhannaMerge pull request dotnet/coreclr#4684 from gkhanna79...
2016-05-02 Kyungwoo LeeMerge pull request dotnet/coreclr#4718 from kyulee1...
2016-05-02 Aditya MandaleekaMerge pull request dotnet/coreclr#4637 from adityamanda...
2016-05-02 Jan KotasMerge pull request dotnet/coreclr#4709 from myungjoo...
2016-05-02 Jan KotasMerge pull request dotnet/coreclr#4688 from dotnet...
2016-05-02 Bruce ForstallMerge pull request dotnet/coreclr#4692 from BruceForsta...
2016-05-02 Mike McLaughlinMerge pull request dotnet/coreclr#4543 from krytarowski...
2016-05-02 Kyungwoo LeeARM64: NativeVarArg
2016-05-02 Kyungwoo LeeMerge pull request dotnet/coreclr#4621 from kyulee1...
2016-05-02 Kyungwoo LeeARM64: Enable Varargs with float argument.
2016-05-02 Kyungwoo LeeMerge pull request dotnet/coreclr#4699 from kyulee1...
2016-05-02 Andy AyersMerge pull request dotnet/coreclr#4689 from AndyAyersMS...
2016-05-02 Gaurav KhannaEnable crossgen to load JIT from a custom location
2016-05-02 Bruce ForstallAdd support for easily collecting JitFuncInfoLogFile...
2016-05-02 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4710 from yizhang82...
2016-05-02 Russ KeldorphMerge pull request dotnet/coreclr#4707 from RussKeldorp...
2016-05-02 Russ KeldorphMerge pull request dotnet/coreclr#4704 from RussKeldorp...
2016-05-02 Yi Zhang (CLR)Fix warnings
2016-05-02 Jonghyun ParkFix dotnet/coreclr#4496 (dotnet/coreclr#4503)
2016-05-02 MyungJoo HamDisable WIN32_REGISTRY for UNIX platforms
2016-05-01 John ChenMerge pull request dotnet/coreclr#4556 from JohnChen0/r2r
2016-05-01 Russ KeldorphMark some GC tests incompatible with GCStress
2016-05-01 John Chen ... Support generic methods without generic dictionary
2016-05-01 Russ KeldorphMark LotsOfInlines tests as optimization-sensitive
2016-04-30 Mike McLaughlinMerge pull request dotnet/coreclr#4653 from mikem8361...
2016-04-30 Kyungwoo LeeARM64: Test.lst Update
2016-04-30 Kyungwoo LeeMerge pull request dotnet/coreclr#4687 from kyulee1/zap
2016-04-30 Aditya MandaleekaMerge pull request dotnet/coreclr#4698 from adityamanda...
2016-04-30 Aditya MandaleekaUse Unix version of WORKSPACE.
2016-04-30 Aditya MandaleekaUpdate directory check for case with multiple CoreFX...
2016-04-30 Michelle McDanielMerge pull request dotnet/coreclr#4691 from adiaaida...
2016-04-30 Andy AyersImplement JitNoInlineRange
2016-04-30 Aditya MandaleekaMerge pull request dotnet/coreclr#4695 from adityamanda...
2016-04-30 Aditya MandaleekaAdd cascading CoreFX directories to Unix CI run
2016-04-30 Aditya MandaleekaAllow multiple CoreFX bin directories to be specified...
2016-04-30 Bruce ForstallFix desktop build break introduced by CSdotnet/coreclr...
2016-04-29 Michelle McDanielSeparate NYIs for arithmetic operators on longs
2016-04-29 Bruce ForstallMerge pull request dotnet/coreclr#4676 from BruceForsta...
2016-04-29 Bruce ForstallChange RyuJIT/x86 testing
2016-04-29 Kyungwoo LeeARM64: Enabling Crossgen End-to-End Mscorlib
2016-04-29 Kamil RytarowskiTreat NetBSD like FreeBSD and OSX in PAL_VirtualUnwind...
2016-04-29 shionAdd query handling of IUnknown for MergeTokenManager...
2016-04-29 shionAdd query handling of ICLRPrivResource for Assembly...
2016-04-29 Jonghyun ParkSpecify the signedness of 'char' in HFA testcases ...
2016-04-29 Pat GavlinEliminate SEH interactions between the JIT and the...
2016-04-29 Swaroop SridharMerge pull request dotnet/coreclr#4655 from swaroop...
2016-04-29 Lakshmi PriyaMerge pull request dotnet/coreclr#4662 from Priya91...
2016-04-29 Mike McLaughlinFix issue dotnet/coreclr#4298 "SIGSEGV_libcoreclr.so...
2016-04-29 Bruce ForstallMerge pull request dotnet/coreclr#4670 from BruceForsta...
2016-04-29 Bruce ForstallMerge pull request dotnet/coreclr#4656 from BruceForsta...
2016-04-29 Sean GillespieMerge pull request dotnet/coreclr#4658 from swgillespie...
2016-04-29 MyungJoo HamARM Enable MulticoreJIT for mscorlib.dll build
2016-04-29 MyungJoo HamEnsure FEATURE_MANAGED_ETW isn't set for TargetUnix 2
2016-04-29 Jiyoung Giuliana Yunenable build of arm-softfp cross target component....
2016-04-29 Rahul KumarMerge pull request dotnet/coreclr#4652 from rahku/arm64...
2016-04-29 MyungJoo HamARM: Fix compiler definition inconsistency (dotnet...
2016-04-29 Jonghyun ParkEmbrace bash message with " (dotnet/coreclr#4633)
2016-04-29 Bruce ForstallFix 3596: attempt to spill a returned fp local w/o...
2016-04-29 Lakshmi Priya... Remove Ubuntu15.10 support.
2016-04-29 Gaurav KhannaMerge pull request dotnet/coreclr#4643 from gkhanna79...
2016-04-29 Sean GillespieFix a typo in GCMetrics that provides the wrong generat...
2016-04-28 Rahul KumarEnable ReadyToRun feature for arm64
2016-04-28 Bruce ForstallUpdate RyuJIT/x86 XMM register definitions and usage
2016-04-28 Swaroop SridharARM64: Update FP-context-pointer in ExceptionFrame
2016-04-28 Brian SullivanMerge pull request dotnet/coreclr#4632 from briansull...
2016-04-28 Bruce ForstallMerge pull request dotnet/coreclr#4646 from BruceForsta...
2016-04-28 Bruce ForstallMerge pull request dotnet/coreclr#4645 from BruceForsta...
2016-04-28 Bruce ForstallMerge pull request dotnet/coreclr#4644 from BruceForsta...
2016-04-28 Gaurav KhannaLoad JIT from a custom location
2016-04-28 Brian SullivanUpdated morph.cpp
2016-04-28 Bruce ForstallImprove AMD64 PSPSym behavior
2016-04-28 Bruce ForstallUpdate RyuJIT/x86 test exclusion list
2016-04-28 Bruce ForstallMerge pull request dotnet/coreclr#4622 from BruceForsta...
2016-04-28 Bruce ForstallFix 3516: Change an emitter #ifdef from _TARGET_AMD64_...
2016-04-28 Carol EidtMerge pull request dotnet/coreclr#4611 from CarolEidt...
2016-04-28 Michelle McDanielMerge pull request dotnet/coreclr#4602 from adiaaida...
2016-04-28 Bruce ForstallFix regression in internal Cobol test
2016-04-28 chunseokleeLinux Mint support for mscorlib.dll (dotnet/coreclr...
2016-04-28 Evgeny PavlovInitial support of lldb-3.8 for libsosplugin (dotnet...
2016-04-28 Jan KotasRefuse to compile references to nativecallable methods...
2016-04-28 Jan KotasMerge pull request dotnet/coreclr#4572 from JohnChen0...
2016-04-28 Rama krishnan... Merge pull request dotnet/coreclr#4614 from ramarag...
2016-04-28 Aditya MandaleekaRemove SYNCHMGR_PIPE_BASED_THREAD_BLOCKING and clean...
2016-04-28 Andy AyersMerge pull request dotnet/coreclr#4625 from AndyAyersMS...
2016-04-28 Jan KotasMerge pull request dotnet/coreclr#4626 from dotnet...
2016-04-28 Jan KotasFix FileLoadException message for CoreCLR (dotnet/corec...
2016-04-28 Sejong OhMerge pull request dotnet/coreclr#4578 from sejongoh...
2016-04-27 Brian SullivanStructPromote_0428
2016-04-27 Maoni StephensMerge pull request dotnet/coreclr#4585 from Maoni0...
2016-04-27 Sejong OhUpdate Vector3 Interop testcases
2016-04-27 Rama Krishnan... Arm64:Fxing up VM helper Table in mscorlib NI
2016-04-27 Carol EidtMark lvIsMultiRegArgOrRet returned lclVars lvDoNotEnreg...
2016-04-27 Lubomir LitchevMerge pull request dotnet/coreclr#4594 from LLITCHEV...
2016-04-27 Michelle McDanielAdd exclusions for RyuJIT x86 and x86 TestEnv
2016-04-27 Aditya MandaleekaMerge pull request dotnet/coreclr#4309 from adityamanda...
2016-04-27 Andy AyersInliner: implement FullPolicy
2016-04-27 Joseph TremouletMerge pull request dotnet/coreclr#4591 from JosephTremo...
2016-04-27 Bruce ForstallMerge pull request dotnet/coreclr#4586 from BruceForsta...
next