platform/upstream/coreclr.git
2016-09-21 John ChenFix CrossGen error reporting when input is missing...
2016-09-21 Hugh BellamyIf out some dead code in System.Array for FEATURE_COREC...
2016-09-21 Peter KukolClean up GenTree node size dumping code. (#7278)
2016-09-21 Joseph TremouletMerge pull request #7280 from JosephTremoulet/BoundsChe...
2016-09-20 Carol EidtMerge pull request #7252 from CarolEidt/x86GtObj
2016-09-20 Mike McLaughlinFix launch timing issue in dbgshim found in VS. (#7279)
2016-09-20 Joseph TremouletRespect JitNoRangeChks flag in RyuJit
2016-09-20 Carol EidtSupport GT_OBJ for x86
2016-09-20 Davis GoodinUpgrade CLI, buildtools for RTM shared framework. ...
2016-09-20 kchoimute EH failures exposed by LTO (#7267)
2016-09-20 Vance MorrisonMerge pull request #7268 from vancem/master
2016-09-20 Rama krishnan... Merge pull request #7181 from ramarag/CompilerServices
2016-09-20 Mike McLaughlinCreate long-named DAC and SOS DLLs for Windows. (#7265)
2016-09-20 Rama Krishnan... Fix GC Stress testing on non windows platforms
2016-09-20 Rama Krishnan... test FixedAddressValueType and RuntimeWrappedException
2016-09-19 Vance MorrisonFixBadReadyToRunPdb.9-19-16
2016-09-19 Pat GavlinMerge pull request #7232 from pgavlin/gh4186
2016-09-19 Peter KukolAdd option for showing GT_xxx operator counts. (#7262)
2016-09-19 Pat GavlinFix a bug in LIR::Use::ReplaceWith.
2016-09-19 Dan MoseleyExpose missing public field on Debugger (#7258)
2016-09-19 Dan MoseleyFill out SecurityException with stubs (#7250)
2016-09-19 Swaroop SridharMerge pull request #7237 from swaroop-sridhar/gc86legacy
2016-09-19 Pat GavlinMark GT_IND nodes that represent VSD targets.
2016-09-19 Swaroop SridharX86 GcEncode: Support V1 and V2 encodings
2016-09-19 Bart J.F. De... Exposing Type.GetTypeFromHandleUnsafe from model.xml...
2016-09-18 Justin Van... Version: Make fields readonly and delete duplicate...
2016-09-18 kvochkoPrevent source line info from being released (#7222)
2016-09-17 Rama Krishnan... Exposing IUnknownConstantAttribute
2016-09-17 Rama Krishnan... Exposing Remaining CompilerServices Apis in mscorlib
2016-09-17 Rama Krishnan... Exposing ExecuteCodeWithGuaranteedCleanup in mscorlib
2016-09-17 Rama Krishnan... Exposing RunModuleConstructor in mscorlib
2016-09-17 Eric MellinoMerge pull request #7238 from dotnet/mellinoe-patch-1
2016-09-16 Pat GavlinAddress PR feedback.
2016-09-16 Michelle McDanielMerge pull request #7169 from adiaaida/shiftCnsInt
2016-09-16 Eric MellinoAdd an Ubuntu 16.10 badge to README.md
2016-09-16 Eric MellinoMerge pull request #7233 from mellinoe/ubuntu1610-ci
2016-09-16 Sepideh KhoshnoodAdd few System.Reflection APIs (#7193)
2016-09-16 Michelle McDanielAdd optimization for shift by CNS_INT
2016-09-16 Eric MellinoAdd Ubuntu 16.10 to CI
2016-09-16 Pat GavlinImplement indirect VSD calls for x86.
2016-09-16 Rama Krishnan... Enable Building Libraries for ilproj
2016-09-16 Peter KukolOption for reporting GenTree operator bashing stats...
2016-09-16 Wes HaggardMerge pull request #7212 from joperezr/FixmscorlibRef
2016-09-16 Pat GavlinMerge pull request #7170 from pgavlin/gh7144
2016-09-16 SivarvMerge pull request #7194 from sivarv/jitstressregs1or8Fix
2016-09-15 Aditya MandaleekaMinor fix in GC section of BOTR
2016-09-15 Pat GavlinRefactor call arg table updates.
2016-09-15 Jose Perez... Adding new Split members with defaults
2016-09-15 sivarvFix LSRA stress modes not to constrain candidates to...
2016-09-15 Gaurav KhannaMerge pull request #7213 from dotnet/revert-7123-WinArm32CI
2016-09-15 Gaurav KhannaRevert "Enable Win32Arm CI support"
2016-09-15 Jose Perez... Remove unwanted String.Split methods from Reference...
2016-09-15 Joseph TremouletMerge pull request #7159 from JosephTremoulet/HelperHoist
2016-09-15 Sean GillespieUpdate the GC from CoreRT (#7207)
2016-09-15 Gaurav KhannaMerge pull request #7123 from gkhanna79/WinArm32CI
2016-09-15 Joseph TremouletRecognize mod-free helper calls in loop hoisting
2016-09-15 Joseph TremouletMerge pull request #7162 from JosephTremoulet/VolatileTest
2016-09-15 Joseph TremouletHarden test against JIT optimizations
2016-09-15 Joseph TremouletMerge pull request #7201 from JosephTremoulet/MscVer
2016-09-15 Gaurav KhannaMerge pull request #7179 from dotnet-bot/master-UpdateD...
2016-09-15 Joseph TremouletUpdate _MSC_FULL_VER check for constexpr handling
2016-09-15 James KoOverride CopyTo in MemoryStream (#7131)
2016-09-15 dotnet-botUpdate CoreClr, CoreFx, External to beta-24515-02,...
2016-09-15 Justin Van... Minor String.Split cleanup to align more closely with...
2016-09-14 Pat GavlinMerge pull request #7189 from pgavlin/x86-cmp-long
2016-09-14 Carol EidtMerge pull request #7188 from CarolEidt/Fix7160
2016-09-14 Vance MorrisonMerge pull request #6892 from jamesqo/list-optimizations
2016-09-14 Pat GavlinAddress more PR feedback.
2016-09-14 Pat GavlinAddress PR feedback.
2016-09-14 Swaroop SridharMerge pull request #6974 from swaroop-sridhar/gc86
2016-09-14 Michelle McDanielMerge pull request #7187 from adiaaida/rotate
2016-09-14 SaeHie ParkARM/Linux: Add codename xenial (#7158)
2016-09-14 Pat GavlinIntroduce GT_JCC.
2016-09-14 Mike DanesImplement long compare lowering for x86.
2016-09-14 Swaroop SridharImplement GcInfo v2 for X86
2016-09-14 Michelle McDanielRemove NYI for x86 long rotate
2016-09-14 Jan VorlicekFix Unix issue with string address below 64kB (#7183)
2016-09-14 Kyungwoo LeeMerge pull request #7012 from kyulee1/fix6844
2016-09-14 Justin Van... Update new String.Split methods to use optional params...
2016-09-14 Swaroop SridharUse the correct HijackHelper for X86 FP (#7182)
2016-09-13 Carol EidtAllow GT_OBJ for Arm64
2016-09-13 smile21prcMerge pull request #7177 from smile21prc/coreclr-perf
2016-09-13 Smile WeiFor perf, we need to keep the run results longer for...
2016-09-13 dotnet botUpdate CoreClr, CoreFx, External to beta-24513-04,...
2016-09-13 Kyungwoo LeeX86: Fix inline assertion
2016-09-13 Bruce ForstallMerge pull request #7164 from BruceForstall/FixTestExcl...
2016-09-13 smile21prcMerge pull request #7172 from smile21prc/coreclr-perf
2016-09-13 Smile WeiList all generated perf .xml files.
2016-09-13 Michelle McDanielMerge pull request #7166 from adiaaida/removeNYIs
2016-09-13 Michelle McDanielRemove unnecessary NYIs in Decompose
2016-09-13 SivarvMerge pull request #7145 from sivarv/JitStressRegs8Fix
2016-09-13 Bruce ForstallAdd issue comments to excluded tests
2016-09-13 Justin Van... Add Array.Reverse<T> (#7132)
2016-09-13 Stephen ToubRemove a field from the CopyToAsync async state machine...
2016-09-13 Dmitri-BotcharnikovEnable Debian Jessie for ARM rootfs build (#7140)
2016-09-13 chrisautReplace % inside loop of Random ctor (#7156)
2016-09-13 Mike McLaughlinFix funceval for enregistered value types arguments...
2016-09-13 Jan KotasMerge pull request #7153 from dotnet-bot/from-tfs
2016-09-13 Bruce ForstallFix uninitialized local build break
2016-09-13 Bruce ForstallMerge pull request #7130 from BruceForstall/Fix7086
next