platform/upstream/dotnet/runtime.git
2016-06-02 Rajkumar JanakiramanFixing GUID_NULL. (dotnet/coreclr#5415)
2016-06-02 Swaroop SridharMerge pull request dotnet/coreclr#5356 from swaroop...
2016-06-02 Eugene RozenfeldMerge pull request dotnet/coreclr#5394 from erozenfeld...
2016-06-02 Tanner GoodingFixing an error in PAL_pow that caused it to return...
2016-06-02 Gaurav KhannaMerge pull request dotnet/coreclr#5409 from gkhanna79...
2016-06-02 Wes HaggardMerge pull request dotnet/coreclr#5400 from weshaggard...
2016-06-02 Gaurav KhannaFix details for CoreCLR binary
2016-06-02 Jonghyun ParkEnable FEATURE_HIJACK for ARM (dotnet/coreclr#5404)
2016-06-02 John ChenValidate new object construction in Ready to Run (dotne...
2016-06-02 Wes HaggardInclude license files into the packages
2016-06-02 Brian SullivanMerge pull request dotnet/coreclr#5386 from briansull...
2016-06-02 John ChenAdd limit to number of generics methods to compile...
2016-06-02 Brian SullivanAdded additional fix for ARM32 in lvHfaSlots
2016-06-02 Tanner GoodingImprovements to System.Math InternalCall code. (dotnet...
2016-06-02 Eugene RozenfeldJIT_TailCall helper has an implicit assumption that...
2016-06-02 Jan KotasImport `new` multi-dimmensional array using the non...
2016-06-01 Pat GavlinMerge pull request dotnet/coreclr#5375 from pgavlin...
2016-06-01 Swaroop SridharGCStress: Fix a race-condition
2016-06-01 Koundinya VeluriMerge pull request dotnet/coreclr#5365 from kouvel...
2016-06-01 William GodbeMerge pull request dotnet/coreclr#5384 from wtgodbe...
2016-06-01 wtgodbePublish pkg/symbolpkg folders within Release/Debug...
2016-06-01 Brian SullivanProposed fix for HFA args on ARM32
2016-06-01 Pat GavlinRemove some lexical-CSE-related code.
2016-06-01 James KoSpeed up CreateComparer in Comparer/EqualityComparer...
2016-06-01 Fadi HannaFix for issue 5343: Assert Failure: !"Cannot take the...
2016-06-01 Kyungwoo LeeMerge pull request dotnet/coreclr#5372 from kyulee1...
2016-06-01 William GodbeMerge pull request dotnet/coreclr#5376 from wtgodbe...
2016-06-01 wtgodbePublish packages into folders named for their configuration
2016-06-01 Andy AyersMerge pull request dotnet/coreclr#5306 from jamesqo...
2016-06-01 Kyungwoo LeeARM64: eh11_large exclusion
2016-06-01 Stephen ToubMerge pull request dotnet/coreclr#4918 from stephentoub...
2016-06-01 James KoAdd new document on how to setup/view JIT dumps
2016-06-01 James SingletonRemove duplicate avoid in comments from a few files...
2016-06-01 Aditya MandaleekaMerge pull request dotnet/coreclr#4909 from lemmaa...
2016-06-01 John ChenAdd more Ready-to-Run generics tests (dotnet/coreclr...
2016-06-01 Koundinya VeluriAdd named mutex stress tests
2016-06-01 Koundinya VeluriFix handle leak when creating or opening named mutex...
2016-06-01 MyungJoo HamARM/Linux: Fix Exception Handler PAL Test Fail (dotnet...
2016-06-01 Kurt AadnoyComment typo fix: removed double word (dotnet/coreclr...
2016-06-01 Jonghyun ParkFix JIT PInvoke Check Failure on Linux/ARM (dotnet...
2016-06-01 Pat GavlinMerge pull request dotnet/coreclr#5350 from pgavlin...
2016-06-01 Sung-Jae LeeAdd options to 'runtest.sh'
2016-06-01 Rama krishnan... Merge pull request dotnet/coreclr#5353 from ramarag...
2016-06-01 Rama Krishnan... Refactoring Arguments passed to runtest.cmd
2016-05-31 Pat GavlinMerge pull request dotnet/coreclr#5340 from pgavlin...
2016-05-31 Pat GavlinMark two tests as always optimized and exclude two...
2016-05-31 Kyungwoo LeeMerge pull request dotnet/coreclr#5339 from kyulee1...
2016-05-31 Sean GillespieMerge pull request dotnet/coreclr#5335 from swgillespie...
2016-05-31 Matt EllisMerge pull request dotnet/coreclr#5294 from ellismg...
2016-05-31 Pat GavlinMerge pull request dotnet/coreclr#5334 from pgavlin...
2016-05-31 Fadi HannaFix for issue 5241: [RTM] Interop\ICastable\Castable...
2016-05-31 Russ KeldorphMerge pull request dotnet/coreclr#5301 from RussKeldorp...
2016-05-31 Matt EllisSupport building on all supported distros
2016-05-31 Pat GavlinMove gtComputeFPlvls next to gtSetEvalOrder.
2016-05-31 Pat GavlinRename fg{FPstLvlRedo,ComputeFPlvls} to gt*.
2016-05-31 Kyungwoo LeeARM64: Fix JIT_MemSet
2016-05-31 Sean GillespieDisable a large number of GC tests from running under...
2016-05-31 Pat GavlinRemove LONG_MATH_REGPARAM from the JIT.
2016-05-31 AlexGhiondeaMerge pull request dotnet/coreclr#5189 from AlexGhionde...
2016-05-31 Bruce Bowyer... Port String.IndexOf(char) and LastIndexOf(char) from...
2016-05-31 Petr OnderkaUpdate Windows instructions (dotnet/coreclr#5312)
2016-05-31 chunseokleeUpdate tryrun.cmake for arm-softfp (dotnet/coreclr...
2016-05-31 Jonghyun ParkUpdates tryrun.cmake for ARM cross build (dotnet/corecl...
2016-05-31 Jonghyun ParkEnable 'System.Private.CoreLib.dll' build on cross...
2016-05-30 James KoFix: if errorlevel 0 is almost always true (dotnet...
2016-05-30 Jan KotasMerge pull request dotnet/coreclr#5240 from wateret...
2016-05-30 Jan KotasMerge pull request dotnet/coreclr#5087 from myungjoo...
2016-05-30 stephentoubAvoid unnecessary ContingentProperties allocations
2016-05-30 stephentoubMake m_contingentProperties non-volatile
2016-05-30 stephentoubMove Task's m_parent to ContingentProperties
2016-05-30 Peter JasFix ucol_setMaxVariable detection for Gentoo Linux...
2016-05-30 Jürgen HötzelDon't use libstdc++ wrappers for stdlib.h (dotnet/corec...
2016-05-30 MyungJoo HamARM: Remove workaround no more required
2016-05-30 MyungJoo HamARM/THUMB PC Least Bit Set for Range Check
2016-05-30 Russ KeldorphMerge pull request dotnet/coreclr#5093 from wateret...
2016-05-29 Sergiy KuryataMerge pull request dotnet/coreclr#5307 from ellismg...
2016-05-29 Matt EllisFix RHEL 7 Build
2016-05-28 Jose Perez... Merge pull request dotnet/coreclr#5290 from joperezr...
2016-05-28 John ChenEnsure Ready-to-Run module is activated in generics...
2016-05-28 Matt EllisMerge pull request dotnet/coreclr#5299 from CarolEidt...
2016-05-28 Aditya MandaleekaMerge pull request dotnet/coreclr#5295 from adityamanda...
2016-05-28 James KoRemove the dnvm-based installation instructions from...
2016-05-28 Rama krishnan... Merge pull request dotnet/coreclr#5236 from leemgs...
2016-05-28 Russ KeldorphSecond attempt to properly modify environment for stres...
2016-05-28 Mike McLaughlinFix the named semaphore leak on OSX (and Linux) (dotnet...
2016-05-28 Hanjoung LeeFix Assert Error "Unexpected size when returning struct...
2016-05-28 Geunsik LimDocumentation: Adding flag descriptions of unit test...
2016-05-28 Carol EidtFix a build break due to PR dotnet/coreclr#5101
2016-05-28 Brian SullivanMerge pull request dotnet/coreclr#5263 from briansull...
2016-05-28 Pat GavlinMerge pull request dotnet/coreclr#5277 from pgavlin...
2016-05-28 Sergiy KuryataMerge pull request dotnet/coreclr#5257 from Priya91...
2016-05-27 Rama krishnan... Merge pull request dotnet/coreclr#5261 from ramarag...
2016-05-27 Brian SullivanAvoid using register x8 as it will be used as the RetBu...
2016-05-27 Carol EidtMerge pull request dotnet/coreclr#5101 from CarolEidt...
2016-05-27 Fadi HannaExcluding Weak-GCReferences tests from GC stress runs...
2016-05-27 Jose Perez... Adding commit hash to all built binaries.
2016-05-27 Alex GhiondeaIntroduce a central packages.builds file that controls...
2016-05-27 David MasonMerge pull request dotnet/coreclr#5266 from vancem...
2016-05-27 Russ KeldorphMerge pull request dotnet/coreclr#5279 from RussKeldorp...
2016-05-27 Russ KeldorphFix environment settings for Unix JIT stress scenarios
next