platform/upstream/dotnet/runtime.git
2020-01-07 Carol EidtUpdate LSRA document (#1181)
2020-01-07 Carol EidtKill local asserts for partial write in copyBlock ...
2020-01-07 Jan VorlicekAnother PAL cleanup (#1359)
2020-01-07 Michal StrehovskýUpdate shared parts of crossgen2 (#1358)
2020-01-07 Egor BogatovFix TypeIntrinsics_il tests (#1271)
2020-01-07 Carol EidtFix LSRA dump of GC Kills (#1288)
2020-01-07 Alexander NikolaevNew PhysicalAddress.TryParse methods taking span and...
2020-01-07 Jan VorlicekRequire test framework assemblies crossgen to succeed...
2020-01-07 Elinor FungMake sure default ALC is initialized before resolving...
2020-01-07 Jeff HandleyFix broken docs links (#1005)
2020-01-07 Jan VorlicekPAL unused functions cleanup (#1313)
2020-01-07 Jan KotasForce Windows SDK to be 10.0 (#1331)
2020-01-07 Adeel MujahidFix build on Void Linux musl (#1337)
2020-01-07 Alexandre MutelFix compMatchedVM by using osType to detect cross targe...
2020-01-07 Tanner GoodingUpdate cmd and batch scripts to be crlf (#1336)
2020-01-06 Vladimir SadovUpdating `JitEEVersionIdentifier` GIUD. A follow up...
2020-01-06 Bill WertOptimize AdjustMaxWorkersActive (#1103)
2020-01-06 ts2doCopy change to XsdDateTime (#1319)
2020-01-06 Carlos Sanchez... Add documentation guidelines when adding new APIs ...
2020-01-06 Eric StJohnRemove STREAM_MEMORY_OVERLOADS_AVAILABLE (#1328)
2020-01-06 Dmitriy MaksimovRemoved duplicates/unused code from src\jit\jitstd...
2020-01-06 Elinor FungFix reported result for incompatible version for defaul...
2020-01-06 Erhan AtesogluCoreFX Renames in System.IO PathInternal.Tests (#1017)
2020-01-06 Andrew ArnottFix typo: availabe -> available (#1324)
2020-01-06 Alexandre MutelAdd CMAKE add_jit function and remove duplicated code...
2020-01-06 Leslie Zhai[ARM64] Change INS_bkpt to INS_brk for INS_BREAKPOINT...
2020-01-06 mikednMove LocalAddressVisitor to a separate file (#1306)
2020-01-06 Tomas Weinfurtimplement GetScopeId() on Linux (#1038)
2020-01-06 Jan KotasAdd asserts to catch unintentional use of generic overl...
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)
next