platform/upstream/coreclr.git
2016-04-18 Russ KeldorphReenable tests
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 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 Lubomir LitchevMerge pull request #4346 from LLITCHEV/Issue4276
2016-04-15 Jan KotasMerge pull request #4369 from mikedn/msgbox
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 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
2016-04-13 Matt MitchellOnly archive dylib and .so files from the native corecl...
2016-04-13 Tijoy Tom Kalathipar... Disabling the failing struct by value scenario.
2016-04-13 Brian RobbinsMerge pull request #4068 from Lucrecious/master
2016-04-13 Pat GavlinRefactor `MemoryBlockDesc`.
2016-04-13 Carol EidtMerge pull request #4303 from CarolEidt/NoBarrierLclVarAddr
2016-04-13 Zhicheng ZhuEnable SOS gcInfo command. All it does basically is...
2016-04-13 Pat GavlinReplace `SList` in the GC info encoders.
2016-04-13 Fadi HannaMerge pull request #4295 from fadimounir/typesystemtests
2016-04-13 Russ KeldorphMerge pull request #4310 from RussKeldorph/arglist
2016-04-13 Carol EidtNo GC barrier needed for LclVar address expressions
2016-04-13 Kyungwoo LeeMerge pull request #4302 from kyulee1/badtest
2016-04-13 Kyungwoo LeeARM64: Tests update
2016-04-13 Kamil RytarowskiFix issue unveiled on NetBSD: Add PAL__vsnprintf shadow...
2016-04-13 Koundinya VeluriMerge pull request #4074 from kouvel/SoftwareWriteWatch
2016-04-13 Russ KeldorphPort arglist tests for x86 and ARM
2016-04-13 SivarvMerge pull request #4273 from sivarv/multireg2
2016-04-12 Pat GavlinMerge pull request #4255 from pgavlin/GcInfoArrayList
2016-04-12 Koundinya VeluriImplement software write watch and make concurrent...
2016-04-12 Russ KeldorphMerge pull request #4278 from RussKeldorph/t1
2016-04-12 Matt MitchellMerge pull request #4296 from mmitche/fix-prefix-casing
2016-04-12 sivarvRefactoring changes to use ReturnTypeDesc in codegenxarch.
2016-04-12 Swaroop SridharMerge pull request #4279 from swaroop-sridhar/GC
2016-04-12 Fadi HannaBulk port of TypeSystem test cases
2016-04-12 Pat GavlinClean up StructArrayList for GC info.
2016-04-12 Jan VorlicekMerge pull request #4292 from janvorli/hw-exceptions...
2016-04-12 Kyungwoo LeeMerge pull request #4294 from kyulee1/fixsp
next