platform/upstream/dotnet/runtime.git
2016-09-19 Peter KukolAdd option for showing GT_xxx operator counts. (dotnet...
2016-09-19 Dan MoseleyExpose missing public field on Debugger (dotnet/coreclr...
2016-09-19 Dan MoseleyFill out SecurityException with stubs (dotnet/coreclr...
2016-09-19 Swaroop SridharMerge pull request dotnet/coreclr#7237 from swaroop...
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 (dotnet...
2016-09-17 Eric MellinoMerge pull request dotnet/coreclr#7238 from dotnet...
2016-09-16 Michelle McDanielMerge pull request dotnet/coreclr#7169 from adiaaida...
2016-09-16 Eric MellinoMerge pull request dotnet/coreclr#7233 from mellinoe...
2016-09-16 Sepideh KhoshnoodAdd few System.Reflection APIs (dotnet/coreclr#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 Peter KukolOption for reporting GenTree operator bashing stats...
2016-09-16 Wes HaggardMerge pull request dotnet/coreclr#7212 from joperezr...
2016-09-16 Pat GavlinMerge pull request dotnet/coreclr#7170 from pgavlin...
2016-09-16 SivarvMerge pull request dotnet/coreclr#7194 from sivarv...
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 dotnet/coreclr#7213 from dotnet...
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 dotnet/coreclr#7159 from JosephTremo...
2016-09-15 Sean GillespieUpdate the GC from CoreRT (dotnet/coreclr#7207)
2016-09-15 Gaurav KhannaMerge pull request dotnet/coreclr#7123 from gkhanna79...
2016-09-15 Joseph TremouletRecognize mod-free helper calls in loop hoisting
2016-09-15 Joseph TremouletMerge pull request dotnet/coreclr#7162 from JosephTremo...
2016-09-15 Joseph TremouletHarden test against JIT optimizations
2016-09-15 Joseph TremouletMerge pull request dotnet/coreclr#7201 from JosephTremo...
2016-09-15 Gaurav KhannaMerge pull request dotnet/coreclr#7179 from dotnet...
2016-09-15 Joseph TremouletUpdate _MSC_FULL_VER check for constexpr handling
2016-09-15 James KoOverride CopyTo in MemoryStream (dotnet/coreclr#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 dotnet/coreclr#7189 from pgavlin...
2016-09-14 Carol EidtMerge pull request dotnet/coreclr#7188 from CarolEidt...
2016-09-14 Vance MorrisonMerge pull request dotnet/coreclr#6892 from jamesqo...
2016-09-14 Pat GavlinAddress more PR feedback.
2016-09-14 Pat GavlinAddress PR feedback.
2016-09-14 Swaroop SridharMerge pull request dotnet/coreclr#6974 from swaroop...
2016-09-14 Michelle McDanielMerge pull request dotnet/coreclr#7187 from adiaaida...
2016-09-14 SaeHie ParkARM/Linux: Add codename xenial (dotnet/coreclr#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 (dotnet...
2016-09-14 Kyungwoo LeeMerge pull request dotnet/coreclr#7012 from kyulee1...
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 (dotnet/coreclr...
2016-09-13 Carol EidtAllow GT_OBJ for Arm64
2016-09-13 smile21prcMerge pull request dotnet/coreclr#7177 from smile21prc...
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 dotnet/coreclr#7164 from BruceForsta...
2016-09-13 smile21prcMerge pull request dotnet/coreclr#7172 from smile21prc...
2016-09-13 Smile WeiList all generated perf .xml files.
2016-09-13 Michelle McDanielMerge pull request dotnet/coreclr#7166 from adiaaida...
2016-09-13 Michelle McDanielRemove unnecessary NYIs in Decompose
2016-09-13 SivarvMerge pull request dotnet/coreclr#7145 from sivarv...
2016-09-13 Bruce ForstallAdd issue comments to excluded tests
2016-09-13 Justin Van... Add Array.Reverse<T> (dotnet/coreclr#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 (dotnet/corec...
2016-09-13 chrisautReplace % inside loop of Random ctor (dotnet/coreclr...
2016-09-13 Mike McLaughlinFix funceval for enregistered value types arguments...
2016-09-13 Jan KotasMerge pull request dotnet/coreclr#7153 from dotnet...
2016-09-13 Bruce ForstallFix uninitialized local build break
2016-09-13 Bruce ForstallMerge pull request dotnet/coreclr#7130 from BruceForsta...
2016-09-13 Peter KukolClean up COMPlus_JitMemStats / MEASURE_MEM_ALLOC (dotne...
2016-09-13 Michelle McDanielMerge pull request dotnet/coreclr#7105 from adiaaida...
2016-09-13 Michelle McDanielImplement DecomposeUMod
2016-09-13 Pat GavlinMerge pull request dotnet/coreclr#7126 from mikedn...
2016-09-12 Bruce ForstallRyuJIT x86: Implement GS cookie check for functions...
2016-09-12 Bruce ForstallMerge pull request dotnet/coreclr#7148 from BruceForsta...
2016-09-12 Pat GavlinMerge pull request dotnet/coreclr#7133 from mikedn...
2016-09-12 Vance MorrisonMerge pull request dotnet/coreclr#7102 from vancem...
2016-09-12 Bruce ForstallRestrict x86 legacy JIT struct promotion
2016-09-12 Jan KotasMerge pull request dotnet/coreclr#7136 from benaadams...
2016-09-12 Jose Perez... Merge pull request dotnet/coreclr#7142 from joperezr...
2016-09-12 sivarvFix to dotnet/coreclr#7091.
2016-09-12 Davis GoodinMerge pull request dotnet/coreclr#6791 from dagood...
2016-09-12 Jose Perez... Removing one String member to avoid depending on ArgIte...
2016-09-12 Jose Perez... Adding missing String members to coreclr
2016-09-12 Mike DanesImplement long to float cast for x86
2016-09-11 Ben AdamsFix Environment no-inlining for mscorlib
2016-09-11 James KoReduce code bloat around formatted GetResourceString...
2016-09-10 Peter KukolMerge pull request dotnet/coreclr#7067 from pkukol...
2016-09-09 Pat GavlinMerge pull request dotnet/coreclr#7125 from pgavlin...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7122 from BruceForsta...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7120 from BruceForsta...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7114 from BruceForsta...
2016-09-09 Mike DanesImplement long to int casts with overflow for x86
2016-09-09 Bruce ForstallFix dotnet/coreclr#7092
2016-09-09 Pat GavlinDo not use movsq on x86.
2016-09-09 Pat GavlinModel the kill set for ASSIGN_BYREF on x86.
next