platform/upstream/dotnet/runtime.git
2020-01-06 Jan KotasMove Corelib shared files under Common (#1307)
2020-01-06 Miha ZupanImplement HttpContent and HttpClient cancellation APIs...
2020-01-06 Adeel MujahidShare compiler config code between libs and coreclr...
2020-01-06 Jan KotasDelete cmake_minimum_required from PAL tests (#1312)
2020-01-06 Sergey AndreenkoFix which platform should be excluded. (#1314)
2020-01-06 Roman MarusykConsolidate .netcoreapp.cs files because System.Numeric...
2020-01-06 Sergey AndreenkoDisable failing jobs in PR testing. (#1283)
2020-01-05 Andrew AuMake sure we update nextByte when we decode NEXT_OPCODE...
2020-01-05 Maher JendoubiContributing: renaming methods (#1303)
2020-01-05 Jan VorlicekFix GCRefMap for generic method calls via Unboxing...
2020-01-05 Jan VorlicekFix DelayLoadHelper kind for delegate ctors and IsInsta...
2020-01-04 Ganbarukamo41Update the path to built runtime for `build -vs` (...
2020-01-04 Dan MoseleyFix Environment.UserInteractive on Windows (#1234)
2020-01-04 Vladimir SadovRemoving ArrayTypeDesc (#1201)
2020-01-03 Tarek Mahmoud... Revert "Revert "Support GetCultureInfo with predefinedO...
2020-01-03 Dan MoseleyMake corelib work in VS (#1284)
2020-01-03 Andrew AuMake a copy of the image for PEReader (#1263)
2020-01-03 Tamar Christina[runtime] Arm64: Add ZipLow, ZipHigh, UnzipOdd and...
2020-01-03 Dan MoseleyImprove message for missing C++ workload (#1253)
2020-01-03 Tarek Mahmoud... Fix CompareInfo and SQL tests (#1254)
2020-01-03 Jan KotasMove most of CoreLib interop under Common (#1247)
2020-01-03 Ganbarukamo41Escape vertical bar (`|`) in the echo message (#1160)
2020-01-03 Egor ChesakovArm64: Implement AbsoluteCompare* hardware intrinsics...
2020-01-02 Tarek Mahmoud... Revert "Support GetCultureInfo with predefinedOnly...
2020-01-02 Tarek Mahmoud... Support GetCultureInfo with predefinedOnly flag (#654)
2020-01-02 Egor ChesakovClean workspace in global-build-job.yml (#1136)
2020-01-02 Carol EidtMore Code Cleanup for EH WriteThru (#1180)
2020-01-02 Tanner GoodingAllow folding of aligned loads when using the VEX encod...
2020-01-02 mikednGenerate struct LCL_VAR nodes in LocalAddressVisitor...
2020-01-02 Adeel MujahidCombine pal_compiler.h definitions (#1240)
2020-01-01 Egor ChesakovImplement Arm64 comparison hardware intrinsics (#1196)
2019-12-31 Tamar Christina[runtime] Arm64: Add AddAcross Codegen and Tests. ...
2019-12-31 buyaa-nAnnotate System.Text.Json for nullable (#528)
2019-12-31 mikednDelete DumpIR code (#1202)
2019-12-31 Mika LehtinenFix order of arguments in message box call (#1214)
2019-12-31 Yaroslav Yamshchikovfixing wrong MOV asm instruction emitter for arm64...
2019-12-31 Ahmad IbrahimFix typo in exception message (#1205)
2019-12-30 Roman MarusykConsolidate .netcoreapp.cs files in Common project...
2019-12-30 Marco RossignoliExpose SocketAsyncEventArgs constructor for suppressing...
2019-12-29 Andrew AuMore R2RDump refactoring to make it easier for ILSpy...
2019-12-29 Tanner GoodingMerge pull request #266 from ts2do/BigIntegerFix
2019-12-28 Sinan KayaRemove duplicate definition (#1067)
2019-12-28 Roman MarusykConsolidate .netcoreapp.cs test files in System.Reflect...
2019-12-27 Dan MoseleyRemove some unnecessary console noise in the build...
2019-12-27 Egor BogatovIntrinsify typeof(T).IsValueType (#1157)
2019-12-27 Levi BroderickRemove early exit logic in GetSortKey-related code...
2019-12-27 Next TurnAvoid copying in ReadSectionHeaders (#894)
2019-12-27 Next TurnApply FlagsAttribute to Characteristics (#837)
2019-12-27 Levi BroderickRevert changes to EncoderNLS/DecoderNLS.Convert (#752)
2019-12-27 Henrique Fernandes... Improve ForEach micro-benchmark for ImmutableArray...
2019-12-27 Ganbarukamo41Cleanup unneeded codes regarding `unsafe` (#1188)
2019-12-27 Jan KotasReplace GetDirectoryNameOfFileAbove with GetPathOfFileA...
2019-12-27 Andrew AuRemove XML dumper (#1184)
2019-12-26 Vladislav Richteronly set next segment if Sequence spans multiple segmen...
2019-12-26 Erhan AtesogluCoreFX Renames (#872)
2019-12-26 dhusemannAdd up for grabs links to coreFX and coreCLR (#881)
2019-12-26 Dan MoseleyOrganize some markdowns and fix links (#1159)
2019-12-26 a-zh[doc] Add requirements for cross building (#1169)
2019-12-25 @大爷是个码农fix typo in Hashtable.cs (#1151)
2019-12-23 Santiago Fernandez... Fix .cmd scripts help arguments (#1131)
2019-12-23 Santiago Fernandez... Flow archType to build script in global live build...
2019-12-23 Dong-Heon JungChange bIsFree check in DacValidateMethodTable (#1086)
2019-12-23 Yaroslav Yamshchikovmore appropriate default rootfs-dir path (#1126)
2019-12-23 Yaroslav Yamshchikovchmod +x on scripts building rootfs for Tizen (#1125)
2019-12-22 Günther FoidlSequenceEqual picks the correct overload (#1113)
2019-12-22 Roman MarusykConsolidate .netcoreapp.cs files because System.Diagnos...
2019-12-21 Jan KotasRevert "Fix .cmd scripts help arguments (#1043)" (...
2019-12-20 Davis GoodinPublish the official build to blob storage (#1092)
2019-12-20 Andrew AuAllow R2RReader to reuse existing MetadataReader/PERead...
2019-12-20 Davis GoodinPublish CoreCLR packages (#1090)
2019-12-20 Tomáš RylekInitial global build PR pipeline (#986)
2019-12-20 Layomi AkinrinadeMerge pull request #784 from layomia/nested_dicts
2019-12-20 Santiago Fernandez... Make test libraries configuration agnostic (#378)
2019-12-20 mikednRestore "Start generating LCL_FLDs in LocalAddressVisit...
2019-12-19 Prashanth GovindarajanMerge pull request #993 from pgovind/RegEx
2019-12-19 Santiago Fernandez... Fix .cmd scripts help arguments (#1043)
2019-12-19 Fadi HannaPrevent method from being inlined to get correctly...
2019-12-19 Viktor HoferFix dependencies.props import (#833)
2019-12-19 Prashanth GovindarajanMerge remote-tracking branch 'upstream/master' into...
2019-12-19 Leandro A.... Add binder resolution events (#604)
2019-12-19 Fadi HannaHandle GenericParameterDesc's in validation (#1063)
2019-12-19 Tomáš RylekAdd Pri1 Crossgen2 pipeline (#1033)
2019-12-19 Santiago Fernandez... Use goto to exit in build.cmd so that error code propag...
2019-12-19 Roman MarusykConsolidate .netcoreapp.cs test files in System.Runtime...
2019-12-19 Davis GoodinAdd official signed build pipeline (#1016)
2019-12-18 Prashanth GovindarajanAdd a test to throw when Ecmascript is not specified
2019-12-18 Sung Yoon WhangFix EventSource to stop ignoring EventCommand.SendManif...
2019-12-18 Jan KotasDelete strong name cruft (#1006)
2019-12-18 HenrikJsonNull return false when comparing against null ...
2019-12-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-12-18 Fadi HannaFix to array validation in type loadability checks...
2019-12-18 Tomas Weinfurtsimplify SslStream.AuthenticateAs*Async() (#453)
2019-12-18 Jan VorlicekFix named cgroup handling in docker (#980)
2019-12-18 Tomáš RylekSwitch over the remaining CoreCLR pipelines to live...
2019-12-18 Elinor FungAdd tracing for default probing for managed assemblies...
2019-12-18 Santiago Fernandez... Re-enable symstore targets for System.Private.CoreLib...
2019-12-18 Carlos Sanchez... FileSystemAclExtensions missing `this` nullchecks ...
2019-12-18 Dong-Heon JungSet vtable offset as contained (#722)
2019-12-17 Tomas Weinfurtadd test for nested ssl authentication (#873)
2019-12-17 Jan KotasMove System.Globalization.Native under libraries (...
next