summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Extend the Unix hosting APIJan Vorlicek4-92/+279
2015-07-10Merge pull request #1216 from janvorli/fix-destructor-contractsJan Vorlicek4-4/+22
2015-07-10Add missing contracts to some constructorsJan Vorlicek1-0/+6
2015-07-08Modify conservative GC code for unaligned InlinedCallFramesRichard L Ford1-1/+8
2015-07-08CR feedback.Mike McLaughlin2-5/+5
2015-07-08Fix recursive asserts in coreclr.Mike McLaughlin4-41/+59
2015-07-08Add missing contracts to some destructorsJan Vorlicek4-4/+16
2015-07-07Merge pull request #1209 from swaroop-sridhar/unusedJan Kotas1-3/+0
2015-07-06Merge pull request #637 from justinvp/stringsplitStephen Toub1-10/+27
2015-07-06Remove a few Unused DefinitionsSwaroop Sridhar1-3/+0
2015-07-02Allow non-RIP-relative relocations in coreclr crossgen.Eugene Rozenfeld1-1/+1
2015-07-01Fix Windows build.Mike McLaughlin1-1/+3
2015-07-01Generate the dac table RVA using nm at build time.Mike McLaughlin8-202/+21
2015-06-30String.Split optimizationJustin Van Patten1-10/+27
2015-06-29Replace COMPLUS_SOCExtraSpew with COMPLUS_JitFunctionTrace, and enable it for...Bruce Forstall2-13/+6
2015-06-29Merge pull request #1185 from bartonjs/x509chainJeremy Barton1-0/+152
2015-06-27Merge pull request #1180 from dotnet-bot/from-tfsMatt Ellis1-0/+16
2015-06-26Merge pull request #1179 from dotnet-bot/from-tfsMatt Ellis3-10/+19
2015-06-26Add missing include directoryMatt Ellis1-0/+2
2015-06-26Fix arm/arm64 builds of dbgshimEugene Zemtsov1-0/+16
2015-06-26Make 64bit dump debugging possible on CoreCLREugene Zemtsov2-10/+17
2015-06-25Some more pal init cleanup missed in #1174Mike McLaughlin4-65/+86
2015-06-25CR feedback from @janvorliMike McLaughlin2-39/+42
2015-06-24Fixed the PAL_Initialize* order problem.Mike McLaughlin13-324/+317
2015-06-24Add support for setting verification time and querying the root store directorybartonjs1-0/+101
2015-06-23Merge pull request #1159 from mikem8361/bpmdMike McLaughlin15-69/+423
2015-06-22Add methods for interacting with STACK_OF(X509)Jeremy Barton1-0/+51
2015-06-19Merge pull request #1156 from romansp/fix-typosJan Kotas1-1/+1
2015-06-19Enable bpmd command even unjitted functions work.Mike McLaughlin15-69/+423
2015-06-18Merge pull request #1136 from josteink/unwind-freebsdJan Vorlicek1-4/+4
2015-06-18Fix stack unwinding for FreeBSD.Jostein Kjønigsen1-4/+4
2015-06-18fixed typo in objectnative.cpp commentsRoman Pavlov1-1/+1
2015-06-17Allow CTRLC to work when running under lldb using the SOS plugin and debugger...Mike McLaughlin1-12/+23
2015-06-16Merge pull request #1141 from mikem8361/dbgshimMike McLaughlin8-562/+394
2015-06-16Merge pull request #1143 from jkotas/GetAssemblyNameJan Kotas1-1/+9
2015-06-16Fixed FreeBSD build.Mike McLaughlin1-0/+1
2015-06-16Code review feedback.Mike McLaughlin1-4/+1
2015-06-15Allow AssemblyLoadContext.GetAssemblyName for native images on CoreCLRJan Kotas1-1/+9
2015-06-15Make sure dbgshim can attach to processes from other sessionsEugene Zemtsov1-3/+30
2015-06-15Fully implement dbgshim so it doesn't depend on LD_LIBRARY_PATH (issue #650).Mike McLaughlin7-562/+396
2015-06-11Merge pull request #1129 from dotnet-bot/from-tfsJan Kotas1-9/+7
2015-06-11Merge pull request #1125 from mikem8361/removelibpathMike McLaughlin10-27/+171
2015-06-10Fix Exception Propagation issue for NetCoreForCoreCLR Non-AppX caseLuqun Lou1-9/+7
2015-06-10Merge pull request #1127 from ronyb29/masterJan Kotas1-1/+1
2015-06-10Merge pull request #1126 from stephentoub/reflectionemit_writelineJan Kotas1-3/+14
2015-06-10Implement ILGenerator on Unix to use System.Console.dllstephentoub1-3/+14
2015-06-10fixed typo in BufferedStream commentsRony Batista1-1/+1
2015-06-09Remove the dependency on LD_LIBRARY_PATH in the sos code (issue #820). Uses t...Mike McLaughlin10-27/+171
2015-06-09Merge pull request #1121 from erozenfeld/CrossgenFixJan Kotas1-1/+1
2015-06-09Fix crossgen so that it doesn't attempt to get clr callbacks.Eugene Rozenfeld1-1/+1