platform/upstream/coreclr.git
2016-05-15 Russ KeldorphTest cleanup (mostly non-Windows failures)
2016-05-15 Russ KeldorphMerge pull request #4972 from RussKeldorph/fix2235
2016-05-14 Jan KotasAdd support for reverse PInvoke callouts to the JIT...
2016-05-14 Rama krishnan... Merge pull request #4927 from ramarag/ModifyBuildOnly
2016-05-14 Russ KeldorphRe-enable arrres.il test
2016-05-14 Fadi HannaInitial implementation of generic dictionary access...
2016-05-14 Rama krishnan... Removing Redundant Projects that are BuildOnly :
2016-05-14 Bruce Bowyer... Port string.PadLeft and string.PadRight from CoreRT...
2016-05-14 Jan KotasMerge pull request #4970 from dotnet-bot/from-tfs
2016-05-13 Pat GavlinFix a PCH-related issue in the jitstdout change.
2016-05-13 Jarret ShookMerge pull request #4901 from LLITCHEV/Issue4801
2016-05-13 Lubomir LitchevAdd a issues target file with thests to be excluded...
2016-05-13 Aditya MandaleekaMerge pull request #4922 from adityamandaleeka/remove_g...
2016-05-13 Sean GillespieMerge pull request #4958 from swgillespie/disable-gcstress
2016-05-13 Pat GavlinMerge pull request #4942 from pgavlin/gh4832
2016-05-13 Russ KeldorphMerge pull request #4957 from RussKeldorph/fix2235
2016-05-13 Andy AyersMerge pull request #4961 from AndyAyersMS/RandomInlineB...
2016-05-13 Brian SullivanMerge pull request #4955 from briansull/fix-asmdiff
2016-05-13 Matt MitchellMerge pull request #4956 from mmitche/gcstress-no-push
2016-05-13 tijoytomMerge pull request #4959 from tijoytom/master
2016-05-13 Andy AyersAdd budget check to RandomPolicy
2016-05-13 tijoytkRenaming the API StringToCoTaskMemUTF8 since we
2016-05-13 Sean GillespieExclude from GCStress a few tests that take an unreason...
2016-05-13 Matt MitchellRun gcstress pri1r2r only a few times a week
2016-05-13 Russ KeldorphReenable passing tests
2016-05-13 Brian SullivanFix issue with Arm64 AsmDiffs
2016-05-13 tijoytomMerge pull request #4911 from tijoytom/master
2016-05-13 Pat GavlinMerge pull request #4813 from pgavlin/gh3058
2016-05-13 Andy AyersMerge pull request #4921 from AndyAyersMS/InlineReplay
2016-05-13 Pat GavlinAddress code review feedback.
2016-05-13 Pat GavlinChain activation signal handlers in the PAL.
2016-05-13 Gaurav KhannaMerge pull request #4941 from gkhanna79/Fix4938
2016-05-13 Matt EllisMerge pull request #4945 from dotnet-bot/from-tfs
2016-05-13 Aditya MandaleekaStop using SYS_delete syscall for deleting files.
2016-05-13 Aditya MandaleekaAdd tests for file IO functions operating on symlinks.
2016-05-13 John ChenMerge pull request #4932 from JohnChen0/r2r
2016-05-13 Kyungwoo LeeMerge pull request #4933 from dotnet-bot/from-tfs
2016-05-12 Andy AyersInliner: introduce ReplayPolicy
2016-05-12 Carol EidtUpdate first-class-structs.md
2016-05-12 Pat GavlinUse a JIT-specific stdout `FILE*`.
2016-05-12 Gaurav KhannaEnable SHA256 to be used as hashing algorithm for compi...
2016-05-12 Russ KeldorphSmall formatting fix
2016-05-12 Sean GillespieMerge pull request #4899 from swgillespie/gcsimulator...
2016-05-12 tijoytkMarshaling helpers for MarshalAs LPUTF8Str.
2016-05-12 Tarek Mahmoud... Merge pull request #4915 from tarekgh/FixLowerAsciiChar...
2016-05-12 John Chen ... Fix contract violations in Ready to Run code
2016-05-12 Pat GavlinApply the JIT interface changes needed for Fadi's upcom...
2016-05-12 Aditya MandaleekaUpdate unix-test-instructions.md
2016-05-12 Brian SullivanFix trival build break, with warning treated as error...
2016-05-12 Bruce ForstallMerge pull request #4931 from dotnet-bot/from-tfs
2016-05-12 Matt EllisMerge pull request #4419 from ellismg/change-default...
2016-05-12 Kyungwoo LeeMerge pull request #4919 from kyulee1/switch
2016-05-12 Kyungwoo LeeARM64: Switch Expansion Using Jump Table
2016-05-12 Jan KotasFix desktop build
2016-05-12 Kyungwoo LeeMerge pull request #4926 from mylibero/issue4925
2016-05-12 Dongyun JinFixed a build error on ARM
2016-05-12 David MasonMerge pull request #4872 from vancem/FixETWArgs
2016-05-12 Kyungwoo LeeMerge pull request #4896 from kyulee1/longjmp
2016-05-12 Pat GavlinMerge pull request #4920 from pgavlin/JitStandaloneDefs
2016-05-12 Kyungwoo LeeARM64: Enable Long Address
2016-05-12 Tarekm Mahmoud... Fix the optimization check to call ordinal
2016-05-12 Lubomir LitchevMerge pull request #4917 from LLITCHEV/Issue2329
2016-05-11 Pat GavlinRemove the use of `CROSSGEN_COMPILE` in jitconfigvalues.h.
2016-05-11 Bruce ForstallMerge pull request #4916 from BruceForstall/TweakLongs
2016-05-11 Lubomir LitchevIncrease timeout for GCStress jobs. Set the gcstress15_...
2016-05-11 Aditya MandaleekaAvoid following symlinks in PAL move/delete functions.
2016-05-11 Rama krishnan... Merge pull request #4809 from ramarag/ZapUnwindInfo
2016-05-11 Bruce ForstallMerge pull request #1241 from mikedn/modopt
2016-05-11 Geoff KizerMerge pull request #4762 from geoffkizer/ecsopt
2016-05-11 Carol EidtMerge pull request #4848 from mikedn/lsra-counts
2016-05-11 Bruce ForstallSmall tweaks to RyuJIT/x86 LONG handling
2016-05-11 Wes HaggardMerge pull request #4890 from AlexGhiondea/BuildRefAsse...
2016-05-11 Bruce ForstallMerge pull request #4903 from BruceForstall/MoveToLegacy
2016-05-11 Bruce ForstallMerge pull request #4900 from BruceForstall/PartialFix4817c
2016-05-11 tijoytomMerge pull request #4895 from tijoytom/master
2016-05-11 Jan KotasMerge pull request #4898 from dotnet-bot/from-tfs
2016-05-11 Geunsik LimLinux/ARM: Use -O1 level to avoid segfault in release...
2016-05-11 geoffkizerImprove performance of ExecutionContextSwitcher to...
2016-05-11 Rama Krishnan... [Arm64]: Implement GetUnwindDataBlob
2016-05-11 Bruce ForstallMove some LEGACY_BACKEND code from codegencommon.cpp...
2016-05-11 Jan VorlicekChange hosting API string encoding to UTF-8 on Windows...
2016-05-10 Bruce ForstallFix kill set of rep stos to include ECX
2016-05-10 Sean GillespieEnable the GCSimulator CI run to run on a regular basis
2016-05-10 Jan KotasFix razzle build breaks
2016-05-10 Alex GhiondeaBuild the reference assembly and the facade for mscorlib.
2016-05-10 Alex GhiondeaCreate a Nuget package that will contain the reference...
2016-05-10 tijoytkCleaning up a bunch of warnings.
2016-05-10 Alex GhiondeaFix the reference assembly for mscorlib to match the...
2016-05-10 Bruce ForstallMerge pull request #4891 from BruceForstall/PartialFix4817
2016-05-10 Andy AyersMerge pull request #4878 from AndyAyersMS/AddMissingBen...
2016-05-10 Pat GavlinDisable FEATURE_MERGE_JIT_AND_ENGINE on *nix.
2016-05-10 Vance MorrisonOne for fix for non-windows platforms
2016-05-10 Bruce ForstallBlock ops using rep on x86 need to kill edi/esi/ecx...
2016-05-10 AlexGhiondeaMerge pull request #4833 from AlexGhiondea/StringBuilde...
2016-05-10 Mike DanesOptimize integer div/mod by const power of 2 in lowering
2016-05-10 tijoytomMerge pull request #4793 from tijoytom/master
2016-05-10 Vance MorrisonFix non-widows builds.
2016-05-10 Hugh BellamyFix ArgumentNullException messages passed as parameter...
2016-05-10 Jonghyun ParkAdjust relative offsets in UMThunkStub (#4888)
2016-05-10 Jan KotasMerge pull request #4713 from myungjoo/fix/4712
next