summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Merge pull request #397 from Djuffin/net-debugJan Kotas54-18182/+1291
2015-03-05Merge pull request #398 from stephentoub/fix_getlasterrorStephen Toub1-4/+3
2015-03-05Merge pull request #399 from richlander/masterJan Kotas1-1/+1
2015-03-05Correct name of Ecma standards organizationRich Lander1-1/+1
2015-03-05Reimplement CPalThread::Get/SetLastError in terms of errnoStephen Toub1-4/+3
2015-03-05Rename old Silverlight Mac debugging GUID to avoid confusionEugene Zemtsov1-3/+3
2015-03-05Rearrange libs in cmakefile for libcoreclr in order to help ld find twowaypip...Eugene Zemtsov1-1/+1
2015-03-05Fix build from msbuild environmentEugene Zemtsov2-10/+6
2015-03-04Merge pull request #396 from swaroop-sridhar/TestEnvJan Kotas2-6/+6
2015-03-04Add Support for Custom Test Environment SettingsSwaroop Sridhar2-6/+6
2015-03-04Merge pull request #394 from ramarag/parallelize_tests_within_categoryRama krishnan Raghupathy2-23/+24
2015-03-04Merge pull request #395 from cherylws/patch-1Rich Lander1-2/+2
2015-03-04Update index.mdCheryl Simmons1-2/+2
2015-03-04Enabling test within the same category to run in parallelRama krishnan Raghupathy2-23/+24
2015-03-04Merge pull request #386 from benpye/travis-ci-fix-2Matt Mitchell1-1/+0
2015-03-04Merge pull request #391 from jkotas/umthunkJan Kotas1-18/+19
2015-03-04Merge pull request #392 from jkotas/TypedReferenceJan Kotas5-8/+16
2015-03-04Disable PAL testsBen Pye1-1/+0
2015-03-03Introduce FC_TypedByRef for passing TypedReferences as FCall argumentsJan Kotas5-8/+16
2015-03-03Merge pull request #389 from jkotas/memcpyJan Kotas1-1/+1
2015-03-03Fix RBP-relative offsets in UMThunkStubJan Kotas1-18/+19
2015-03-03Fix copy&paste typo in JIT_MemCpy helperJan Kotas1-1/+1
2015-03-03Merge pull request #388 from richlander/masterJan Kotas2-2/+335
2015-03-03Add Garbage Collection Book of the Runtime Docmaoni02-2/+335
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov53-18172/+1285
2015-03-03Merge pull request #380 from janvorli/exception-handlingJan Vorlicek4-35/+85
2015-03-03Merge pull request #335 from LLITCHEV/masterLubomir Litchev3-22/+106
2015-03-03Merge pull request #381 from jkotas/unwindingJan Kotas3-5/+3
2015-03-03Fix GetThreadContext and reflect PR feedbackJan Vorlicek4-100/+44
2015-03-03FIx Travis CI release failingBen Pye1-1/+1
2015-03-03Merge pull request #373 from benpye/travis-ci-fixMatt Mitchell1-1/+1
2015-03-03Merge pull request #384 from richlander/masterJan Kotas1-1/+1
2015-03-03Fix CONTEXTFromNativeContext / CONTEXTToNativeContext to handle FP regsJan Vorlicek2-7/+113
2015-03-03Make it easier for people to find ECMA infoRichard Lander1-1/+1
2015-03-03Merge pull request #382 from jkotas/authenticateMatt Ellis5-101/+4
2015-03-02Merge pull request #378 from pgavlin/LLDBCMakePat Gavlin1-28/+38
2015-03-02Merge pull request #383 from dotnet-bot/from-tfsMatt Ellis2-0/+2
2015-03-02Delete host authentication enforcementJan Kotas5-101/+4
2015-03-02Merge pull request #379 from stephentoub/remove_sqos_flagJan Kotas1-1/+3
2015-03-02Correct set_cfa_register argumentsJan Kotas2-4/+3
2015-03-02Delete initial .cfi_def_cfa_offsetJan Kotas1-1/+0
2015-03-02Add an option to exlude the SOS plugin for LLDB from the build.Pat Gavlin1-0/+5
2015-03-02Remove SECURITY_SQOS_PRESENT from dwFlagsAndAttributesStephen Toub1-1/+3
2015-03-02Do not require that the LLDB plugin builds unless targeting Linux.Pat Gavlin1-28/+33
2015-03-02More typo fixes.Lubomir Litchev2-5/+2
2015-03-02Merge pull request #364 from pgavlin/LLDBCMakePat Gavlin5-40/+59
2015-03-02Merge pull request #376 from jkotas/mdarraySergiy Kuryata1-8/+5
2015-03-02Fixed typos.Lubomir Litchev3-5/+2
2015-03-02Merge remote-tracking branch 'upstream/master'Lubomir Litchev164-1515/+5667
2015-03-02va_list portability fix in JIT_NewMDArr helperJan Kotas1-8/+5