platform/upstream/coreclr.git
2017-03-28 Eric ErhardtMerge pull request #10507 from eerhardt/TZBinarySearch
2017-03-28 Sean Gillespie[Local GC] Use standard C++ types (bool) and consistent...
2017-03-28 Hanjoung LeeFix usage text of runtest.sh (#10518)
2017-03-28 dotnet botUpdate CoreClr to beta-25128-03 (#10517)
2017-03-28 Eric ErhardtBinary Search in TimeZoneInfo.GetAdjustmentRuleForTime
2017-03-28 Koundinya VeluriDon't ignore exceptions thrown from handlers of some...
2017-03-28 Olof OlssonFix link for up-for-grabs issues (#10488)
2017-03-28 Alex PerovichMove deleted files and remove m_ prefix in shared file
2017-03-28 Alex PerovichAdd DateTimeFormat and Parse to shared and remove moved...
2017-03-28 dotnet botUpdate CoreClr, CoreFx to beta-25127-03, beta-25124...
2017-03-28 Dan MoseleySome missing stragglers (#10509)
2017-03-28 Bruce ForstallImplement TLS field handles for RyuJIT/x86 (#10510)
2017-03-27 Koundinya VeluriAdd heuristic to trigger GC to finalize dead threads...
2017-03-27 Atsushi KanamoriMove Pointer.cs to the shared partition. (#10499)
2017-03-27 Ben MonroePath may contain spaces. Wrap in quotes. (#10493)
2017-03-27 Joseph TremouletMerge pull request #10484 from mikedn/map-vn-assert
2017-03-26 Stephen ToubMerge pull request #10489 from stephentoub/capturethrow
2017-03-26 Stephen ToubAdd static ExceptionDispatchInfo.Throw method
2017-03-26 Aditya MandaleekaChange typedef for BOOL in gcenv.base.h to int. (#10486)
2017-03-26 Cyd HaseltonUpdate for Android cross build script (#10483)
2017-03-26 Mandar SahasrabuddheCoreFx 14486 Update API summary. (#10485)
2017-03-25 Mike DanesCorrectly update bitvector in optAddVnAssertionMapping
2017-03-25 Tarek Mahmoud... Enable global invariant on OSX (#10470)
2017-03-25 Ofer ZeligTypo correction (#10482)
2017-03-25 Jan KotasDelete pointless <internalonly/> comments (#10479)
2017-03-25 Mandar SahasrabuddheIssue #7061 Remove private _Prop from StreamReader...
2017-03-25 mikednSome BitVecOps improvements (#10437)
2017-03-25 Jan KotasAdd Interlocked.MemoryBarrierProcessWide (#10476)
2017-03-25 Ahson Ahmed... Remove return statement and throwing directly for obsel...
2017-03-25 Brian SullivanMerge pull request #10469 from briansull/ibc-dump
2017-03-25 Brian SullivanMerge pull request #10466 from briansull/stress-fix
2017-03-25 Alex PerovichMove DateTime to shared partition (#10460)
2017-03-25 Alex PerovichCleanup unnecessary import (#10472)
2017-03-25 Dan MoseleyRename resource strings to match resx (#10475)
2017-03-25 Jan KotasFixed m_ prefixes in a few files from shared partition...
2017-03-25 Brian SullivanChange the Jit Disasm message when we have profile...
2017-03-25 Mandar SahasrabuddheCoreFx 14486 Remove argument validation in DangerousCre...
2017-03-25 Brian SullivanCR feedback
2017-03-25 Dan MoseleyRemove dead strings (#10445)
2017-03-25 Alex PerovichSort entries in shared project (#10465)
2017-03-24 Brian SullivanFix for JitStress test failures
2017-03-24 Jan KotasMerge pull request #10459 from dotnet/mirror-merge...
2017-03-24 Jan KotasDelete moved file
2017-03-24 Alex PerovichUse Array.Copy with index and remove coreclr specific...
2017-03-24 Atsushi KanamoriNS2.0 Complete DBNull's surface area. (#3085)
2017-03-24 dotnet botUpdate CoreClr to beta-25123-08 (#10435)
2017-03-24 Joseph TremouletMerge pull request #10149 from JosephTremoulet/DestSing...
2017-03-24 Bruce ForstallMerge pull request #10451 from ionuttamas/patch-1
2017-03-24 Igor Kulaychuk[Linux][GDB-JIT] Add lexical scopes info for local...
2017-03-24 IlyaCopy-paste errors found by PVS-Studio. (#10450)
2017-03-24 Ionut TamasUpdate ryujit-overview.md
2017-03-24 Hyeongseok OhUpdate ci-trigger-phrases.md (#10444)
2017-03-24 Dan MoseleyAdd PNSE messages (#10440)
2017-03-24 Jan KotasMerge pull request #10426 from BruceForstall/FixIlasmRo...
2017-03-24 Sean Gillespie[Local GC] Redirect fatal errors to the EE (#10436)
2017-03-24 Maoni StephensGetContainingObject is inconsistent with the lowest...
2017-03-24 Brian SullivanMerge pull request #10400 from briansull/ibc-counts
2017-03-24 Jan KotasMerge pull request #10434 from dotnet/mirror-merge...
2017-03-23 Alex PerovichMove StringBuilder to shared partition (#10357)
2017-03-23 Jan KotasDelete NewMerger
2017-03-23 Bruce ForstallEnable FEATURE_METADATA_EMIT_ALL for non-crossgen compiles
2017-03-23 Aditya MandaleekaMerge pull request #10417 from viva64/master
2017-03-23 Alex PerovichAdd missing
2017-03-23 Alex PerovichRemove moved files
2017-03-23 Maoni Stephensporting desktop changes to enable up to 1024 CPUs ...
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (#3074)
2017-03-23 Atsushi KanamoriMove the easy files in System\Reflection to the shared...
2017-03-23 Noah FalkMerge pull request #10336 from noahfalk/wer_resource
2017-03-23 Steve MacLeanMark b425314 Incompatible (#10431)
2017-03-23 Andy AyersMerge pull request #10432 from AndyAyersMS/ImproveTypes3
2017-03-23 dotnet botUpdate CoreClr to beta-25123-07 (#10428)
2017-03-23 chcostaUse roslyn common props (#10430)
2017-03-23 Jonghyun Park[PAL] Do NOT check execute bit in INIT_FindEXEPath...
2017-03-23 Atsushi KanamoriMigrate the Reflection serialization holders to the...
2017-03-23 Rahul KumarMerge pull request #10411 from rahku/fix10197
2017-03-23 Brian SullivanMerge pull request #10397 from briansull/ibc-dump
2017-03-23 Bruce ForstallMerge pull request #10402 from BruceForstall/FixMulCseBug
2017-03-23 Andy AyersJit: track ref types for inlinee locals and args
2017-03-23 Steve MacLean[Unix] runtest.sh crossgen should exit on failure ...
2017-03-23 Ilya IvanovWe have found and fixed a security weakness (CWE-188...
2017-03-23 Joseph TremouletScalarize single-field-to-lclVar block copy
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (#10415)
2017-03-23 IlyaI used PVS-Studio static analyzer to check this project...
2017-03-23 Stephen ToubMerge pull request #10412 from dotnet-bot/master-Update...
2017-03-23 ragmani[x86/Linux] fix broken stack in DelayLoad_Helper when...
2017-03-23 dotnet-botUpdate CoreClr, CoreFx to beta-25123-03, beta-25122...
2017-03-23 Rahul KumarMerge pull request #10064 from rahku/cgroup
2017-03-23 Rahul KumarRe-enable tests
2017-03-23 rahulmemory limit in containers on linux
2017-03-23 Gaurav KhannaVarious fixes for generating portable RID packages...
2017-03-23 Luis GAdd handling of multiple CMake installations in probe...
2017-03-23 Tanner GoodingRemoving the special handling in classlibnative for...
2017-03-23 Jan KotasFix fallout from switching corelib to use resx (#10407)
2017-03-23 Gaurav KhannaUnify command line arg for portable RID build (#10408)
2017-03-23 Jon HannaNamed Multiply and Divide methods on TimeSpan (#10366)
2017-03-23 Swaroop SridharAdd reflect.xml for a abstract* tests
2017-03-23 Swaroop SridharExclude some tests from Linker testing.
2017-03-23 Swaroop SridharLinker Testing: Use a central target for copying reflec...
2017-03-23 Drew ScogginsMerge pull request #9947 from DrewScoggins/xunitApi
2017-03-22 Sean GillespieOpt-out of GC Stress for FEATURE_STANDALONE_GC (#10391)
next