platform/upstream/coreclr.git
2016-05-20 dotnet-botMerge remote-tracking branch 'upstream/master' into...
2016-05-20 dotnet-botFix line endings in src/vm/jitinterface.h
2016-05-20 Jan VorlicekAdd gchist SOS commands for Unix (#5127)
2016-05-20 Jose Perez... Updating the version of buildtools we use to add commit...
2016-05-20 John ChenMerge pull request #5052 from JohnChen0/r2r
2016-05-20 Jarret ShookMerge pull request #5109 from jashook/b103058_exclude
2016-05-20 Jarret ShookMerge pull request #5108 from jashook/locals_exclude_mi...
2016-05-20 Hanjoung LeeFix typo in runtest.sh (#5125)
2016-05-20 Lee CulverPrevent core dumps at shutdown when the ETW subsystem...
2016-05-20 Geunsik LimDocumentation: Add CoreCLR binary folder to test result...
2016-05-20 Fadi HannaImplementation of the following generic dictionary...
2016-05-20 Jan KotasMerge pull request #5111 from dotnet-bot/from-tfs
2016-05-20 Jan KotasMerge pull request #5121 from dotnet/revert-5075-Fix4940
2016-05-20 Koundinya VeluriMerge pull request #5030 from kouvel/NamedMutex
2016-05-20 Brian RobbinsMerge pull request #5115 from brianrob/corelib_perfmap
2016-05-20 Gaurav KhannaRevert "Change to reject varag methods"
2016-05-20 Gaurav KhannaMerge pull request #5075 from gkhanna79/Fix4940
2016-05-20 Rama krishnan... Merge pull request #5118 from ramarag/fixexchangeTStest
2016-05-20 Yi Zhang (CLR)Merge pull request #5092 from yizhang82/icastable-fix2
2016-05-20 SivarvMerge pull request #5085 from sivarv/tcfix
2016-05-20 Pat GavlinAdd some quirk and versioning flags and change some...
2016-05-20 Rama Krishnan... Removing ' from bash command line
2016-05-20 Brian RobbinsGenerate perfmap symbol file for System.Private.CoreLib.
2016-05-20 Andy AyersMerge pull request #5067 from AndyAyersMS/CalleeHashInXml
2016-05-20 Gaurav KhannaBaseline more tests
2016-05-20 Jiyoung Giuliana YunFix case-sensitive issue on Linux (#5086)
2016-05-19 Koundinya VeluriAdd named mutex for cross-process synchronization
2016-05-19 Sejong OhMerge pull request #4963 from sejongoh/vector3_clear_up...
2016-05-19 Tarek Mahmoud... Remove the wrong optimization from the string initializ...
2016-05-19 Jan KotasMerge pull request #5106 from dotnet-bot/from-tfs
2016-05-19 Yi ZhangFix x86 only ICastable feature bug.
2016-05-19 Joel HendrixMerge pull request #5074 from jhendrixMSFT/master
2016-05-19 Jeremy KuhneMissing a check in the Unix part of the code.
2016-05-19 sivarvTail call test failure fixes.
2016-05-19 Gaurav KhannaThrow InvalidProgramException when a method with vararg...
2016-05-19 Jarret ShookMark b103058 as stress sensitive
2016-05-19 Kyungwoo LeeMerge pull request #5099 from kyulee1/fixr2r
2016-05-19 Jarret ShookMark opt/perf/doublealign/Locals stress sensitive
2016-05-19 Russ KeldorphMerge pull request #5098 from RussKeldorph/objects
2016-05-19 Russ KeldorphMerge pull request #5100 from RussKeldorph/gcstress
2016-05-19 Gaurav KhannaMerge pull request #5091 from gkhanna79/Fix4531
2016-05-19 Sejong OHInitialize unused upper bits of Vector3 arguments and...
2016-05-19 John Chen ... Initial Ready-to-Run tests for generics
2016-05-19 Alex GhiondeaChecking in on behalf of JKuhne
2016-05-19 Joel HendrixAdd sign.builds projects to facilitate real signing...
2016-05-19 Russ KeldorphFix GCStress=0xC when build(tests).cmd called from...
2016-05-19 Sean GillespieMerge pull request #4991 from swgillespie/gcsimulator...
2016-05-19 Mike McLaughlinImplement source/line number support for Exception...
2016-05-19 William GodbeMerge pull request #5031 from wtgodbe/pipelineFix
2016-05-19 Kyungwoo LeeARM64: Fix R2R EntryPoint for Intrinsic
2016-05-19 Russ KeldorphMark doublealign test as incompatible with GCStress
2016-05-19 SaeHie ParkARM, SOS: correct IP and SP value in ClrStack command...
2016-05-19 Russ KeldorphMerge pull request #5057 from RussKeldorph/smallframe
2016-05-19 SenthilMerge pull request #5001 from AlexGhiondea/ReadAppConte...
2016-05-19 Jan KotasMerge pull request #5076 from dotnet-bot/from-tfs
2016-05-19 mkborgSkip configuration with skipnative option. (#5059)
2016-05-19 Gaurav KhannaMake Microsoft.NetCore.JIT package dependency of CoreCL...
2016-05-19 Kyungwoo LeeMerge pull request #5073 from kyulee1/newtest
2016-05-19 Kyungwoo LeeMerge pull request #5020 from kyulee1/imp
2016-05-19 Kyungwoo LeeARM64: New Test Binary Update
2016-05-18 sbomerPort from tfs: onload exception debugger crash fix...
2016-05-18 Bruce ForstallMerge pull request #5070 from dotnet-bot/from-tfs
2016-05-18 Sean GillespieSwitch GCSimulator to BuildAndRun so that a shell wrapp...
2016-05-18 wtgodbeUpdate build scripts to fix small errors
2016-05-18 Alex GhiondeaExplicitly reference the file containing the mscorlib...
2016-05-18 Aditya MandaleekaMerge pull request #5039 from adityamandaleeka/sigterm_...
2016-05-18 Hugh BellamyCache GetLowerBound in Array.Reverse and Array.Sort...
2016-05-18 Kyungwoo LeeARM64: Enable End-To-End ReadyToRun (R2R) Crossgen
2016-05-18 Rama krishnan... Merge pull request #5069 from ramarag/R2RCleanup
2016-05-18 Yi Zhang (CLR)Merge pull request #5048 from yizhang82/hostpath-fix
2016-05-18 Russ KeldorphMerge pull request #5044 from RussKeldorph/lifetime2
2016-05-18 James KoRemove Encoding FEATURE_* defines from mscorlib (#5026)
2016-05-18 Rama Krishnan... Removing hard coded path
2016-05-18 Bruce ForstallMerge pull request #5062 from dotnet-bot/from-tfs
2016-05-18 Rahul KumarMerge pull request #5036 from rahku/fixes
2016-05-18 Andy AyersInliner: small changes to inline xml
2016-05-18 Venkata Sivaramakris... Fix to Jit32 test b46659.exe failure.
2016-05-18 Jeremy KuhneMerge pull request #4902 from JeremyKuhne/WindowsLongPath
2016-05-18 Bruce ForstallRollback CS#1603899 that led to a JIT assert ngen'ing...
2016-05-18 Russ KeldorphExclude smallframe for JIT32
2016-05-18 Fadi HannaPorting the changes to support generic dictionaries...
2016-05-18 Alex GhiondeaExplicitly specify the location from where to pick...
2016-05-18 Dongyun JinFix Interop TCs to use long long instead of long (...
2016-05-18 Bruce ForstallMerge pull request #5055 from dotnet-bot/from-tfs
2016-05-18 John ChenFix crossgen /createpdb when input filename is given...
2016-05-18 Swaroop SridharARM64: Fix LR update in a few stubs (#5013)
2016-05-18 Stephen ToubAdd private properties for debugger access to Task...
2016-05-18 Jan KotasAdd missing method contract
2016-05-18 James KoString.Equals: Don't typecast if object refs are the...
2016-05-18 Jan KotasMerge pull request #5050 from dotnet-bot/from-tfs
2016-05-18 Rama krishnan... Merge pull request #5028 from ramarag/R2Rtests
2016-05-18 Matt EllisAdd missing .gitmirrorall file
2016-05-18 Yi ZhangMove NATIVE_DLL_SEARCH_DIRECTORIES probing earlier...
2016-05-18 Gaurav KhannaMerge pull request #5034 from dotnet/revert-4969-RelaxALC
2016-05-18 tijoytomMerge pull request #5016 from tijoytom/master
2016-05-18 tijoytomMerge branch 'master' of https://github.com/dotnet...
2016-05-18 Kshama PawarMerge pull request #5032 from kspawa/r2rngen
2016-05-18 Russ KeldorphFix and reenable lifetime2
2016-05-18 Geunsik LimLinux/ARM: Change default clang version from 3.5 to...
2016-05-18 Rahul KumarFix for issue# 3651
next