platform/upstream/coreclr.git
2017-02-28 Jan VorlicekFix mismatch in the cmake script endif condition (...
2017-02-28 Gaurav KhannaMerge pull request #9781 from dotnet-bot/master-UpdateD...
2017-02-28 Bruce ForstallMerge pull request #9852 from mskvortsov/ryujit-arm32...
2017-02-28 Andy AyersRemove some unused benchmarks (#9843)
2017-02-28 Pat GavlinMerge pull request #9796 from pgavlin/FixOurGetThreadCycles
2017-02-28 Hyeongseok OhFix cross component builderror - CMakeLists.txt for...
2017-02-28 Mikhail SkvortcovRyuJIT/ARM32: enable CG for GT_LABEL nodes
2017-02-28 Frederik CarlierDisable DBGIPC_TRANSPORT_DI and DBGIPC_TRANSPORT_VM...
2017-02-28 Jonghyun ParkUse BIT64 instead of _WIN64 for LONG helpers (#9845)
2017-02-28 dotnet-botUpdate CoreClr, CoreFx to beta-25028-02, stable, respec...
2017-02-28 Yongseop Kim[x86/linux] Implement BackPatchWorkerAsmStub (#9690)
2017-02-28 Sergey AndreenkoMerge pull request #9774 from sandreenko/coreRT-fat...
2017-02-28 Dan MoseleyReplace INSIDE_CLR with CORECLR (#9841)
2017-02-28 Alex PerovichMove Used interop sources into shared folder (#9840)
2017-02-28 Sergey AndreenkoCC fix
2017-02-28 Andy AyersSome tests for devirtualization (#9834)
2017-02-28 Jonghyun ParkUse flags in exceptionhandling.cpp (#9823)
2017-02-28 Jonghyun Park[x86/Linux] Fix GetCurrentSP (#9838)
2017-02-28 Sergey AndreenkocoreRT fat pointer hidden argument fix for calls with...
2017-02-27 Aditya MandaleekaMerge pull request #9837 from adityamandaleeka/remove_u...
2017-02-27 Aditya MandaleekaRemove useless message from runtest output.
2017-02-27 Michal StrehovskýDon't generate a runtime lookup for static base if...
2017-02-27 Pat GavlinMerge pull request #9795 from pgavlin/RefactorIsContained
2017-02-27 Per LundbergREADME.md: More idiomatic Markdown usage (#9799)
2017-02-27 mikednImprove BitConverter.ToIntNN methods (#9803)
2017-02-27 mikednUse Unsafe.ReadUnaligned/WriteUnaligned in UMA (#9829)
2017-02-27 mikednAdd Unsafe.ReadUnaligned/WriteUnaligned (#9808)
2017-02-27 Jonghyun ParkUse WIN64EXCEPTIONS to declare EE_PERSONALITY_ROUTINE...
2017-02-27 Jonghyun Park[x86/Linux] Clean up unused NakedThrowHelper stub ...
2017-02-27 Jonghyun Park[x86/Linux] 16-byte aligned Funclet Helpers (#9810)
2017-02-27 Jonghyun ParkClean up PInvokeStubForHost and PInvokeStubForHostInner...
2017-02-27 Jonghyun ParkClean up nested WIN64EXCEPTIONS-ifdef (#9817)
2017-02-27 Jonghyun Park[x86/Linux] Use _X86_ instead of _TARGET_X86_ (#9816)
2017-02-27 Jonghyun Park[x86/Linux] Clean up PopSEHRecords (#9812)
2017-02-27 Jonghyun Park[x86/Linux] Clean up CallRtlUnwind (#9813)
2017-02-27 Jonghyun Park[x86/Linux] Clean up ARRAY STUB(s) (#9811)
2017-02-26 Jan KotasDelete a bit of dead code (#9801)
2017-02-26 Pat GavlinMerge pull request #9789 from mikedn/le-intrinsic
2017-02-26 Eric MellinoMerge pull request #9782 from mellinoe/ilasm-pathlength-fix
2017-02-26 Jan KotasUpdate BitConverter from CoreFX (#9788)
2017-02-26 Ben AdamsBetter ArraySegment .ctor tests (#9800)
2017-02-25 Hyung-Kyu Choi[ARM/CI] Fix arm32 CI git check failure (#9798)
2017-02-25 Hyung-Kyu Choi[ARM/CI] Update arm CI to sync up with corefx change...
2017-02-25 Pat GavlinFix _our_GetThreadCycles for clang/xarch.
2017-02-25 Pat GavlinRefactor isContained().
2017-02-25 Jan KotasMerge pull request #9791 from dotnet/revert-9231-MinOpt...
2017-02-25 Jan KotasRevert "Simplified MinOpts GC ref tracking."
2017-02-25 Jan VorlicekFix GC hole when exception filter throws unhandled...
2017-02-25 Mike DanesTreat BitConverter.IsLittleEndian as an intrinsic
2017-02-25 James KoRemove `this == null` checks from string.Equals (...
2017-02-25 Alex PerovichMove S.Buffers and S.IO sources shared with corert...
2017-02-25 Andy AyersMerge pull request #9756 from AndyAyersMS/RefCountGener...
2017-02-25 Stephen ToubUse clock_gettime(CLOCK_REALTIME) in DateTime.UtcNow...
2017-02-25 Ahson Ahmed... Merge pull request #9598 from ahsonkhan/OptimizeSpanClear
2017-02-25 Eric MellinoIncrease the length of allowed parameters in ilasm.
2017-02-25 Aditya MandaleekaRemove optimizedtls.cpp (#9777)
2017-02-24 Jan VorlicekRemove NakedThrowHelper and ifdef-out its callers ...
2017-02-24 Andy Ayersreview feedback
2017-02-24 Pat GavlinMerge pull request #9336 from mikedn/const-fold
2017-02-24 Ian HaysMerge pull request #9769 from ianhays/filelock_osx
2017-02-24 Jan VorlicekRemove getcontext and setcontext usage (#9759)
2017-02-24 Bruce ForstallMerge pull request #9732 from hseok-oh/fix_9442
2017-02-24 Mike DanesEnable DevDiv_377155
2017-02-24 Mike DanesFix incorrect cast in gtFoldExprConst
2017-02-24 Ian HaysUpdate FileLock/Unlock PNSE message for OSX
2017-02-24 Justin Van... Avoid unnecessary branch in CultureAwareComparer (...
2017-02-24 William GodbeMerge pull request #9749 from wtgodbe/XunitCopyStuff
2017-02-24 Ian HaysRemove OSX FileStream Lock/Unlock
2017-02-24 Stephen ToubMerge pull request #9766 from discostu105/patch-1
2017-02-24 Sean Gillespie[Local GC] Move workstation GC DAC globals to a struct...
2017-02-24 Christoph Neumüllerfix typo in sos_md.h
2017-02-24 Jonghyun Park[Linux/ARM,ARM64] Fix undefined FixContextHandler issue...
2017-02-24 Sujin KimFix segmentation fault when using ZapImage::PrintStats...
2017-02-24 John Gortertypo in CMakeLists.txt (#9763)
2017-02-24 Stephen ToubMerge pull request #9738 from stephentoub/ordinalignore...
2017-02-24 Hanjoung Lee[x86/Linux] Initial patch for EH funclet (#9601)
2017-02-24 Bruce ForstallMerge pull request #9758 from seanshpark/fixx86break
2017-02-24 SivarvMerge pull request #9723 from fiigii/is4byte
2017-02-24 Stephen ToubAddress PR feedback
2017-02-24 Stephen ToubImprove CompareOrdinalIgnoreCaseHelper by removing...
2017-02-24 Stephen ToubStrongly type StringComparer static comparer fields
2017-02-24 Stephen ToubSplit OrdinalIgnoreCaseComparer from OrdinalComparer
2017-02-24 Jan KotasReject byref-like object in FormatterServices.GetUninit...
2017-02-24 Jonghyun Park[x86/Linux] Enable FEATURE_ARRAYSTUB_AS_IL (#9752)
2017-02-24 SaeHie ParkFix build break for !FEATURE_FIXED_OUT_ARGS
2017-02-24 Bruce ForstallMerge pull request #9681 from mskvortsov/ryujit-arm32...
2017-02-24 Stephen ToubUse GetSystemTimePreciseAsFileTime if available in...
2017-02-24 Tanner GoodingMerge pull request #9717 from tannergooding/math-intrin...
2017-02-24 Andy AyersJIT: keep ref count for runtime generic context lookups
2017-02-24 SivarvMerge pull request #9742 from sivarv/singleField
2017-02-24 Andy AyersMerge pull request #9748 from AndyAyersMS/FixJitTestDir
2017-02-23 wtgodbeUse -f instead of -n when copying from Core_Root in...
2017-02-23 Alex PerovichMerge pull request #9726 from alexperovich/codeFormat
2017-02-23 Andy AyersAdd jit test project checker as jit test (#9721)
2017-02-23 Andy AyersJIT: defer setting outgoing args size until after optim...
2017-02-23 Pat GavlinMerge pull request #9582 from pgavlin/vzeroupper_x86_epilog
2017-02-23 Brian SullivanMerge pull request #9454 from mikedn/cgtun-to-cne
2017-02-23 Andy AyersMove jit tests to directory with proper casing
2017-02-23 Alex PerovichRun codeformatter on S.P.CoreLib sources
2017-02-23 Alex PerovichManual change to make codeformatter work
next