platform/upstream/coreclr.git
2016-05-04 Aditya MandaleekaMerge pull request #4504 from krytarowski/netbsd-support-72
2016-05-04 SivarvMerge pull request #4755 from sivarv/mcall
2016-05-04 Kyungwoo LeeMerge pull request #4723 from kyulee1/tailcall
2016-05-04 Michelle McDanielMerge pull request #4727 from adiaaida/overflowLongArit...
2016-05-04 sivarvMulti-reg call node support.
2016-05-04 Sean GillespieMerge pull request #4757 from swgillespie/gcstress...
2016-05-04 Bruce ForstallMerge pull request #4760 from dotnet-bot/from-tfs
2016-05-04 Kyungwoo LeeARM64: Enable Tail Call with Vararg
2016-05-04 Rahul KumarMerge pull request #4759 from rahku/crossgen
2016-05-04 Kyungwoo LeeMerge pull request #4771 from myungjoo/fix/4746
2016-05-04 MyungJoo HamUnix/Build: use -fsigned-char
2016-05-04 Pat GavlinMerge pull request #4478 from pgavlin/JitPackaging
2016-05-04 Aditya MandaleekaMerge pull request #4768 from adityamandaleeka/fix_ci_c...
2016-05-04 Yi Zhang (CLR)Merge pull request #4740 from yizhang82/interop_x86_test
2016-05-04 Aditya MandaleekaAdd quotes around coreFxBinDir example.
2016-05-04 Andy AyersMerge pull request #4753 from AndyAyersMS/InlineForSize
2016-05-04 Kamil RytarowskiAdd initial NetBSD documentation
2016-05-04 Russ KeldorphMerge pull request #4705 from RussKeldorph/vector3interop
2016-05-03 MyungJoo HamARM: fix stack frame management (#4641)
2016-05-03 Aditya MandaleekaMerge pull request #4693 from adityamandaleeka/delegate...
2016-05-03 Aditya MandaleekaAdd test for Begin/EndInvoke throwing PlatformNotSuppor...
2016-05-03 Rahul KumarFix checking of correct errorlevel for crossgen
2016-05-03 Bruce ForstallMerge pull request #4738 from dotnet-bot/from-tfs
2016-05-03 Sean GillespieMerge pull request #4721 from swgillespie/gcsimulator
2016-05-03 Sean GillespieDisable two tests under GCStress for #4748 and #4708
2016-05-03 Pat GavlinCreate JIT packages during the build.
2016-05-03 Michelle McDanielSet overflow flag for add/sub hi on x86 TYP_LONG
2016-05-03 Pat GavlinRemove SEH interactions between the JIT and the EE.
2016-05-03 Sean GillespieGCSimulator test run
2016-05-03 Andy AyersInliner: initial version of SizePolicy
2016-05-03 Pat GavlinMerge pull request #4728 from pgavlin/FixTRTContracts
2016-05-03 Deepak ShankargoudaFixing issue with perf targets restoring test runtime...
2016-05-03 Yi Zhang (CLR)Fix calling convention mismatch in 7 interop tests...
2016-05-03 Bruce ForstallMerge pull request #4732 from BruceForstall/SignedIntTo...
2016-05-03 Bruce ForstallConvert signed int=>long cast SBCG to NYI
2016-05-03 Pat GavlinFix contracts in `tryResolveToken` et. al.
2016-05-03 Jan VorlicekMerge pull request #4726 from adityamandaleeka/array_al...
2016-05-03 James KoGeneralize Buffer.BlockCopy optimization for either...
2016-05-03 Gaurav KhannaFix for buildstatus/Issues/Issues.aspx?iid=797159
2016-05-03 Jan VorlicekFix handling of FP args on stack in the ArgIterator...
2016-05-03 Rama krishnan... Merge pull request #4694 from ramarag/thisptrret
2016-05-03 Lubomir LitchevMerge pull request #4616 from LLITCHEV/MultiCoreJit-1
2016-05-03 Kyungwoo LeeMerge pull request #4731 from kyulee1/onlypush
2016-05-03 Kyungwoo LeeARM64: Trigger Failure Email for Push Only
2016-05-03 Rama Krishnan... Arm64:Implemeting ThisPtrRetBufPrecode:
2016-05-02 Aditya MandaleekaFix array allocation bounds checking.
2016-05-02 Bruce ForstallMerge pull request #4719 from dotnet-bot/from-tfs
2016-05-02 Gaurav KhannaMerge pull request #4684 from gkhanna79/CrossgenJIT
2016-05-02 Kyungwoo LeeMerge pull request #4718 from kyulee1/nativevararg
2016-05-02 Aditya MandaleekaMerge pull request #4637 from adityamandaleeka/synch_cl...
2016-05-02 Lubomir LitchevAdd ability to AutoStartProfiling for CoreCLR.
2016-05-02 Jan KotasMerge pull request #4709 from myungjoo/fix/4682
2016-05-02 Jan KotasMerge pull request #4688 from dotnet-bot/from-tfs
2016-05-02 Bruce ForstallMerge pull request #4692 from BruceForstall/FuncInfo
2016-05-02 Mike McLaughlinMerge pull request #4543 from krytarowski/netbsd-support-73
2016-05-02 Kyungwoo LeeARM64: NativeVarArg
2016-05-02 Kyungwoo LeeMerge pull request #4621 from kyulee1/floatarg
2016-05-02 Kyungwoo LeeARM64: Enable Varargs with float argument.
2016-05-02 Kyungwoo LeeMerge pull request #4699 from kyulee1/testlst
2016-05-02 Andy AyersMerge pull request #4689 from AndyAyersMS/NoInlineRange
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 #4710 from yizhang82/array_warn_fix
2016-05-02 Russ KeldorphMerge pull request #4707 from RussKeldorph/gcincomp
2016-05-02 Russ KeldorphMerge pull request #4704 from RussKeldorph/lotsofinlines
2016-05-02 Yi Zhang (CLR)Fix warnings
2016-05-02 Jonghyun ParkFix #4496 (#4503)
2016-05-02 MyungJoo HamDisable WIN32_REGISTRY for UNIX platforms
2016-05-01 John ChenMerge pull request #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 KeldorphDisable Vector3Interop until failures are addressed
2016-05-01 Russ KeldorphMark LotsOfInlines tests as optimization-sensitive
2016-04-30 Mike McLaughlinMerge pull request #4653 from mikem8361/shimrace
2016-04-30 Kyungwoo LeeARM64: Test.lst Update
2016-04-30 Kyungwoo LeeMerge pull request #4687 from kyulee1/zap
2016-04-30 Aditya MandaleekaMerge pull request #4698 from adityamandaleeka/fix_ci_c...
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 #4691 from adiaaida/longOperators
2016-04-30 Andy AyersImplement JitNoInlineRange
2016-04-30 Aditya MandaleekaMerge pull request #4695 from adityamandaleeka/fix_ci_c...
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 CS#1600134
2016-04-29 Aditya MandaleekaMake Delegate BeginInvoke/EndInvoke throw PlatformNotSu...
2016-04-29 Michelle McDanielSeparate NYIs for arithmetic operators on longs
2016-04-29 Bruce ForstallMerge pull request #4676 from BruceForstall/x86Testing
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 #4655 from swaroop-sridhar/aagc3
2016-04-29 Lakshmi PriyaMerge pull request #4662 from Priya91/ubuntu1604
2016-04-29 Mike McLaughlinFix issue #4298 "SIGSEGV_libcoreclr.so!Debugger::GetArg...
2016-04-29 Bruce ForstallMerge pull request #4670 from BruceForstall/Fix3596
2016-04-29 Bruce ForstallMerge pull request #4656 from BruceForstall/x86fp
next