platform/upstream/dotnet/runtime.git
2016-06-23 Matt EllisMerge pull request dotnet/coreclr#5937 from ellismg...
2016-06-23 Jarret ShookMerge pull request dotnet/coreclr#5962 from dotnet...
2016-06-23 Jarret ShookRevert "ARM-CI: Prevent creation of job for Checked...
2016-06-23 kvochkoEnable out-of-proc unwinding on ARM (dotnet/coreclr...
2016-06-23 Michelle McDanielMerge pull request dotnet/coreclr#5890 from adiaaida...
2016-06-23 Jarret ShookMerge pull request dotnet/coreclr#5945 from prajwal...
2016-06-23 Gaurav KhannaMerge pull request dotnet/coreclr#5944 from dotnet...
2016-06-23 MyungJoo HamScripts: verify compiler definitions of native and...
2016-06-23 Prajwal A NARM-CI: Prevent creation of job for Checked configuration
2016-06-23 Maoni StephensMerge pull request dotnet/coreclr#5934 from Maoni0...
2016-06-23 Sean GillespieBuild the GC as part of its own CMake target (dotnet...
2016-06-23 dotnet-botUpdating External dependencies to beta-24223-00
2016-06-23 Jarret ShookMerge pull request dotnet/coreclr#5211 from prajwal...
2016-06-23 Prajwal A NARM-CI: Make the Linux ARM emulator check automatic
2016-06-23 Jarret ShookMerge pull request dotnet/coreclr#5942 from prajwal...
2016-06-23 Prajwal A NARM-CI: Resolving typo in result path
2016-06-23 Jarret ShookMerge pull request dotnet/coreclr#5941 from prajwal...
2016-06-23 Prajwal A NARM-CI: Change result archiving from emulated to cross...
2016-06-23 Matt EllisPass --build-id=sha1 to linker explicitly
2016-06-23 Brian SullivanMerge pull request dotnet/coreclr#5931 from briansull...
2016-06-23 Maoni0enable GCWhere on PAL and fixed a bug in 859307b where...
2016-06-23 Aditya MandaleekaMerge pull request dotnet/coreclr#3484 from Dmitry...
2016-06-22 Jarret ShookMerge pull request dotnet/coreclr#5933 from prajwal...
2016-06-22 Prajwal A NARM-CI: Use CI cross build script in emulator
2016-06-22 Bruce ForstallMerge pull request dotnet/coreclr#5929 from BruceForsta...
2016-06-22 Brian SullivanFix for Arm64 crossgen break
2016-06-22 Bruce ForstallClean up PInvoke lowering
2016-06-22 Michelle McDanielEnable GT_CALL with long ret types for x86 RyuJIT
2016-06-22 Kyungwoo LeeMerge pull request dotnet/coreclr#5926 from kyulee1...
2016-06-22 Bruce ForstallMerge pull request dotnet/coreclr#5915 from BruceForsta...
2016-06-22 Rahul KumarMerge pull request dotnet/coreclr#5891 from rahku/arm64...
2016-06-22 Carol EidtMerge pull request dotnet/coreclr#5389 from parjong...
2016-06-22 Carol EidtMerge pull request dotnet/coreclr#5871 from mikedn...
2016-06-22 Aditya MandaleekaMerge pull request dotnet/coreclr#5925 from RussKeldorp...
2016-06-22 Pat GavlinMerge pull request dotnet/coreclr#5904 from pgavlin...
2016-06-22 Kyungwoo LeeARM64: Skip CompareExchangeTClass Test
2016-06-22 Sejong OhMerge pull request dotnet/coreclr#5905 from sejongoh...
2016-06-22 Russ KeldorphFix syntax error in x86_jit32_issues.targets
2016-06-22 William GodbeMerge pull request dotnet/coreclr#5924 from wtgodbe...
2016-06-22 wtgodbeRun all tests under server GC
2016-06-22 John ChenMerge pull request dotnet/coreclr#5921 from JohnChen0...
2016-06-22 Evgeny Pavlov[SOS] [Linux] Fix incorrect symbol loading from portabl...
2016-06-22 Mike McLaughlinGenerate symbols packages for Windows CoreCLR binaries...
2016-06-22 John ChenDisable a test case till issue dotnet/coreclr#5501...
2016-06-22 Mike DanesOptimize integer div/mod by const power of 2 in lowering
2016-06-22 Mike DanesAdd tests for integer div/mod by const
2016-06-22 Bruce ForstallClean up fgMorphArgs
2016-06-22 chunseokleefix build break on ARM caused by f1889 (dotnet/coreclr...
2016-06-22 Gaurav KhannaMerge pull request dotnet/coreclr#5913 from dotnet...
2016-06-22 Jan VorlicekCleanup hardware exception handling (dotnet/coreclr...
2016-06-22 dotnet-botUpdating External dependencies to beta-24222-00
2016-06-22 Brian SullivanMerge pull request dotnet/coreclr#5908 from briansull...
2016-06-22 Brian SullivanMerge pull request dotnet/coreclr#5909 from dotnet...
2016-06-22 Brian SullivanFix for Remorph of a call with nonstandard args
2016-06-21 Fadi HannaFixing build break on x86 and arm.
2016-06-21 Aditya MandaleekaMerge pull request dotnet/coreclr#3097 from vors/docx
2016-06-21 Jarret ShookMerge pull request dotnet/coreclr#5900 from jashook...
2016-06-21 Jarret ShookMerge pull request dotnet/coreclr#5898 from jashook...
2016-06-21 Aditya MandaleekaMerge pull request dotnet/coreclr#5907 from Maoni0...
2016-06-21 Maoni0added a note about the reason why we ignore failures...
2016-06-21 Sejong OhMove all JIT stress jobs into a sub directory on CI
2016-06-21 William GodbeMerge pull request dotnet/coreclr#5903 from wtgodbe...
2016-06-21 wtgodbeArchive entire obj directory
2016-06-21 Maoni StephensMerge pull request dotnet/coreclr#5894 from Maoni0...
2016-06-21 Gaurav KhannaMerge pull request dotnet/coreclr#5899 from dotnet...
2016-06-21 Sejong OhMerge pull request dotnet/coreclr#5892 from sejongoh...
2016-06-21 Rahul KumarArm64:return buffer arg should be passed in x8
2016-06-21 Fadi HannaGeneric dictionary minor performance improvement and...
2016-06-21 Brian SullivanMerge pull request dotnet/coreclr#5895 from briansull...
2016-06-21 Carol EidtMerge pull request dotnet/coreclr#5813 from mikedn...
2016-06-21 Pat GavlinObey GTF_REVERSE_OPS in fgWalkTreePost.
2016-06-21 Brian RobbinsMerge pull request dotnet/coreclr#5885 from brianrob...
2016-06-21 jashooSet b14364 as gcstress incompat
2016-06-21 dotnet-botUpdating External dependencies to beta-24221-00
2016-06-21 jashooUp the default timeout for GCStress
2016-06-21 Gaurav KhannaMerge pull request dotnet/coreclr#5887 from gkhanna79...
2016-06-21 Brian SullivanFix for generic unboxing stub with x8 return buffer...
2016-06-21 Gaurav KhannaUpdate Prerelease version to Beta and increment patch...
2016-06-21 Rahul KumarMerge pull request dotnet/coreclr#5893 from rahku/test
2016-06-21 Aditya MandaleekaMerge pull request dotnet/coreclr#4983 from benaadams...
2016-06-21 Aditya MandaleekaMerge pull request dotnet/coreclr#3074 from Dmitry...
2016-06-21 Maoni0We need to have seg_mapping_table aligned on its natura...
2016-06-21 Rahul KumarEnable building only native test components
2016-06-20 William GodbeMerge pull request dotnet/coreclr#5889 from wtgodbe...
2016-06-20 Aditya MandaleekaMerge pull request dotnet/coreclr#5879 from mattwarren...
2016-06-20 Aditya MandaleekaMerge pull request dotnet/coreclr#5888 from adityamanda...
2016-06-20 Sejong OhInitial changes to group JIT stress jobs into a sub...
2016-06-20 wtgodbeFix race condition in Loader regression 523654 test
2016-06-20 Sean GillespieMerge pull request dotnet/coreclr#5886 from swgillespie...
2016-06-20 Aditya MandaleekaSet coredump_filter to include shared library code.
2016-06-20 Brian RobbinsUpdate Linux tracing instructions for Docker containers.
2016-06-20 Sean GillespieSwitch to double-quotes for interpolated string
2016-06-20 Stephen ToubMerge pull request dotnet/coreclr#5882 from stephentoub...
2016-06-20 Pat GavlinMerge pull request dotnet/coreclr#5875 from pgavlin...
2016-06-20 Stephen ToubFix EventSource deserializing of byte[]s
2016-06-20 Gaurav KhannaMerge pull request dotnet/coreclr#5876 from dotnet...
2016-06-20 Matt WarrenAdded links to CoreCLR issues, small formatting fix
2016-06-20 Jan VorlicekFix GC background thread start in OOM (dotnet/coreclr...
2016-06-20 dotnet-botUpdating External dependencies to rc4-24220-00
2016-06-20 Pat GavlinDisable buffering on jitstdout.
next