summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Fix registry name enumeration (#10711)Jeremy Kuhne3-147/+108
2017-04-05[Local GC] Move Weak Reference finalization out of the GC (#10676)Sean Gillespie8-13/+47
2017-04-05Fix ThrowExceptionFromContextInternal for x86 Linux (#10728)Jan Vorlicek1-5/+9
2017-04-05[x86/Linux] Fix build error in nuget packaging (#10691)Hyeongseok Oh1-1/+5
2017-04-05Merge pull request #10112 from pgavlin/gh10106Pat Gavlin4-69/+1
2017-04-05Only build compatjit.dll when building JIT32.Pat Gavlin4-69/+1
2017-04-05[x86/Linux] add three functions for _X86_TARGET_ (#10378)ragmani3-0/+35
2017-04-04Merge pull request #10303 from hseok-oh/fix_10300Bruce Forstall1-2/+7
2017-04-04Merge pull request #10637 from rahku/UrlStringRahul Kumar3-407/+4
2017-04-04Remove file system/security/util/URLString.csRahul Kumar3-407/+4
2017-04-05[x86/Linux] 16-byte aligned ResolveWorkerAsmStub (#10655)Jonghyun Park1-9/+25
2017-04-05Update module not found error message (#10692)Jan Vorlicek1-1/+1
2017-04-04CoreRT: make CORINFO_HELP_READYTORUN_DELEGATE_CTOR optimization for verifiabl...Sergey Andreenko5-11/+129
2017-04-04Merge pull request #10190 from sdmaclea/PR-ARM64-BACKPORT-9500Rahul Kumar1-11/+27
2017-04-04Merge pull request #10614 from sdmaclea/PR-ARM64-GENRET-GCINFOJarret Shook1-2/+2
2017-04-04Merge pull request #10609 from alpencolt/ryu-arm-locallockBruce Forstall4-51/+465
2017-04-04Merge pull request #10699 from adityamandaleeka/fix_env_empty_var_handlingAditya Mandaleeka1-1/+7
2017-04-04Merge pull request #10681 from BruceForstall/LinuxArmAltjitBruce Forstall3-5/+19
2017-04-04Fix handling of empty environment variables in PAL.Aditya Mandaleeka1-1/+7
2017-04-04[x86/Linux] Fix crash when GC triggered inside funclets (#10188)Hanjoung Lee1-0/+20
2017-04-04Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)Hyeongseok Oh1-0/+11
2017-04-04[x86/Linux] Correctly unwind esp frames (#10685)Jonghyun Park2-2/+5
2017-04-04Merge pull request #10601 from rahku/c4996Rahul Kumar29-2013/+49
2017-04-03Merge pull request #10682 from BruceForstall/CleanUpJitEEDefineBruce Forstall1-17/+0
2017-04-03Merge pull request #10580 from noahfalk/fitjit_tier0_flagNoah Falk6-10/+18
2017-04-03Move '#pragma warning(disable:21000)' to correct place (#10455)Matt Warren1-4/+4
2017-04-03Improve Guid.ToString (#10669)Ben Adams1-35/+40
2017-04-03Merge pull request #10678 from briansull/contract-fixBrian Sullivan1-1/+0
2017-04-03Debug.Assert FF (#10652)Dan Moseley3-23/+15
2017-04-04Fix 'this' pointer in struct methods (#10668)Igor Kulaychuk1-1/+4
2017-04-03Remove unused code under typo defineBruce Forstall1-17/+0
2017-04-03Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...Koundinya Veluri3-3/+4
2017-04-03Merge pull request #10671 from wtgodbe/RedistWilliam Godbe2-0/+5
2017-04-03Remove the SO_TOLERANT contact from CEEInfo::resolveVirtualMethodHelperBrian Sullivan1-1/+0
2017-04-03Add Linux host support for arm32/arm64 altjitBruce Forstall3-5/+19
2017-04-03Publish VC Redist DLLs as part of CoreCLR Packagewtgodbe2-0/+5
2017-04-03[x86/Linux] add the process of handling when entry point is funclet. (#10602)ragmani1-1/+1
2017-04-03[RyuJIT/ARM32] Localloc implementation in codegenAlexander Soldatov3-0/+420
2017-04-03[RyuJIT/ARM32] GS Cookie check implementation.Alexander Soldatov3-51/+45
2017-04-03Cut down FormatterServices (#10653)Dan Moseley1-22/+2
2017-04-02Fix Double.ToString performance on Linux and OSX (#10572)Tarek Mahmoud Sayed1-205/+103
2017-04-02Bring back kApplicationException (#10650)Hugh Bellamy1-2/+1
2017-04-02Remove securitystate (#10649)Dan Moseley3-31/+0
2017-04-01Move identical Globalization files to shared partitionJan Kotas38-200/+72
2017-04-01Move identical files to shared partitionJan Kotas8-13/+9
2017-04-01Move identical Interop files to shared partitionJan Kotas12-11/+11
2017-04-01[Local GC] Move some EE-specific finalize-on-unload logic out of the GC (#10598)Sean Gillespie7-33/+32
2017-04-01[Local GC] Remove static fields from GC interface (#10566)Sean Gillespie17-79/+66
2017-04-01Merge pull request #10584 from adityamandaleeka/handle_table_local_gc_initAditya Mandaleeka12-17/+90
2017-04-01Add .gitmirror fileMatt Ellis1-0/+1