summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Remove Encoding FEATURE_* defines from mscorlib (#5026)James Ko7-47/+5
2016-05-18Merge pull request #5062 from dotnet-bot/from-tfsBruce Forstall1-1/+1
2016-05-18Merge pull request #4902 from JeremyKuhne/WindowsLongPathJeremy Kuhne13-237/+948
2016-05-18Explicitly specify the location from where to pick up the model.corelib.xmlAlex Ghiondea1-1/+1
2016-05-18Merge pull request #5055 from dotnet-bot/from-tfsBruce Forstall1-0/+2
2016-05-18Fix crossgen /createpdb when input filename is given without path (#5045)John Chen1-3/+9
2016-05-18ARM64: Fix LR update in a few stubs (#5013)Swaroop Sridhar1-3/+9
2016-05-18Add private properties for debugger access to Task fields (#5024)Stephen Toub3-1/+7
2016-05-18Add missing method contractJan Kotas1-0/+2
2016-05-18String.Equals: Don't typecast if object refs are the same (#5021)James Ko1-13/+19
2016-05-18Merge pull request #5050 from dotnet-bot/from-tfsJan Kotas1-0/+1
2016-05-17Add missing .gitmirrorall fileMatt Ellis8-0/+246
2016-05-17Merge pull request #5034 from dotnet/revert-4969-RelaxALCGaurav Khanna9-169/+82
2016-05-17Merge branch 'master' of https://github.com/dotnet/coreclrtijoytom26-112/+346
2016-05-17Merge pull request #5032 from kspawa/r2rngenKshama Pawar1-2/+10
2016-05-17Revert "Enable overriding assemblies from TPA"Gaurav Khanna9-169/+82
2016-05-17Merge pull request #4994 from pgavlin/gh4912.PAGE_SIZE.jitPat Gavlin8-37/+48
2016-05-17Merge pull request #5015 from pgavlin/jitOnDllHooksPat Gavlin3-59/+21
2016-05-17Add more help options to corerun (#4973)James Ko2-2/+2
2016-05-17Remove redundant Rank checks from SZArrayHelper/Enumerator (#5022)James Ko1-6/+1
2016-05-17Treat R2R images as NI for profilingKshama Pawar1-2/+10
2016-05-17Fix breakpoints on jitted code for Linux/ARM (#5014)Dmitri-Botcharnikov1-2/+5
2016-05-17Enable Checksum csc param for mscorlib (#4996)Jose Perez Rodriguez3-4/+14
2016-05-17Merge pull request #4954 from kvochko/sos_testsnoahfalk7-0/+245
2016-05-17updating model.corlib.xmltijoytom1-1/+1
2016-05-17Merge branch 'master' of https://github.com/dotnet/coreclrtijoytom117-1362/+5492
2016-05-17Add dev workflow scripts for build pipelinewtgodbe1-0/+20
2016-05-17Merge pull request #4874 from gkhanna79/SPC_S1AlexGhiondea34-86/+3677
2016-05-17Merge pull request #4999 from sejongoh/avoid_ti_method_checkSejong Oh2-1/+8
2016-05-17Encapsulate or replace references to CORINFO_PAGE_SIZE.Pat Gavlin8-37/+48
2016-05-17Remove jitOnDllProcess{Attach,Detach}.Pat Gavlin3-59/+21
2016-05-17Implementing the Unix calling convention for the generic dictionary access st...Fadi Hanna2-20/+45
2016-05-17Add typeInfo::GetMehtod2 to avoid checking GetType == TI_METHOD.Sejong OH2-1/+8
2016-05-17Merge pull request #5008 from yizhang82/dllimportpath-fix2Yi Zhang (CLR)8-33/+6
2016-05-17Optimize Array.GetLength, GetUpperBound, GetLowerBound (#4993)James Ko1-17/+27
2016-05-17Update StringObject comment in object.h (#5011)Matt Warren1-5/+1
2016-05-17Move notion of restricted physical memory behind the GCToOSInterface (#5007)Jan Kotas6-141/+124
2016-05-16Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_D...Yi Zhang (CLR)8-33/+6
2016-05-16Merge pull request #5003 from jkotas/corert-gcJan Kotas1-1/+4
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna34-86/+3677
2016-05-16Merge pull request #4975 from kspawa/ldivKshama Pawar1-6/+5
2016-05-16Update GC from CoreRTJan Kotas1-1/+4
2016-05-16Renaming ZeroFreeAllocMemUTF8 to ZeroFreeCoTaskMemUTF8tijoytk2-2/+2
2016-05-16Disable RegPair for x86 LongsMichelle McDaniel4-8/+20
2016-05-16Added a README with instructions on running and writing tests.Andrey Kvochko1-0/+33
2016-05-15Merge pull request #4969 from gkhanna79/RelaxALCGaurav Khanna9-82/+169
2016-05-15Enable overriding assemblies from TPAGaurav Khanna9-82/+169
2016-05-15Fix arm and x86 build breaksJan Kotas2-1/+7
2016-05-14Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (#4977)Bruce Forstall15-142/+15
2016-05-14Fix build breaks in arm64 and legacy internal amd64 buildsJan Kotas3-2/+14