platform/upstream/coreclr.git
2016-04-19 Andy AyersMerge pull request #4374 from AndyAyersMS/CheckToolRestore
2016-04-19 Rahul KumarMerge pull request #4349 from rahku/master
2016-04-19 Rahul Kumarenable build of cross target components.
2016-04-19 Jan KotasMerge pull request #3915 from hughbe/region-info-params
2016-04-19 Jan KotasMerge pull request #3535 from hughbe/patch-3
2016-04-19 Jan KotasMerge pull request #4247 from leemgs/upstream-cross...
2016-04-19 Jan KotasMerge pull request #4283 from krytarowski/netbsd-support-61
2016-04-19 Jan KotasMerge pull request #4371 from krytarowski/netbsd-support-65
2016-04-19 Jan KotasMerge pull request #4348 from AndyAyersMS/FixPerfMapAV
2016-04-19 Jan KotasMerge pull request #4373 from krytarowski/netbsd-support-67
2016-04-19 Jan KotasMerge pull request #4401 from dotnet-bot/from-tfs
2016-04-19 noahfalkMerge pull request #4312 from mjsabby/muks/enable_rejit...
2016-04-19 Kyungwoo LeeMerge pull request #4392 from kyulee1/fixround
2016-04-19 Kyungwoo LeeARM64: Fix Round Operation
2016-04-18 John ChenFix nidump to avoid crashing while working with Ready...
2016-04-18 Rahul KumarMerge pull request #4394 from gkhanna79/VCRTArm64Fix
2016-04-18 Russ KeldorphMerge pull request #4391 from RussKeldorph/buildarch
2016-04-18 Pat GavlinMerge pull request #4390 from pgavlin/JitCleanup
2016-04-18 Gaurav KhannaFix Arm64 break
2016-04-18 Aditya MandaleekaMerge pull request #4370 from krytarowski/netbsd-support-64
2016-04-18 Aditya MandaleekaMerge pull request #4378 from krytarowski/netbsd-support-68
2016-04-18 Bruce ForstallMerge pull request #4323 from BruceForstall/CLRABI
2016-04-18 Bruce ForstallAdd CLR ABI document to Book of the Runtime
2016-04-18 Russ KeldorphReplace $(Platform) with $(BuildArch) in arch-specific...
2016-04-18 Pat GavlinStandardize on `assert` in the JIT.
2016-04-18 Pat GavlinStanardize on `DEBUGARG` in the JIT.
2016-04-18 Pat GavlinRemove uses of LP{,C}UTF8 in the JIT.
2016-04-18 Gaurav KhannaMerge pull request #4381 from gkhanna79/VCRTFix
2016-04-18 Carol EidtMerge pull request #3807 from CarolEidt/FirstClassStruc...
2016-04-18 Andy AyersMerge pull request #4375 from AndyAyersMS/UseBudget
2016-04-18 Pat GavlinMerge pull request #4376 from pgavlin/GcInfoRemoveUtilcode
2016-04-18 Kamil RytarowskiImplement GetProcessIdDisambiguationKey() for NetBSD
2016-04-16 Gaurav KhannaCleanup VCRuntime140.dll dependency from native components
2016-04-16 Kyungwoo LeeMerge pull request #4360 from kyulee1/fixpsp
2016-04-16 Kyungwoo LeeARM64: Fix Storing PSPSym for localloc
2016-04-16 Jan VorlicekMerge pull request #4357 from krytarowski/netbsd-support-63
2016-04-16 Andy AyersDetect if powershell version is suitable for restoring...
2016-04-16 Lubomir LitchevMerge pull request #4346 from LLITCHEV/Issue4276
2016-04-15 Jan KotasMerge pull request #4369 from mikedn/msgbox
2016-04-15 Andy AyersFix a segfault in perf map generation
2016-04-15 Kamil RytarowskiNetBSD: Assume GNU GCC compatible va_list in Clang...
2016-04-15 Jan VorlicekMerge pull request #4342 from ZhichengZhu/clrstackr
2016-04-15 Sean GillespieMerge pull request #4368 from swgillespie/long-running...
2016-04-15 Pat GavlinStop including utilcode.h in the GC info encoder.
2016-04-15 Aditya MandaleekaMerge pull request #4372 from krytarowski/netbsd-support-66
2016-04-15 Kamil RytarowskiThe RAND_MAX value can vary by platform
2016-04-15 Andy AyersInliner: use time budget to avoid excessive inlining
2016-04-15 Kamil RytarowskiNetBSD: Add support for PAL_IsDebuggerPresent()
2016-04-15 Rama krishnan... Merge pull request #4347 from ramarag/zapnyi
2016-04-15 Mike DanesAlways try to load user32 instead of ntuser api set
2016-04-15 Jan VorlicekMerge pull request #4140 from myungjoo/implement/4040
2016-04-15 Jan KotasMerge pull request #3240 from krytarowski/netbsd-support-50
2016-04-15 Kamil RytarowskiAdd NetBSD support in dir.props
2016-04-15 Kamil RytarowskiPrint message about detected NetBSD
2016-04-15 Lubomir LitchevSet the lvIsMultiRegArgOrRet for a variable containing...
2016-04-15 Sean GillespieFix a difference in passing the sequential parameter...
2016-04-15 Zhicheng Zhuadd clrstack -r option
2016-04-15 Gaurav KhannaMerge pull request #4359 from gkhanna79/ROLibFix2
2016-04-15 Jose Perez... Merge pull request #4361 from joperezr/AddServiceableAt...
2016-04-15 Koundinya VeluriMerge pull request #4352 from kouvel/ArmAssertFix
2016-04-15 Pat GavlinMerge pull request #4338 from pgavlin/AddJit32Build
2016-04-15 Matt MitchellMerge pull request #4363 from mmitche/update-corefx...
2016-04-15 Matt MitchellUpdate the corefx copy steps to point to the new location
2016-04-15 Jose Perez... Adding Serviceable attribute to mscorlib
2016-04-15 Gaurav KhannaDelayLoadAndFixWinRTInterop
2016-04-15 Jan KotasMerge pull request #4355 from dotnet-bot/from-tfs
2016-04-15 MyungJoo HamImplement StartUnwindingNativeFrames Linux/ARM
2016-04-15 Jan VorlicekMerge pull request #4260 from myungjoo/fix/4259
2016-04-15 Koundinya VeluriFix assertion failure on ARM
2016-04-15 Jan KotasMerge pull request #4340 from jkotas/equality-comparer
2016-04-15 Jan KotasMerge pull request #4353 from myungjoo/fix/4107
2016-04-15 MyungJoo HamARM/Linux: Mark r0-r3 Saved
2016-04-15 Pat GavlinMerge pull request #4343 from pgavlin/SeparateBitPosition
2016-04-15 Jan KotasFix razzle build breaks in bcl.win
2016-04-15 MyungJoo HamStyle fix: remove obsolete contents
2016-04-15 Jan KotasUse beforefieldinit field for Comparer/EqualityComparer...
2016-04-14 Matt EllisMerge pull request #4326 from dotnet-bot/from-tfs
2016-04-14 Andy AyersMerge pull request #4335 from AndyAyersMS/InlineStrategy
2016-04-14 Rama Krishnan... Removing NYI for ZapUnwindData
2016-04-14 Pat GavlinMake it possible to build JIT32 in the OSS tree.
2016-04-14 Fadi HannaMerge pull request #4339 from fadimounir/deltests
2016-04-14 Fadi HannaDelete fragile tests (will fix tests in a later PR)
2016-04-14 Pat GavlinMove `BitPosition` into its own file.
2016-04-14 Andy AyersInliner: introducing InlineStrategy
2016-04-14 Jan VorlicekMerge pull request #4330 from janvorli/fix-sigsegv...
2016-04-14 Jan KotasFix full framework build break
2016-04-14 Pat GavlinMerge pull request #4322 from pgavlin/TlsLogEnv
2016-04-14 Pat GavlinMerge pull request #4314 from pgavlin/GcInfoSList
2016-04-14 Jan VorlicekFix potential deadlock when calling ExecutionManager...
2016-04-14 Jose Perez... Merge pull request #4308 from joperezr/RemoveWarnings
2016-04-14 Jose Perez... Updating BuildTools
2016-04-14 Russ KeldorphMerge pull request #4327 from RussKeldorph/structinregs
2016-04-14 Jan VorlicekFix possibility of deadlock in the SIGSEGV handler
2016-04-14 Russ KeldorphFix structinregs test on x86
2016-04-14 Jan KotasAdd back Path APIs needed by UWP
2016-04-13 tijoytomMerge pull request #4297 from tijoytom/master
2016-04-13 Pat GavlinCollect the JIT's TLS variables in a single type.
2016-04-13 Matt MitchellMerge pull request #4320 from mmitche/add-reporting
2016-04-13 Matt MitchellAdd reporting functionality to the coreclr netci file
2016-04-13 Matt MitchellMerge pull request #4319 from mmitche/archive-needed
next