Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-15Update signing of JS filesjuhoyosa/signing-fixJuan Hoyos
2022-05-15Improve some use of Regex (#68961)Stephen Toub
2022-05-14Fix buffer overrun in dbgutil (#69358)Jan Kotas
2022-05-14Delete a few unused definitions from coreclr pal (#69357)Adeel Mujahid
2022-05-14Delete incorrect asserts (#69354)SingleAccretion
2022-05-14Do not fold mismatched `OBJ(ADDR(LCL_VAR))` (#69271)SingleAccretion
2022-05-14[mono][llvm] More LLVM 14.x changes. (#69239)Zoltan Varga
2022-05-14Avoid unnecessary or duplicate PackageReferences - 7.0 Preview4 SDK work (#69...Viktor Hofer
2022-05-14Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-05-14Ensure non-numeric types don't implement the numeric only generic math interf...Tanner Gooding
2022-05-14Add windows runtime packs as a workload (#68981)Steve Pfister
2022-05-14Use more specific types in Interop.WideCharToMultiByte signature (#69338)Jan Kotas
2022-05-14[mono] Fix parsing the 'nunbox-arbitrary-trampolines' aot argument. (#69319)Rolf Bjarne Kvinge
2022-05-14Expose the RuntimeFeature.NumericIntPtr member for C# 11 (#69322)Tanner Gooding
2022-05-14enable NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds (#69264)Tomas Weinfurt
2022-05-14Do not sign the .js files (#69317)Ankit Jain
2022-05-13Use static abstract members on two occasions. (#69278)Theodore Tsirpanis
2022-05-13Fix a typo (#69145)Andrew Au
2022-05-13Add DateOnly and TimeOnly support to System.Text.Json (#69160)Eirik Tsarpalis
2022-05-13Fix handling of custom type marshaller pinning with a different type than the...Jeremy Koritzinsky
2022-05-13Remove ActiveIssue for S.S.C.Xml tests that rely on DSA key generationKevin Jones
2022-05-13Add versioning info to clrgc (#69295)Juan Hoyos
2022-05-13fix typo in LoggerFactoryExtensions (#69303)havalli
2022-05-13Enable System.Globalization.Native for NativeAOT (#69297)Jan Kotas
2022-05-13Fixed System.Text.Json failures on x86 android (#69248)Meri Khamoyan
2022-05-13Share code between source-generated and built-in Utf8 string marshallers (#69...Jan Kotas
2022-05-13Add regex test that reuses RegexMatchTests data for captures (#69252)Stephen Toub
2022-05-13Get StreamID while still in the MsQuic callback (#69301)Radek Zikmund
2022-05-13Methods on primitives 65707 (#66654)Ilona Tomkowicz
2022-05-13Substitute GT_RET_EXPR in inline candidate arguments (#69117)Jakob Botsch Nielsen
2022-05-13Support Requires on type in NativeAot (#68978)Tlakaelel Axayakatl Ceja
2022-05-13Update LibraryImportGenerator unit tests with interpolated string arguments (...Elinor Fung
2022-05-13Add missing (uint) cast in regex generated code (#69198)Stephen Toub
2022-05-13Normalize Nil PublicKeyToken to an empty array (#69169)Vladimir Sadov
2022-05-13Convert RsaPaddingProcessor to staticsKevin Jones
2022-05-13[wasm] Misc debugger improvements (#68988)Ankit Jain
2022-05-13Use PopCount in DriveInfoInternal.Windows.cs. (#69279)Theodore Tsirpanis
2022-05-13Collect more info for host tests (#69282)Elinor Fung
2022-05-13Enable nullable=enable by default for anything except tests (#69256)Viktor Hofer
2022-05-13Fix memory leak at AssemblyLoadContext unload (#69263)Jan Vorlicek
2022-05-13Add Akhil to fabricbot-config (#69276)Eric StJohn
2022-05-13Generate the DAC table on Windows with MSVC linker directives instead of reso...Jeremy Koritzinsky
2022-05-12[wasm] Wasm.Build.Tests: Capture test output with xunit, so the output is cle...Ankit Jain
2022-05-12Fix CoreLib fast up-to-date check (#69240)Viktor Hofer
2022-05-12Simplify `fgMorphMultiregStructArg` (#68853)SingleAccretion
2022-05-12Treat `INDEX_ADDR`s as non-null (#69209)SingleAccretion
2022-05-12Add a few RegexGenerator tests for valid string arguments (#69221)Stephen Toub
2022-05-12ARM64 - Consolidate 'msub' and 'madd' logic (#68363)Will Smith
2022-05-12Remove properties that are already set globally (#69255)Viktor Hofer
2022-05-12JIT: Remove "promoted parameter" tailcall limitation (#69034)Jakob Botsch Nielsen