platform/upstream/coreclr.git
2015-08-03 Jan KotasRevert "Merge changes from TFS"
2015-08-03 Jan KotasMerge pull request #1334 from dotnet-bot/from-tfs
2015-08-03 Jan KotasMerge pull request #1331 from justinvp/streamreader_cac...
2015-08-03 Jan KotasMerge pull request #1333 from dotnet-bot/from-tfs
2015-08-03 Jan KotasUse x86 version of prebuilt mscoree.h
2015-08-03 Stephen ToubMerge pull request #1330 from dobe/master
2015-08-03 dobefixed typo
2015-07-31 Jan KotasMerge pull request #1320 from ganeshran/1313-GitSetupSe...
2015-07-31 Jan VorlicekMerge pull request #1285 from benpye/linux-arm-stack...
2015-07-31 Ben PyeModify unwinder to provide RtlVirtualUnwind.
2015-07-31 Ganesh RanganathanAdding instructions to clone both corefx and coreclr...
2015-07-31 Jan KotasMerge pull request #1319 from kangaroo/aarch64-hfa-fix
2015-07-31 Geoff Norton[aarch64] Correct the checking of return class type...
2015-07-31 Jan KotasFix more build breaks on Windows arm64
2015-07-30 Jan KotasFix build break on Windows arm64
2015-07-30 Nick GuerreraMerge pull request #1317 from nguerrera/corefx-native...
2015-07-30 Nick GuerreraAdd instructions for building corefx native components
2015-07-30 Jan KotasMerge pull request #1292 from kangaroo/aarch64
2015-07-30 Jan KotasMerge pull request #1314 from dotnet-bot/from-tfs
2015-07-30 Geoff Norton[aarch64] Address code review feedback and disable...
2015-07-30 Matt MitchellMerge pull request #1309 from schellap/copyprop
2015-07-29 Eugene ZemtsovFix prefast warnings in CLR code
2015-07-29 schellapConservatively mark variable as killed if there is...
2015-07-29 Matt MitchellMerge pull request #1298 from mmitche/tail-call-fix
2015-07-28 Matt MitchellFix for potential bad tailcall code generation
2015-07-28 Geoff Norton[aarch64] lsra wa not properly setting the killMask...
2015-07-28 Geoff Norton[pal] PAL_printf_arg_remover was not properly handling...
2015-07-28 Sridhar PeriyasamyMerge pull request #1269 from Sridhar-MS/osx-tickcount
2015-07-28 Geoff Norton[aarch64] Enable the interpreter on linux as well
2015-07-28 Jan KotasMerge pull request #1302 from dotnet-bot/from-tfs
2015-07-28 Geoff Norton[aarch64] Initial aarch64/linux bring up
2015-07-28 Venkata Sivaramakris... Fix to bad codegen issue while tail calling virtual...
2015-07-27 Jan KotasMerge pull request #1301 from dotnet-bot/from-tfs
2015-07-27 Jan KotasAdd new file to the old msbuild makefiles
2015-07-27 Sridhar PeriyasamyFix to return the right frequency (in ticks per second...
2015-07-27 Jan KotasMerge pull request #1295 from benpye/windows-unix-hosti...
2015-07-27 Ben PyeExpose Unix hosting API on Windows
2015-07-27 Jan KotasMerge pull request #1293 from dotnet-bot/from-tfs
2015-07-27 Carol EidtFix 1203471: Incorrect rationalization of unused SIMD...
2015-07-27 Jan KotasMerge pull request #1239 from sergey-raevskiy/proftoeei...
2015-07-25 Justin Van... Use the cached Encoding instances in StreamReader
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-25 Sridhar PeriyasamyMove 's_TimebaseInfo' intialization to PAL intializatio...
2015-07-24 Eric ErhardtMerge pull request #1278 from eerhardt/master
2015-07-24 Eric ErhardtAdding TimeZoneInfo.Local and FindSystemTimeZoneById...
2015-07-24 Sridhar PeriyasamyReplace the usage of MACH monotonic function 'clock_get...
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 Sridhar PeriyasamyFix Mach host port leaks in OSX
2015-07-22 Nick GuerreraRemove System.Security.Cryptography.Native from coreclr...
2015-07-22 Alex GhiondeaRemove the SecuritySafeCritical from the ParseTargetFra...
2015-07-22 Sridhar PeriyasamyFix to get the correct value for Environment.TickCount...
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...
next