summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Merge pull request #1783 from nguerrera/explicit-location-modelNick Guerrera1-0/+2
2015-10-16Fix Windows x86 build - use macro for friend declarationKoundinya Veluri1-2/+3
2015-10-15Be explicit about exposing Assembly.Location in model.xmlNick Guerrera1-0/+2
2015-10-15Remove unnecessary condemnation and suspension in PALCommonCleanup.Aditya Mandaleeka1-12/+3
2015-10-15Remove CPalSynchronizationManager::ShutdownAditya Mandaleeka3-66/+1
2015-10-15Remove unused step logic from PALCommonCleanup.Aditya Mandaleeka4-130/+26
2015-10-15Expose Module.ModuleVersionIdNick Guerrera2-1/+3
2015-10-15Merge pull request #1778 from swaroop-sridhar/commentJan Kotas1-4/+4
2015-10-15Merge pull request #1777 from dotnet-bot/from-tfsMatt Ellis1-0/+1
2015-10-15Fix a comment in GcInfoEncoder.hSwaroop Sridhar1-4/+4
2015-10-15Merge pull request #1690 from bryanar/changes-to-test-treeBryan P. Arant5-4/+158
2015-10-15Add missing .gitmirror file.Matt Ellis1-0/+1
2015-10-15Merge pull request #1773 from jkotas/gcee-cleanupJan Kotas22-683/+976
2015-10-15Cleanup GC-EE InterfaceJan Kotas22-683/+976
2015-10-15Merge pull request #1769 from mmitche/fix-type-assertMatt Mitchell1-2/+0
2015-10-14Change CoreConsole to use _get_wpgmptrAndrew Stanton-Nurse1-19/+14
2015-10-15Changes to Test InfrastructureKoundinya Veluri5-4/+158
2015-10-14Remove assert found in internal testingMatt Mitchell1-2/+0
2015-10-14Merge pull request #1747 from stephentoub/string_tolowerupper_asciiStephen Toub2-14/+76
2015-10-14Avoid brancing in ToLower/UpperAsciiInvariant(char)stephentoub1-12/+48
2015-10-14Merge pull request #1763 from kouvel/PerfFixSergiy Kuryata3-2/+74
2015-10-14Add ASCII optimization to string.ToLower/ToUpper on Unixstephentoub1-2/+28
2015-10-13Merge pull request #1759 from ellismg/format-corefx-codeMatt Ellis12-1204/+1387
2015-10-13Add string allocation fast path outside WindowsKoundinya Veluri3-2/+74
2015-10-13Run format-code.shMatt Ellis10-1204/+1329
2015-10-13Add format-code.sh from CoreFXMatt Ellis2-0/+58
2015-10-13Using DotNetCore version of BclRewriter in mscorlib buildJose Perez Rodriguez5-10/+12
2015-10-13Implement CoCreateGuid using uuid_generate on UnixJan Vorlicek8-17/+76
2015-10-12Add checks for liblttng-ust-dev at build timeRama1-0/+6
2015-10-13Merge pull request #1749 from janvorli/improve-frame-destructorJan Vorlicek2-7/+12
2015-10-13Improve frame destructor performanceJan Vorlicek2-7/+12
2015-10-12Add some fast paths that are missing outside WindowsKoundinya Veluri4-9/+134
2015-10-12Merge pull request #1739 from jasonwilliams200OK/masterJan Kotas1-4/+3
2015-10-11This enables Lttng Logging for CoreClr,Rama37-198/+25240
2015-10-10code,pal: Removes unused headers.Peter Jas1-4/+3
2015-10-09Merge pull request #1733 from kouvel/PerfFixJan Kotas6-10/+108
2015-10-09Merge pull request #1723 from steveharter/FixDefaultLocaleSteve Harter6-65/+116
2015-10-09Merge pull request #1737 from dotnet-bot/from-tfsJan Kotas9-7/+376
2015-10-09Add support for obtaining default locale in Linux and fix issue with @collati...Steve Harter6-65/+116
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri6-10/+108
2015-10-09Fix contracts so scanRuntime@x86chk task succeedsBruce Forstall2-0/+4
2015-10-09Merge pull request #1719 from stephentoub/sb_directionStephen Toub4-7/+7
2015-10-09Merge pull request #1722 from stephentoub/casing_branchesStephen Toub1-25/+45
2015-10-08Merge pull request #1721 from richardlford/fixruntimecontractRichard L Ford1-1/+1
2015-10-08Code changes for firing etw events when a pdb is dynamically loaded. This cor...dotnet-bot7-7/+372
2015-10-09Fix Windows CoreConsole property listJan Vorlicek1-2/+4
2015-10-08Improve string.ToLower/ToUpper perfstephentoub1-25/+45
2015-10-08Merge pull request #1720 from janvorli/fix-osx-activation-and-exception-colli...Jan Vorlicek1-33/+47
2015-10-08Merge pull request #1689 from Priya91/palstringLakshmi Priya3-27/+51
2015-10-08Fix incorrect runtime contract for FailedAssembly::InitializeRichard L Ford1-1/+1