platform/upstream/dotnet/runtime.git
2016-05-07 SivarvMerge pull request dotnet/coreclr#4836 from sivarv...
2016-05-07 Rahul KumarFixes multidim array Get Accessor for enum datatype...
2016-05-07 James KoUse Buffer.BlockCopy in System.Reflection.Emit (dotnet...
2016-05-07 Thomas KlausnerFix a typo in NetBSD documentation. (dotnet/coreclr...
2016-05-07 James KoBuffer.BlockCopy: Avoid double-typechecks for arrays...
2016-05-07 Jan VorlicekRemove FEATURE_HOSTED_BINDER definition (dotnet/coreclr...
2016-05-07 sivarvMark simd type vars as lvRegStruct accurately.
2016-05-06 Pat GavlinMerge pull request dotnet/coreclr#4803 from pgavlin...
2016-05-06 Pat GavlinMerge pull request dotnet/coreclr#4831 from pgavlin...
2016-05-06 Russ KeldorphMerge pull request dotnet/coreclr#4826 from RussKeldorp...
2016-05-06 Andy AyersMerge pull request dotnet/coreclr#4815 from AndyAyersMS...
2016-05-06 Maoni StephensMerge pull request dotnet/coreclr#4770 from Maoni0...
2016-05-06 Jan VorlicekFix Windows x86 exception handling issue (dotnet/corecl...
2016-05-06 Sejong OhMerge pull request dotnet/coreclr#4690 from sejongoh...
2016-05-06 SivarvMerge pull request dotnet/coreclr#4795 from sivarv...
2016-05-06 Kyungwoo LeeMerge pull request dotnet/coreclr#4791 from kyulee1...
2016-05-06 Kyungwoo LeeARM64: Enable Fast Tail Call
2016-05-06 Pat GavlinMove b12011 into testsUnsupportedOutsideWindows.
2016-05-06 Pat GavlinAdd a `bindir` parameter to build.sh.
2016-05-06 Bruce ForstallMerge pull request dotnet/coreclr#4814 from BruceForsta...
2016-05-06 Bruce ForstallMerge pull request dotnet/coreclr#4811 from BruceForsta...
2016-05-06 Bruce ForstallMerge pull request dotnet/coreclr#4822 from dotnet...
2016-05-06 Maoni0enable affinity and numa for GC and some bug fixes
2016-05-06 Andy AyersMerge pull request dotnet/coreclr#4806 from AndyAyersMS...
2016-05-06 Russ KeldorphMove Windows-only vararg/arglist tests to the appropria...
2016-05-06 John ChenMerge pull request dotnet/coreclr#4797 from JohnChen0...
2016-05-06 Bruce ForstallMerge pull request dotnet/coreclr#4810 from BruceForsta...
2016-05-06 Bruce ForstallMerge pull request dotnet/coreclr#4819 from BruceForsta...
2016-05-06 Matt EllisMerge pull request dotnet/coreclr#4821 from ellismg...
2016-05-06 Matt EllisFix conditional in Unix build definition
2016-05-06 Bruce ForstallDisable tests which fail in a RyuJIT/x86 Checked build...
2016-05-06 Bruce ForstallFix COMPlus_JitFunctionTrace=1 to work better with NYI
2016-05-06 Bruce ForstallFix GC ref frame offset range assert
2016-05-06 Jeremy KuhneThis change ports the support files from NetFxDev1...
2016-05-05 Andy AyersInliner: add JitInlineLimit check to LegacyPolicy under...
2016-05-05 Bruce ForstallMark EDX as trashed by the no-gc helper calls
2016-05-05 Andy AyersFix inline dump format issue
2016-05-05 Sejong OhReturn RetBuf address via RAX for Windows 64
2016-05-05 Jarret ShookMerge pull request dotnet/coreclr#4800 from jashook...
2016-05-05 sivarvAvoid SIMD type return values from requiring to go...
2016-05-05 jashookFixup netci changes to build correctly.
2016-05-05 Bruce ForstallMerge pull request dotnet/coreclr#4782 from BruceForsta...
2016-05-05 Davis GoodinMerge pull request dotnet/coreclr#4792 from dagood...
2016-05-05 John Chen ... Remove an assert in AssemblySpec::EmitToken
2016-05-05 Jarret ShookMerge pull request dotnet/coreclr#4790 from jashook...
2016-05-05 Rama krishnan... Merge pull request dotnet/coreclr#4767 from ramarag...
2016-05-05 Rama Krishnan... [Arm64] Initialize indirection cell for delegates
2016-05-05 Aditya MandaleekaMerge pull request dotnet/coreclr#4765 from adityamanda...
2016-05-05 Rahul KumarMerge pull request dotnet/coreclr#4780 from mkborg...
2016-05-05 Mike McLaughlinRemove O_RDWR from sem_open and better error codes...
2016-05-05 Andy AyersMerge pull request dotnet/coreclr#4763 from AndyAyersMS...
2016-05-04 Bruce ForstallRyuJIT/x86: convert SBCG to NYI for multi-level express...
2016-05-04 Aditya MandaleekaMerge pull request dotnet/coreclr#4504 from krytarowski...
2016-05-04 SivarvMerge pull request dotnet/coreclr#4755 from sivarv...
2016-05-04 Davis GoodinRemove CORE_ROOT workaround. .NET CLI no longer uses...
2016-05-04 jashookAdd ryujit x86 pr trigger.
2016-05-04 Kyungwoo LeeMerge pull request dotnet/coreclr#4723 from kyulee1...
2016-05-04 Michelle McDanielMerge pull request dotnet/coreclr#4727 from adiaaida...
2016-05-04 sivarvMulti-reg call node support.
2016-05-04 Sean GillespieMerge pull request dotnet/coreclr#4757 from swgillespie...
2016-05-04 Bruce ForstallMerge pull request dotnet/coreclr#4760 from dotnet...
2016-05-04 Kyungwoo LeeARM64: Enable Tail Call with Vararg
2016-05-04 Mikhail I.... Fix Windows 'linuxmscorlib arm' build
2016-05-04 Rahul KumarMerge pull request dotnet/coreclr#4759 from rahku/crossgen
2016-05-04 Kyungwoo LeeMerge pull request dotnet/coreclr#4771 from myungjoo...
2016-05-04 MyungJoo HamUnix/Build: use -fsigned-char
2016-05-04 Pat GavlinMerge pull request dotnet/coreclr#4478 from pgavlin...
2016-05-04 Aditya MandaleekaMerge pull request dotnet/coreclr#4768 from adityamanda...
2016-05-04 Andy AyersUpdate per review feedback.
2016-05-04 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4740 from yizhang82...
2016-05-04 Aditya MandaleekaAdd quotes around coreFxBinDir example.
2016-05-04 Andy AyersMerge pull request dotnet/coreclr#4753 from AndyAyersMS...
2016-05-04 Aditya MandaleekaAdd 'fwrapv' compile option.
2016-05-04 Andy AyersAdd some tests for optimization of booleans
2016-05-04 Kamil RytarowskiAdd initial NetBSD documentation
2016-05-04 Russ KeldorphMerge pull request dotnet/coreclr#4705 from RussKeldorp...
2016-05-03 Aditya MandaleekaRevert "Fix array allocation bounds checking."
2016-05-03 MyungJoo HamARM: fix stack frame management (dotnet/coreclr#4641)
2016-05-03 Aditya MandaleekaMerge pull request dotnet/coreclr#4693 from adityamanda...
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 dotnet/coreclr#4738 from dotnet...
2016-05-03 Sean GillespieMerge pull request dotnet/coreclr#4721 from swgillespie...
2016-05-03 Sean GillespieDisable two tests under GCStress for dotnet/coreclr...
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 dotnet/coreclr#4728 from pgavlin...
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 dotnet/coreclr#4732 from BruceForsta...
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 dotnet/coreclr#4726 from adityamanda...
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 dotnet/coreclr#4694 from ramarag...
next