platform/upstream/coreclr.git
2015-07-27 Jan KotasMerge pull request #1239 from sergey-raevskiy/proftoeei...
2015-07-25 Jan KotasMerge pull request #1262 from apanda/master
2015-07-25 Aurojit PandaBuild fails when using binutils version 2.25.0
2015-07-24 Eric ErhardtMerge pull request #1278 from eerhardt/master
2015-07-24 Eric ErhardtAdding TimeZoneInfo.Local and FindSystemTimeZoneById...
2015-07-24 Jan KotasMerge pull request #1277 from erozenfeld/RODataAlignment
2015-07-24 Jan KotasMerge pull request #1283 from dotnet-bot/from-tfs
2015-07-24 Eugene RozenfeldAdd an option to request 16 bytes alignment for read...
2015-07-24 Jan KotasMerge pull request #1210 from benpye/linux-arm
2015-07-24 Ben PyeFix FILECanonicalizePath test.
2015-07-24 Ben PyeAfter calls to vprintf (and similar) call va_end
2015-07-24 Ben PyeAdd ARM target for CoreCLR on Linux.
2015-07-23 Nick GuerreraMerge pull request #1280 from nguerrera/remove-corefx...
2015-07-22 Brian RobbinsUpdate ETW allocation sampling shutdown method contract.
2015-07-22 Jan KotasMerge pull request #1274 from dotnet-bot/from-tfs
2015-07-22 Mike McLaughlinFix recursive assert in utilcode/debug.cpp when VM...
2015-07-22 Aditya MandaleekaMerge pull request #1242 from david-mitchell/update...
2015-07-22 Nick GuerreraRemove System.Security.Cryptography.Native from coreclr...
2015-07-22 Alex GhiondeaRemove the SecuritySafeCritical from the ParseTargetFra...
2015-07-21 Aditya MandaleekaMerge pull request #1263 from adityamandaleeka/contextA...
2015-07-21 Mike McLaughlinMerge pull request #1266 from mikem8361/debugdoc
2015-07-21 Mike McLaughlinAdd directions for debugging CoreClr on Linux.
2015-07-21 Aditya MandaleekaFix alignment issue when converting to/from native...
2015-07-20 Matt MitchellMerge pull request #1247 from mmitche/skip-tests-option
2015-07-20 Matt MitchellAdd option to skip test build in build.cmd
2015-07-20 Jan KotasMerge pull request #1255 from benpye/coreconsole-crash-fix
2015-07-19 Ben PyeAllow coreconsole to be called without extension.
2015-07-19 Jan KotasMerge pull request #1199 from judemelancon/patch-1
2015-07-19 Jan KotasMerge pull request #1227 from mikedn/shrdis
2015-07-19 Sergiy KuryataMerge pull request #1250 from david-mitchell/fix-locals
2015-07-17 Jan VorlicekMerge pull request #1245 from janvorli/hosting-api...
2015-07-17 Jan KotasMerge pull request #1251 from dotnet-bot/from-tfs
2015-07-17 Jan KotasMerge pull request #1252 from ViIvanov/fix/assert-in...
2015-07-17 Stephen ToubMerge pull request #1248 from stephentoub/dllimport_pre...
2015-07-17 stephentoubUpdate DllImport logic to support lack of "lib" prefix
2015-07-16 Viacheslav... Fix #1186: incorrect Contract.Assert in Lazy<>::Value...
2015-07-16 Jan VorlicekExtend the Unix hosting API
2015-07-16 Bruce ForstallPort CS#1495515 to ProjectK branch: Add a JIT-EE interf...
2015-07-16 David MitchellDeclare locals in correct order.
2015-07-16 Stephen ToubMerge pull request #1246 from stephentoub/fix_unix_etw
2015-07-16 stephentoubEnsure FEATURE_MANAGED_ETW isn't set for TargetsUnix
2015-07-15 Matt EllisMerge pull request #1243 from dotnet-bot/from-tfs
2015-07-15 Matt EllisFix cross platform build break
2015-07-15 Matt EllisMerge pull request #1238 from dotnet-bot/from-tfs
2015-07-15 David MitchellUpdate OS X build instructions.
2015-07-15 Matt EllisFix definition/initalization order build break
2015-07-14 sergey-raevskiyUpdate documentation links
2015-07-14 Venkata Sivaramakris... Fix to Unnecessary use of JIT_Stelem_Ref helper call...
2015-07-14 Venkata Sivaramakris... Fix to bug#1173115 and Issue#1 listed in bug#1177388.
2015-07-14 Matt MitchellMerge pull request #1219 from mmitche/package-json-2
2015-07-14 Venkata Sivaramakris... Fix to issue- .Net 4.6 RC x64 is twice as slow as Legac...
2015-07-14 Jan KotasMerge pull request #1222 from dotnet-bot/from-tfs
2015-07-14 Stephen ToubMerge pull request #1231 from justinvp/array_reverse
2015-07-14 Justin Van... Improve the performance of List<T>.Reverse
2015-07-14 Carol EidtDon't reorder operands for Vector constructor
2015-07-10 Jan VorlicekMerge pull request #1216 from janvorli/fix-destructor...
2015-07-10 mikeFix SHR operand diassembly
2015-07-09 Carol EidtSupport for SIMD Exceptions
2015-07-09 Jan VorlicekAdd missing contracts to some constructors
2015-07-09 Matt MitchellMove CoreCLR to the modern build tools and dnx
2015-07-09 Carol EidtSIMD Exceptions Fix (TFS 1189814)
2015-07-09 Rama Krishnan... Fixing Databinding scenario for KeyValuePair. Refactor...
2015-07-09 Jan KotasMerge pull request #1215 from richardlford/rosfix
2015-07-08 Richard L FordModify conservative GC code for unaligned InlinedCallFrames
2015-07-08 Matt MitchellMerge pull request #1211 from mmitche/improve-build-tp
2015-07-08 Mike McLaughlinMerge pull request #1217 from mikem8361/fixassert
2015-07-08 Mike McLaughlinCR feedback.
2015-07-08 Mike McLaughlinFix recursive asserts in coreclr.
2015-07-08 Jan VorlicekAdd missing contracts to some destructors
2015-07-08 Rich LanderMerge pull request #1196 from justinvp/docs_corefxtests
2015-07-07 Matt MitchellImprove the build throughput
2015-07-07 Jan KotasMerge pull request #1209 from swaroop-sridhar/unused
2015-07-07 Stephen ToubMerge pull request #637 from justinvp/stringsplit
2015-07-06 Swaroop SridharRemove a few Unused Definitions
2015-07-06 Matt MitchellMerge pull request #1124 from DickvdBrink/vs2015-doc-fix
2015-07-05 Dick van den... Document Visual Studio 2015 support
2015-07-03 Jan KotasMerge pull request #1200 from erozenfeld/CrossgenFix
2015-07-03 Stephen ToubMerge pull request #1202 from mj1856/docs
2015-07-02 Matt JohnsonFix broken link
2015-07-02 Eugene RozenfeldAllow non-RIP-relative relocations in coreclr crossgen.
2015-07-02 Mike McLaughlinMerge pull request #1195 from mikem8361/dactable
2015-07-02 Jude MelanconRemove incorrectly duplicated comment
2015-07-02 Justin Van... Fix markdown so it renders correctly on GitHub
2015-07-02 Mike McLaughlinFix Windows build.
2015-07-02 Matt EllisMerge pull request #1194 from ellismg/intern-jit-packag...
2015-07-02 Mike McLaughlinGenerate the dac table RVA using nm at build time.
2015-07-01 Stephen ToubMerge pull request #1189 from MarcelGosselin/master
2015-07-01 Marcel GosselinFix broken Developer Guide documentation links
2015-06-30 Justin Van... String.Split optimization
2015-06-30 Matt EllisSpeed up package resotre of JIT Test build
2015-06-30 Stephen ToubMerge pull request #1188 from dotnet-bot/from-tfs
2015-06-30 Bruce ForstallReplace COMPLUS_SOCExtraSpew with COMPLUS_JitFunctionTr...
2015-06-29 Jeremy BartonMerge pull request #1185 from bartonjs/x509chain
2015-06-27 Matt EllisMerge pull request #1180 from dotnet-bot/from-tfs
2015-06-27 Matt EllisMerge pull request #1179 from dotnet-bot/from-tfs
2015-06-27 Matt EllisAdd missing include directory
2015-06-27 Eugene ZemtsovFix arm/arm64 builds of dbgshim
2015-06-27 Eugene ZemtsovMake 64bit dump debugging possible on CoreCLR
2015-06-25 Mike McLaughlinMerge pull request #1175 from mikem8361/palinit2
2015-06-25 Mike McLaughlinSome more pal init cleanup missed in #1174
next