{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":519322315,"defaultBranch":"main","name":"dotnetruntime","ownerLogin":"Miizukii","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-07-29T19:03:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4228320?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720804996.0","currentOid":""},"activityList":{"items":[{"before":"5fd3f22b98cb0d126e4f6328f5a0bf922a532f69","after":"086ee6680a28eb2384a42ed350a536c32e07ad6d","ref":"refs/heads/main","pushedAt":"2024-08-26T16:37:19.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"Ensure that Arm64 correctly handles multiplication of simd by a 64-bit scalar (#106839)","shortMessageHtmlLink":"Ensure that Arm64 correctly handles multiplication of simd by a 64-bi…"}},{"before":"4071a312c407c52dd891f208de5c935d7869745a","after":"5fd3f22b98cb0d126e4f6328f5a0bf922a532f69","ref":"refs/heads/main","pushedAt":"2024-08-25T21:37:26.000Z","pushType":"push","commitsCount":1084,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"JIT: emit vzeroupper before calls to the bulk write barrier helper (#106908)\n\nThe helper uses SSE2, so we need to take care to avoid AVX-SSE\r\ntransition penalties.\r\n\r\nFixes #106679.","shortMessageHtmlLink":"JIT: emit vzeroupper before calls to the bulk write barrier helper (d…"}},{"before":"ae0e42a4ac9ce03b89fc0dee63f03b1e3c6620f4","after":null,"ref":"refs/heads/FixComplexTryParse","pushedAt":"2024-07-12T17:23:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"}},{"before":"4071a312c407c52dd891f208de5c935d7869745a","after":"ae0e42a4ac9ce03b89fc0dee63f03b1e3c6620f4","ref":"refs/heads/FixComplexTryParse","pushedAt":"2024-07-04T20:10:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"Fix Complex.TryParse slicing with wrong counts","shortMessageHtmlLink":"Fix Complex.TryParse slicing with wrong counts"}},{"before":null,"after":"4071a312c407c52dd891f208de5c935d7869745a","ref":"refs/heads/FixComplexTryParse","pushedAt":"2024-07-04T19:47:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"JIT: Extract StructSegments to its own file (#104432)\n\nAlso move the function to compute the significant segments for a class\r\nhandle from `Promotion` to `Compiler`.","shortMessageHtmlLink":"JIT: Extract StructSegments to its own file (dotnet#104432)"}},{"before":"75ecb1a7cf17cc34b7c0014739bdad1ec30c2501","after":"4071a312c407c52dd891f208de5c935d7869745a","ref":"refs/heads/main","pushedAt":"2024-07-04T19:46:39.000Z","pushType":"push","commitsCount":5976,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"JIT: Extract StructSegments to its own file (#104432)\n\nAlso move the function to compute the significant segments for a class\r\nhandle from `Promotion` to `Compiler`.","shortMessageHtmlLink":"JIT: Extract StructSegments to its own file (dotnet#104432)"}},{"before":"bed0ec0d196c9f85b9154d71e2e164bc46b7b0a5","after":"75ecb1a7cf17cc34b7c0014739bdad1ec30c2501","ref":"refs/heads/main","pushedAt":"2023-07-31T16:51:17.860Z","pushType":"push","commitsCount":2255,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"Create docs transport package and turn on extensions source of truth (#89312)\n\n* Create docs ref+xml transport package\r\n\r\nContributes to https://github.com/dotnet/runtime/issues/996.\r\n\r\nAdd a nuget package that contains all the reference assemblies and\r\nsource-of-truth API docs XML files for the current release.\r\n\r\n* Turn on source of truth for Microsoft.Extensions.*\r\n\r\nMake the source of truth for API docs for the Microsoft.Extensions.*\r\nlibraries dotnet/runtime instead of the intellisense package.\r\n\r\nDisable the few projects that aren't yet documented. Same for libraries\r\nthat are already effectively source-of-truth in runtime but which aren't\r\ndocumented.\r\n\r\n* Add missing triple slash docs in Primitives\r\n\r\n* Fill in missing keyed DI doc comments.\r\n\r\n* Add memory cache triple slash docs\r\n\r\n* Add more missing docs\r\n\r\n* Add more missing docs\r\n\r\n* More missing docs\r\n\r\n* More docs\r\n\r\n* More\r\n\r\n* Add Microsoft.Extensions.Logging.Console docs\r\n\r\n* Microsoft.Extensions.Hosting docs\r\n\r\n* Exclude Microsoft.Bcl.*\r\n\r\n* Update src/libraries/Microsoft.Internal.Runtime.DotNetApiDocs.Transport/src/Microsoft.Internal.Runtime.DotNetApiDocs.Transport.proj\r\n\r\nCo-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Tarek Mahmoud Sayed \r\nCo-authored-by: Aditya Mandaleeka \r\nCo-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>","shortMessageHtmlLink":"Create docs transport package and turn on extensions source of truth (d…"}},{"before":"bed0ec0d196c9f85b9154d71e2e164bc46b7b0a5","after":"75ecb1a7cf17cc34b7c0014739bdad1ec30c2501","ref":"refs/heads/main","pushedAt":"2023-07-31T16:51:17.000Z","pushType":"push","commitsCount":2255,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"Create docs transport package and turn on extensions source of truth (#89312)\n\n* Create docs ref+xml transport package\r\n\r\nContributes to https://github.com/dotnet/runtime/issues/996.\r\n\r\nAdd a nuget package that contains all the reference assemblies and\r\nsource-of-truth API docs XML files for the current release.\r\n\r\n* Turn on source of truth for Microsoft.Extensions.*\r\n\r\nMake the source of truth for API docs for the Microsoft.Extensions.*\r\nlibraries dotnet/runtime instead of the intellisense package.\r\n\r\nDisable the few projects that aren't yet documented. Same for libraries\r\nthat are already effectively source-of-truth in runtime but which aren't\r\ndocumented.\r\n\r\n* Add missing triple slash docs in Primitives\r\n\r\n* Fill in missing keyed DI doc comments.\r\n\r\n* Add memory cache triple slash docs\r\n\r\n* Add more missing docs\r\n\r\n* Add more missing docs\r\n\r\n* More missing docs\r\n\r\n* More docs\r\n\r\n* More\r\n\r\n* Add Microsoft.Extensions.Logging.Console docs\r\n\r\n* Microsoft.Extensions.Hosting docs\r\n\r\n* Exclude Microsoft.Bcl.*\r\n\r\n* Update src/libraries/Microsoft.Internal.Runtime.DotNetApiDocs.Transport/src/Microsoft.Internal.Runtime.DotNetApiDocs.Transport.proj\r\n\r\nCo-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Tarek Mahmoud Sayed \r\nCo-authored-by: Aditya Mandaleeka \r\nCo-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>","shortMessageHtmlLink":"Create docs transport package and turn on extensions source of truth (d…"}},{"before":"3f228d827d82d71b0c29e2c1533eca01db270cba","after":"bed0ec0d196c9f85b9154d71e2e164bc46b7b0a5","ref":"refs/heads/main","pushedAt":"2023-04-14T19:31:32.014Z","pushType":"push","commitsCount":1025,"pusher":{"login":"Miizukii","name":null,"path":"/Miizukii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4228320?s=80&v=4"},"commit":{"message":"[mono][interp] Update ref count for local var defs during optimization (#84840)","shortMessageHtmlLink":"[mono][interp] Update ref count for local var defs during optimization ("}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxNjozNzoxOS4wMDAwMDBazwAAAASkeckV","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxNjozNzoxOS4wMDAwMDBazwAAAASkeckV","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xNFQxOTozMTozMi4wMTQ4NzRazwAAAAMZD9v9"}},"title":"Activity · Miizukii/dotnetruntime"}