platform/upstream/coreclr.git
2017-04-07 Jan KotasMerge pull request dotnet/corert#3243 from dotnet/nmirror
2017-04-07 Jim MaHandle unsupported varargs tests on Unix gracefully...
2017-04-07 Yi Zhang (CLR)Bring back DefaultDllImportSearchPathsAttribute (#10786)
2017-04-07 Jan VorlicekAdd reporting swap file size to GlobalMemoryStatusEx...
2017-04-07 Jan KotasDelete duplicate files and fix build breaks
2017-04-07 Simon NattressMerge pull request dotnet/corert#3226 from dotnet/nmirror
2017-04-07 Koundinya VeluriCall custom parameterless constructor on structs throug...
2017-04-07 Dan Moseleyremove fedora 23 (#10725)
2017-04-07 Atsushi KanamoriNS2.0 Prepare FileNotFoundException for move to shared...
2017-04-07 Michal StrehovskýMerge pull request dotnet/corert#3216 from dotnet/nmirror
2017-04-07 Brian SullivanMerge pull request #10784 from briansull/ibc-shutdown-fix
2017-04-07 Ben AdamsDevirtualizable default encoding (#10783)
2017-04-07 Yi Zhang (CLR)don't switch to COOP GC when logging CCW ref count...
2017-04-07 Brian SullivanFix shutdown A/V issue when IBC logging with the Music...
2017-04-07 Swaroop SridharUpdate ILLink build scripts
2017-04-06 Bruce ForstallMerge pull request #10768 from mskvortsov/ryujit-arm32-lea
2017-04-06 Matt MitchellAdd views for the jitstress and illink folders (#10773)
2017-04-06 Tarek Mahmoud... Make Encoding.Default return UTF8 without BOM emission...
2017-04-06 Bruce ForstallMerge pull request #10697 from sdmaclea/PR-FIX-RUNTEST
2017-04-06 Bruce ForstallMerge pull request #9086 from mikedn/simd-cast
2017-04-06 Tarek Mahmoud... Revert EncodingForwarder for the sake of the Perf ...
2017-04-06 Hyeongseok Oh[x86/Linux] PAL test in CI build (#10688)
2017-04-06 Hyung-Kyu Choi[ARM/CI] Update image for armel Tizen CI (#10730)
2017-04-06 Mikhail SkvortcovRyuJIT/ARM32: update GT_LEA codegen
2017-04-06 Bruce ForstallMerge pull request #10742 from BruceForstall/RemoveUnus...
2017-04-06 Bruce ForstallMerge pull request #10752 from BruceForstall/FixBBFform...
2017-04-06 Atsushi KanamoriClean up and prepare FileLoadException.cs for move...
2017-04-06 Jonghyun Park[x86/Linux] Clean up ZapUnwindData (#10750)
2017-04-06 Mike DanesAdd Vector.op_Explicit tests
2017-04-06 Sean Gillespie[Local GC] Fix a bad merge (#10748)
2017-04-06 Sergey Andreenkoreplace the linear time algorithm from lclvars with...
2017-04-06 Sergey AndreenkogtLdftnResolvedToken is no longer necessary, because...
2017-04-06 Jonghyun Park[x86/Linux] 16-byte aligned HelperMethodFrameRestoreSta...
2017-04-06 Bruce ForstallClean up block.h formatting
2017-04-05 Bruce ForstallMerge pull request #10724 from mikedn/small-type-xchg
2017-04-05 Brian RobbinsMerge pull request #10615 from brianrob/profiler
2017-04-05 William GodbeMerge pull request #10739 from wtgodbe/GroovyFedora
2017-04-05 Bruce ForstallRemove unused PREDICT_REG_RER_INDIRECT_PARAM define
2017-04-05 Sean Gillespie[Local GC] Pull some logic using SystemDomain::System...
2017-04-05 Aditya MandaleekaMerge pull request #10727 from hqueue/typo/doc_ryujit
2017-04-05 Jarret ShookMerge pull request #10211 from sdmaclea/PR-ARM64-CROSSG...
2017-04-05 wtgodbeAdd Fedora24 to CI
2017-04-05 Jeremy KuhneFix registry name enumeration (#10711)
2017-04-05 Sean Gillespie[Local GC] Move Weak Reference finalization out of...
2017-04-05 Joseph TremouletMerge pull request #10574 from JosephTremoulet/FixTestP...
2017-04-05 Jan VorlicekFix ThrowExceptionFromContextInternal for x86 Linux...
2017-04-05 Hyeongseok Oh[x86/Linux] Fix build error in nuget packaging (#10691)
2017-04-05 Pat GavlinMerge pull request #10112 from pgavlin/gh10106
2017-04-05 Pat GavlinOnly build compatjit.dll when building JIT32.
2017-04-05 ragmani[x86/Linux] add three functions for _X86_TARGET_ (...
2017-04-05 Hyung-Kyu ChoiFix class name in ryujit-overview.md
2017-04-05 Mike DanesUse the correct type for interlocked instructions
2017-04-05 Bruce ForstallMerge pull request #10303 from hseok-oh/fix_10300
2017-04-05 Rahul KumarMerge pull request #10637 from rahku/UrlString
2017-04-05 Rahul KumarRemove file system/security/util/URLString.cs
2017-04-05 Swaroop SridharAdd a job for testing via IlLink for Linux
2017-04-05 Swaroop SridharFix invocation of ILLink in linux testing
2017-04-05 Jonghyun Park[x86/Linux] 16-byte aligned ResolveWorkerAsmStub (...
2017-04-04 William GodbeMerge pull request #10715 from wtgodbe/alpineFix
2017-04-04 Jan VorlicekUpdate module not found error message (#10692)
2017-04-04 wtgodbeFix Alpine build break in pipeline
2017-04-04 Sergey AndreenkoCoreRT: make CORINFO_HELP_READYTORUN_DELEGATE_CTOR...
2017-04-04 Rahul KumarMerge pull request #10190 from sdmaclea/PR-ARM64-BACKPO...
2017-04-04 Jarret ShookMerge pull request #10614 from sdmaclea/PR-ARM64-GENRET...
2017-04-04 Bruce ForstallMerge pull request #10609 from alpencolt/ryu-arm-locallock
2017-04-04 Aditya MandaleekaMerge pull request #10699 from adityamandaleeka/fix_env...
2017-04-04 Bruce ForstallMerge pull request #10681 from BruceForstall/LinuxArmAltjit
2017-04-04 Aditya MandaleekaFix handling of empty environment variables in PAL.
2017-04-04 Rion WilliamsRemoved Unused Local Random Instances (#10696)
2017-04-04 Matt MitchellUse setMachineAffinity for arm64 (#10558)
2017-04-04 Steve MacLean... Do not use declare -A
2017-04-04 Hanjoung Lee[x86/Linux] Fix crash when GC triggered inside funclets...
2017-04-04 Hyeongseok OhPass crossbuild and linux-id to CMakeLists.txt using...
2017-04-04 Jonghyun Park[x86/Linux] Correctly unwind esp frames (#10685)
2017-04-04 Rahul KumarMerge pull request #10601 from rahku/c4996
2017-04-04 Bruce ForstallMerge pull request #10682 from BruceForstall/CleanUpJit...
2017-04-04 Noah FalkMerge pull request #10580 from noahfalk/fitjit_tier0_flag
2017-04-04 Nicolò CarandiniUpdate README.md (#10641)
2017-04-04 Matt WarrenMove '#pragma warning(disable:21000)' to correct place...
2017-04-04 Ben AdamsImprove Guid.ToString (#10669)
2017-04-04 Brian SullivanMerge pull request #10678 from briansull/contract-fix
2017-04-04 Dan MoseleyDebug.Assert FF (#10652)
2017-04-04 Igor KulaychukFix 'this' pointer in struct methods (#10668)
2017-04-03 Bruce ForstallRemove unused code under typo define
2017-04-03 Dan Moseleyremove fedora 23 (#10667)
2017-04-03 Russell C HadleyMerge pull request #10629 from russellhadley/EHWriteThr...
2017-04-03 Koundinya VeluriFix InternalsVisibleTo when it references an assembly...
2017-04-03 William GodbeMerge pull request #10671 from wtgodbe/Redist
2017-04-03 Brian SullivanRemove the SO_TOLERANT contact from CEEInfo::resolveVir...
2017-04-03 Pat GavlinMerge pull request #10672 from pgavlin/FixExceptionRefe...
2017-04-03 Bruce ForstallAdd Linux host support for arm32/arm64 altjit
2017-04-03 wtgodbePublish VC Redist DLLs as part of CoreCLR Package
2017-04-03 Jarret ShookMerge pull request #10326 from jashook/arm64_test_updat...
2017-04-03 Pat GavlinFix a reference to System.Exception in a JIT test.
2017-04-03 Brian RobbinsBasic EventPipe functionality that supports writing...
2017-04-03 ragmani[x86/Linux] add the process of handling when entry...
2017-04-03 jashookUpdate the arm64 test drop
2017-04-03 Alexander Soldatov[RyuJIT/ARM32] Localloc implementation in codegen
2017-04-03 Alexander Soldatov[RyuJIT/ARM32] GS Cookie check implementation.
2017-04-03 Dan MoseleyCut down FormatterServices (#10653)
next