summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie13-40/+20
2017-03-21Merge pull request #10363 from jkotas/revertJan Kotas299-7362/+5501
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas299-7362/+5501
2017-03-21Fix Linux/x86 call alignment calculation and insertion (#10266)Bruce Forstall8-122/+213
2017-03-21[x86/Linux] Invoke gcResetForBB() in genFuncletProlog (#10186)Hanjoung Lee1-0/+2
2017-03-21Merge pull request #10343 from parjong/fix/self_overrideAndy Ayers2-1/+9
2017-03-21Add /silent option to crossgen (#10350)Bruce Forstall3-1/+7
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich299-5501/+7362
2017-03-21System.IO.Path.IsPathRooted does not check if valid drive letter on Windows (...Viktor Hofer1-2/+2
2017-03-21Merge pull request #10254 from sdmaclea/PR-FIX-SCRIPT-ERRORAditya Mandaleeka1-2/+2
2017-03-21Temporarily disable frequently failing Sleep PAL tests (#10313)Koundinya Veluri2-2/+2
2017-03-21Merge pull request #10321 from WinCPP/issue-7060Ian Hays1-7/+1
2017-03-21Merge pull request #10327 from mikedn/assertion-infoJoseph Tremoulet5-106/+143
2017-03-21[x86/Linux] Log UpdateRegDisplay calls (#10335)Jonghyun Park1-0/+10
2017-03-21Fix bogus assert in resolveVirtualMethodHelper and update related ilprojJonghyun Park2-1/+9
2017-03-20[x86/Linux] Use 4-byte align for double in struct (#10340)Jonghyun Park1-0/+5
2017-03-20[x86/Linux] Correct update on ResumableFrame (#10339)Jonghyun Park1-1/+1
2017-03-20Merge pull request #10341 from dotnet/mirror-merge-9056283Jan Kotas5-111/+70
2017-03-20Delete moved fileJan Kotas3-111/+3
2017-03-21NS2.0 - Complete System.Security namespace.Atsushi Kanamori2-0/+67
2017-03-20'root' as a special case in UTIL_IsExecuteBitsSet (#10246)Jonghyun Park1-1/+6
2017-03-20Fix MAC build (#10328)Tarek Mahmoud Sayed2-2/+15
2017-03-20Merge pull request #10325 from dotnet/mirror-merge-9055987Jan Kotas6-4/+4
2017-03-20Merge pull request #10330 from omajid/fix-markdown-atx-headersAditya Mandaleeka9-37/+37
2017-03-20Fix markdown headingsOmair Majid9-37/+37
2017-03-20Delete moved filesJan Kotas5-1212/+0
2017-03-20Refactor GenTree assertion information storageMike Danes5-106/+143
2017-03-20Fix another per code reviewSteve MacLean, Qualcomm Datacenter Technologies, Inc1-1/+1
2017-03-20Merge pull request #10319 from JosephTremoulet/NullFieldJoseph Tremoulet1-3/+9
2017-03-20Move Type.cs and Module.cs to Shared Partition.Atsushi Kanamori5-0/+1212
2017-03-20Merge pull request #10317 from dotnet/mirror-merge-9055826Jan Kotas2-10/+13
2017-03-21Issue #7060 - Make StreamReader.ReadBuffer non-virtualWinCPP1-7/+1
2017-03-20Permit null object in `GenTreeUseEdgeIterator`Joseph Tremoulet1-3/+9
2017-03-20Merge pull request #10315 from dotnet-bot/from-tfsBruce Forstall1-3/+0
2017-03-20Fix FileStream for ProjectNJan Kotas2-10/+13
2017-03-20Remove message about falling to default for MethodContext::repGetEEInfo()Bruce Forstall1-3/+0
2017-03-20Merge pull request #10301 from dotnet-bot/from-tfsBrian Sullivan2-5/+0
2017-03-20Initial document on AssemblyLoadContext Design (#10271)Gaurav Khanna1-0/+86
2017-03-20Merge pull request #10262 from briansull/refactor2Brian Sullivan5-27/+101
2017-03-20Make GetModuleHandle() sharable. (#10309)Atsushi Kanamori6-32/+6
2017-03-20Merge pull request #9445 from hqueue/arm/ciGaurav Khanna3-39/+342
2017-03-20Reconciles Type.cs with CoreRT version for move to shared partition. (#10306)Atsushi Kanamori8-1889/+1165
2017-03-20[Arm64/Unix] Set PROCFS_* available in tryrun (#10255)Steve MacLean1-4/+4
2017-03-19Desktop side of the change to remove COR_JIT_EE_VERSIONBruce Forstall2-5/+0
2017-03-19Invariant globalization (#10264)Tarek Mahmoud Sayed37-258/+1850
2017-03-19Merge pull request #10291 from dotnet-bot/master-UpdateDependenciesStephen Toub3-8/+8
2017-03-19Update CoreClr to beta-25119-02dotnet-bot3-8/+8
2017-03-18Fix code to build with older VC++ compiler (#10281)Bruce Forstall1-2/+8
2017-03-18Remove potential overflow in SafeBSTRHandle (#10182)John Bottenberg1-1/+1
2017-03-18Fix a typo in exceptoinhandling.cpp (#10237)Jonghyun Park1-1/+1