summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Merge pull request #1805 from sergiy-k/nodebugmsgsJan Vorlicek9-76/+75
2015-10-19Merge pull request #1803 from adityamandaleeka/fix_4cf34feAditya Mandaleeka5-158/+4
2015-10-19Disable DEBUG_MESSAGES in release build of CoreCLR PALSergiy Kuryata9-76/+75
2015-10-19Merge pull request #1802 from jkotas/networkingJan Kotas9-521/+5
2015-10-19Revert some changed files from an incorrectly merged commit.Aditya Mandaleeka5-158/+4
2015-10-19Delete remaining vestiges of PAL networking supportJan Kotas9-521/+5
2015-10-19Fix Turkish i casing with invariant culturestephentoub3-84/+159
2015-10-16Merge pull request #1789 from jkotas/crsttypetoolJan Kotas1-0/+990
2015-10-16Add CrstTypeTool source codeJan Kotas1-0/+990
2015-10-16Merge pull request #1779 from ramarag/control_xplat_event_loggingRama krishnan Raghupathy12-3498/+8580
2015-10-16Merge pull request #1786 from kouvel/BuildFixKoundinya Veluri1-2/+3
2015-10-16Controlling Xplat Event logging:Rama12-3498/+8580
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-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