platform/upstream/coreclr.git
2016-05-17 Sejong OhMerge pull request #4789 from sejongoh/always_download_...
2016-05-17 Yi Zhang (CLR)Merge pull request #5008 from yizhang82/dllimportpath...
2016-05-17 Carol EidtMerge pull request #5002 from CarolEidt/Long32Doc
2016-05-17 James KoOptimize Array.GetLength, GetUpperBound, GetLowerBound...
2016-05-17 Matt WarrenUpdate StringObject comment in object.h (#5011)
2016-05-17 Jan KotasMove notion of restricted physical memory behind the...
2016-05-17 Russ KeldorphMerge pull request #4997 from RussKeldorph/fix3379
2016-05-17 Yi Zhang (CLR)Enable DefaultDllImportSearchPathsAttribute in CoreCLR...
2016-05-17 Jan KotasMerge pull request #5003 from jkotas/corert-gc
2016-05-17 Kshama PawarMerge pull request #4975 from kspawa/ldiv
2016-05-17 Sejong OhAlways download coredistools package
2016-05-17 Jan KotasUpdate GC from CoreRT
2016-05-17 Russ KeldorphRename some IL tests whose names conflicted with C...
2016-05-17 Carol EidtDocument about supporting long on 32-bit architectures.
2016-05-16 Carol EidtMerge pull request #4962 from CarolEidt/FixIssue3964
2016-05-16 Davis GoodinMerge pull request #4620 from dagood/remove-infer-runtimes
2016-05-16 Michelle McDanielMerge pull request #4985 from adiaaida/2442
2016-05-16 Lubomir LitchevMerge pull request #4982 from LLITCHEV/Issue4853
2016-05-16 Michelle McDanielUpdate sin projs with correct project includes
2016-05-16 Michelle McDanielMerge pull request #4965 from adiaaida/disableRegPair
2016-05-16 Carol EidtFix CircleInConvex to check result within 1 ULP
2016-05-16 Jeremy KuhneMerge pull request #4905 from JeremyKuhne/JeremyKuhne...
2016-05-16 Matt EllisMerge pull request #4978 from ellismg/add-fedora-23
2016-05-16 Lubomir LitchevMerge remote-tracking branch 'origin/master' into Issue4853
2016-05-16 Russ KeldorphMerge pull request #4974 from RussKeldorph/xfails
2016-05-16 Michelle McDanielDisable RegPair for x86 Longs
2016-05-16 Davis GoodinAdd runtimes to each project.json in tests/src missing...
2016-05-16 Davis GoodinRemove --infer-runtimes restore arg: runtimes specified...
2016-05-16 Lubomir LitchevMerge remote-tracking branch 'origin/master' into Issue4853
2016-05-16 Gaurav KhannaMerge pull request #4969 from gkhanna79/RelaxALC
2016-05-15 Lubomir LitchevRemove invalid tests.
2016-05-15 Jan KotasMerge pull request #4979 from dotnet-bot/from-tfs
2016-05-15 Gaurav KhannaEnable overriding assemblies from TPA
2016-05-15 Jan KotasFix arm and x86 build breaks
2016-05-15 Matt EllisAdd Fedora 23 runs
2016-05-15 Bruce ForstallRemove unneeded INLINE_NDIRECT and INLINE_PINVOKE ...
2016-05-15 Matt EllisMerge pull request #4976 from dotnet-bot/from-tfs
2016-05-15 Bruce ForstallMerge pull request #4967 from BruceForstall/Fix3235
2016-05-15 Jan KotasFix build breaks in arm64 and legacy internal amd64...
2016-05-15 AlexGhiondeaUse different value for win32resource for System.Privat...
2016-05-15 Kshama PawarReplace ldiv with normal division for PAL
2016-05-15 Russ KeldorphTest cleanup (mostly non-Windows failures)
2016-05-15 Russ KeldorphMerge pull request #4972 from RussKeldorph/fix2235
2016-05-14 Bruce ForstallChange referenced common.dll assembly to lower-case
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
next