summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Fix lexicographical compares of numeric values.Aditya Mandaleeka2-2/+2
2016-07-21Change verbatim ELF.h and Dwarf.h LLVM headers to be able to build in CoreCL...Evgeny Pavlov3-118/+142
2016-07-21Merge pull request #6277 from kyulee1/fragehKyungwoo Lee4-23/+21
2016-07-21Merge pull request #6375 from stephentoub/serialization_modelxmlStephen Toub30-51/+248
2016-07-21[SOS][Linux] Fix incorrect processing 'setclrpath' command with portable PDB ...Evgeny Pavlov1-6/+10
2016-07-21Refactor GC background thread creation (#6384)Jan Vorlicek8-150/+85
2016-07-21Add ELF.h and Dwarf.h from LLVM for gdbjit feature implementation. (#6383)Evgeny Pavlov4-0/+2399
2016-07-21ifdef out CodeAccessPermission demand used in SerializationInfo on CoreCLRStephen Toub1-0/+2
2016-07-21Merge pull request #6385 from kyulee1/reemailKyungwoo Lee1-3/+3
2016-07-21ARM64: Reenable email notificationKyungwoo Lee1-3/+3
2016-07-21Expose serialization primitives from System.Private.CorelibStephen Toub29-51/+246
2016-07-21Merge pull request #6219 from adiaaida/compareLongsMichelle McDaniel11-121/+657
2016-07-21Remove DBG GcInfo encoder/decoder (#6374)Swaroop Sridhar16-2905/+1
2016-07-21Documentation: Add additional terminologies in the glossary.md (#6372)Geunsik Lim1-1/+6
2016-07-20Merge pull request #6365 from jashook/arm32_umountJarret Shook1-1/+9
2016-07-20More verbose logging for arm32 umountjashook1-1/+9
2016-07-20Merge pull request #6297 from CarolEidt/MorphGenTreeRefactorsCarol Eidt7-184/+247
2016-07-20Merge pull request #6325 from swaroop-sridhar/R2RverSwaroop Sridhar32-409/+481
2016-07-20GCInfo: Support versioning.Swaroop Sridhar32-409/+481
2016-07-21Remove include of <utility> from seh.cpp (#6359)Jan Vorlicek2-3/+32
2016-07-20Fix is_blittable partial specializations (#6357)joemmett1-2/+2
2016-07-20More Struct-related RefactoringsCarol Eidt7-184/+247
2016-07-20Merge pull request #6326 from sivarv/phase2Sivarv10-120/+418
2016-07-20Merge pull request #6242 from Maoni0/raceMaoni Stephens1-15/+4
2016-07-20Merge pull request #6348 from hseok-oh/softfp_rootfsAditya Mandaleeka1-2/+2
2016-07-20Support for reg optional tree temps.sivarv10-120/+418
2016-07-20Merge pull request #6323 from wtgodbe/updatePackagesWilliam Godbe4-38/+88
2016-07-20Enable automatic updating of package versions in test project.json fileswtgodbe4-38/+88
2016-07-20Merge pull request #6360 from mmitche/fix-regexMatt Mitchell1-1/+1
2016-07-20Incorrect quoting around regex stringMatt Mitchell1-1/+1
2016-07-20Fix silent bad codegen in signed comparisonMichelle McDaniel11-121/+657
2016-07-20Merge pull request #6340 from wtgodbe/tPackWilliam Godbe1-9/+0
2016-07-20Merge pull request #6346 from dotnet-bot/UpdateDependencies20160720052232Gaurav Khanna1-1/+1
2016-07-20Merge pull request #6354 from dotnet/revert-6344-UndoNetCIChangeMatt Mitchell1-2/+8
2016-07-20Revert "Revert: Pull crash dump links"Matt Mitchell1-2/+8
2016-07-20ARM64: Enable Function FragmentKyungwoo Lee4-23/+21
2016-07-20Make PAL_SEHException smaller (#6267)Jan Vorlicek11-152/+371
2016-07-20Fix if statement to ignore Ubuntu codename if BuildArch is arm-softfpHyeongseok Oh1-2/+2
2016-07-20Fix mistyped instruction in linux-instructions.md (#6332)Hanjoung Lee1-2/+2
2016-07-19Fix for CoreCLR 6269 - Trigger formal binding if domain-wide cache does not h...Gaurav Khanna2-27/+18
2016-07-19Merge pull request #6337 from AndyAyersMS/CountObservationsAndy Ayers4-40/+73
2016-07-19Merge pull request #6338 from swgillespie/revert-weakreference-testsSean Gillespie4-29/+1
2016-07-20Updating External dependencies to beta-24320-00dotnet-bot1-1/+1
2016-07-19Merge pull request #6344 from AndyAyersMS/UndoNetCIChangeAndy Ayers1-8/+2
2016-07-19Revert: Pull crash dump linksAndy Ayers1-8/+2
2016-07-19Remove duplicate code from string.GetHashCode (#4696)James Ko1-52/+4
2016-07-19Improve performance, drastically reduce misfires for new string(char*) on 64-...James Ko1-15/+75
2016-07-19Better performance for string.CompareOrdinalHelper (#6119)James Ko1-70/+98
2016-07-19Merge pull request #6293 from kyulee1/altjitKyungwoo Lee3-7/+10
2016-07-19Stop building targetingPack package on non-windowswtgodbe1-9/+0