{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":335059593,"defaultBranch":"master","name":"dotnet-runtime","ownerLogin":"JesperNoerregaard","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-01T19:24:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30724995?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701565474.0","currentOid":""},"activityList":{"items":[{"before":"d9bc6806ce9667029075963c690891d1fa2ee1d2","after":"241bbe13df425abf67d6839a50c0add70aed6951","ref":"refs/heads/master","pushedAt":"2024-07-01T20:59:42.000Z","pushType":"push","commitsCount":650,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Block failing Matrix4x4 tests on activeissue (#104235)","shortMessageHtmlLink":"Block failing Matrix4x4 tests on activeissue (dotnet#104235)"}},{"before":"24562bcabefaea5e03c74d01e4df8fc7c112a13a","after":"d9bc6806ce9667029075963c690891d1fa2ee1d2","ref":"refs/heads/master","pushedAt":"2024-05-29T12:27:35.000Z","pushType":"push","commitsCount":108,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"[RISC-V] Add pseudoinstructions to disassembler (#102260)\n\n* [RISC-V] Reworked emitDispInsName a bit to ease further development\r\n\r\n* [RISC-V] Little improvements\r\n\r\n* [RISC-V] Refactored code\r\n\r\n* [RISC-V] Added mv and nop pseudoinstructions to disasm\r\n\r\n* [RISC-V] Added branch pseudos to disasm\r\n\r\n* [RISC-V] Removed dead code\r\n\r\n* [RISC-V] Fixes\r\n\r\n* [RISC-V] Added j pseudoinstruction to disasm\r\n\r\n* [RISC-V] Improved readability\r\n\r\n* [RISC-V] Fixed mov pseudoinstruction\r\n\r\n* Revert \"[RISC-V] Fixed mov pseudoinstruction\"\r\n\r\nThis reverts commit a011c43cb75ef7fff976e6804f6474417a18eda8.\r\n\r\n* [RISC-V] Fixed mov printing name\r\n\r\n* [RISC-V] After review changes\r\n\r\n* [RISC-V] More fixes after review\r\n\r\n* [RISC-V] Adjusted 32-bit shift disasm to changes\r\n\r\n* [RISC-V] Fixed bug\r\n\r\n* [RISC-V] Fixed comment\r\n\r\n* [RISC-V] Changed constants' literal type\r\n\r\n* [RISC-V] Added more constants\r\n\r\n* [RISC-V] Reinforced printing 1\r\n\r\n* [RISC-V] Reinforced printing 2\r\n\r\n* [RISC-V] Fixed bug\r\n\r\n* [RISC-V] Resolved more bugs\r\n\r\n* [RISC-V] Removed dead assert","shortMessageHtmlLink":"[RISC-V] Add pseudoinstructions to disassembler (dotnet#102260)"}},{"before":"65f6a080cabf4d019f0a9b16fa818d498a558e98","after":"24562bcabefaea5e03c74d01e4df8fc7c112a13a","ref":"refs/heads/master","pushedAt":"2024-05-20T19:29:51.000Z","pushType":"push","commitsCount":487,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Add version. (#102446)","shortMessageHtmlLink":"Add version. (dotnet#102446)"}},{"before":"969d4248fdfebeba11879c6c7b41b0f7059e5a0a","after":"65f6a080cabf4d019f0a9b16fa818d498a558e98","ref":"refs/heads/master","pushedAt":"2024-04-18T00:30:47.000Z","pushType":"push","commitsCount":351,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Update locker.yml (#101218)\n\n* Bump the Locker action version\r\nRefer to https://github.com/microsoft/vscode-github-triage-actions/pull/210\r\n\r\n* Restrict the Locker action to dotnet org","shortMessageHtmlLink":"Update locker.yml (dotnet#101218)"}},{"before":"60d73db056335b24d7538b631af303db747acd27","after":"969d4248fdfebeba11879c6c7b41b0f7059e5a0a","ref":"refs/heads/master","pushedAt":"2024-03-26T20:05:50.000Z","pushType":"push","commitsCount":302,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Harden SecKeyCopyExternalRepresentation against sensitive keys\n\nThe previous approach relied on examining the error code returned from SecKeyCopyExternalRepresentation when a key needed to be exported with a password. Apple has changed the error code which resulted in breaking the detection of sensitive values.\r\n\r\nThis change looks for the kSecAttrIsSensitive attribute on a key which according to the Apple documentation, \"When set to kCFBooleanTrue, the item can only be exported in an encrypted format\". This should be less brittle than checking the error result.","shortMessageHtmlLink":"Harden SecKeyCopyExternalRepresentation against sensitive keys"}},{"before":"806c365cea411994210ea9ae59b4e5c5fa0c0b39","after":"60d73db056335b24d7538b631af303db747acd27","ref":"refs/heads/master","pushedAt":"2024-03-11T11:25:17.000Z","pushType":"push","commitsCount":1353,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"NativeAOT: Add win-x86 support (#99372)","shortMessageHtmlLink":"NativeAOT: Add win-x86 support (dotnet#99372)"}},{"before":"23258f52b9939d8427e6790ec851ddd1fe6605ca","after":"806c365cea411994210ea9ae59b4e5c5fa0c0b39","ref":"refs/heads/master","pushedAt":"2024-01-08T20:54:22.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Fix typo (#95569)","shortMessageHtmlLink":"Fix typo (dotnet#95569)"}},{"before":"25efee0de1c72e40222bbfc7e864fc3f9aa3aa8b","after":"23258f52b9939d8427e6790ec851ddd1fe6605ca","ref":"refs/heads/master","pushedAt":"2024-01-06T21:33:35.000Z","pushType":"push","commitsCount":79,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Convert HELPER_METHOD_FRAME to QCalls (5/N) (#96526)\n\n* Assembly.GetManifestResourceNames, GetReferencedAssemblies\r\n\r\n* AssemblyLoadContext.GetLoadedAssemblies\r\n\r\n* RuntimeModule.GetTypes\r\n\r\n* Delegate.BindToMethodName\r\n\r\n* Delegate.BindToMethodInfo\r\n\r\n* Delegate.GetCallStub, Delegate.AdjustTarget\r\n\r\n* Delegate.InternalAlloc, InternalAllocAlike\r\n\r\n* Delegate,FindMethodHandle, InternalEqualMethodHandles\r\n\r\n* GC.GetTotalAllocatedBytes\r\n\r\n* GC.WaitForFullGCApproach, WaitForFullGCComplete\r\n\r\n* Update src/coreclr/vm/commodule.cpp\r\n\r\nCo-authored-by: Aaron Robinson \r\n\r\n* Apply suggestions from code review\r\n\r\n* CR feedback, cleanup\r\n\r\n- Delete dead code\r\n- Move data first in RuntimeModule.cs\r\n\r\n---------\r\n\r\nCo-authored-by: Aaron Robinson ","shortMessageHtmlLink":"Convert HELPER_METHOD_FRAME to QCalls (5/N) (dotnet#96526)"}},{"before":"8bb7b2ac092a6580b1cc247bc705e737c2b0260d","after":"25efee0de1c72e40222bbfc7e864fc3f9aa3aa8b","ref":"refs/heads/master","pushedAt":"2024-01-01T08:50:51.000Z","pushType":"push","commitsCount":52,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"JIT: Set `bbFalseTarget` upon `BBJ_COND` initialization/modification (#96265)\n\nPart of #93020. Previously, bbFalseTarget was hard-coded to match bbNext in BasicBlock::SetNext. We still require bbFalseTarget to point to the next block for BBJ_COND blocks, but I've removed the logic for updating bbFalseTarget from SetNext, and placed calls to SetFalseTarget wherever bbFalseTarget needs to be updated because the BBJ_COND block has been created or moved relative to its false successor. This helps set us up to start removing logic that enforces the block's false successor is the next block.","shortMessageHtmlLink":"JIT: Set bbFalseTarget upon BBJ_COND initialization/modification (d…"}},{"before":"acc3f0cea4057f8bde7ffebdabd1dc62c4ebef0b","after":"8bb7b2ac092a6580b1cc247bc705e737c2b0260d","ref":"refs/heads/master","pushedAt":"2023-12-19T19:57:23.000Z","pushType":"push","commitsCount":85,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Change impImportLeave to directly import BBJ_CALLFINALLYRET (#96159)\n\nRemove the post-import pass that was creating this block type.\r\n\r\nI (trivially) updated a bunch of comments in impImportLeave while there.\r\n\r\nI updated the import clique code to remove a BBJ_CALLFINALLYRET if\r\nthe corresponding BBJ_CALLFINALLY is being re-imported. Otherwise,\r\nwe end up with an orphaned BBJ_CALLFINALLYRET which eventually leads\r\nto asserts.","shortMessageHtmlLink":"Change impImportLeave to directly import BBJ_CALLFINALLYRET (dotnet#9…"}},{"before":"88b5e3d4b77dd8238331ade1b31ac8ddc62f22f7","after":"acc3f0cea4057f8bde7ffebdabd1dc62c4ebef0b","ref":"refs/heads/master","pushedAt":"2023-12-13T22:16:23.000Z","pushType":"push","commitsCount":186,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Update the place where we assert about `align` presence while removing jump to next instr (#95845)\n\n* Move the assert about align in proper place\r\n\r\n* remove extra check for removable jump\r\n\r\n* fix merge conflict","shortMessageHtmlLink":"Update the place where we assert about align presence while removin…"}},{"before":"9fdb6c77259263c94af58c62486c599ea79b9481","after":"88b5e3d4b77dd8238331ade1b31ac8ddc62f22f7","ref":"refs/heads/master","pushedAt":"2023-12-03T21:50:23.000Z","pushType":"push","commitsCount":414,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Wasm runtime features (#95486)\n\n* Move default runtime features for Wasm* to a separate props file\r\n\r\n* Fix import\r\n\r\n* Update Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest.pkgproj\r\n\r\n* Update WasmFeatures.props","shortMessageHtmlLink":"Wasm runtime features (dotnet#95486)"}},{"before":null,"after":"63fb87dbab826619c50d051d51e53ae7762925c7","ref":"refs/heads/update-chrome-version-7073689128","pushedAt":"2023-12-03T01:04:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"fc61bdf6719f9450961c1ded13c7f037043a12f9","ref":"refs/heads/update-chrome-version-6992471632","pushedAt":"2023-11-26T01:04:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"26e7d4926a1abda793e6b666ebf563b25d721744","ref":"refs/heads/update-chrome-version-6917392643","pushedAt":"2023-11-19T01:05:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"d52bf9c0367689323d43222a585095313f577c08","ref":"refs/heads/update-chrome-version-6837633324","pushedAt":"2023-11-12T01:03:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":"1780220c9b2963e127599accc618208975c4711f","after":"9fdb6c77259263c94af58c62486c599ea79b9481","ref":"refs/heads/master","pushedAt":"2023-11-05T19:21:46.000Z","pushType":"push","commitsCount":519,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"Fixed xml-doc comments in OptionsServiceCollectionExtensions.AddOptionsWithValidateOnStart (#94385)","shortMessageHtmlLink":"Fixed xml-doc comments in OptionsServiceCollectionExtensions.AddOptio…"}},{"before":null,"after":"7302216000519c640eaad348dd2c5b84655ed965","ref":"refs/heads/update-chrome-version-6758239455","pushedAt":"2023-11-05T01:03:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"886ef57543379c5a57377f4adf2e2e153b78564f","ref":"refs/heads/update-chrome-version-6680269865","pushedAt":"2023-10-29T01:01:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"df6df1ef4a232108f377771fae10f1d875fb96c4","ref":"refs/heads/update-chrome-version-6600732574","pushedAt":"2023-10-22T01:02:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"561eb0232eee0975404a7f03d1afe3ace43423bf","ref":"refs/heads/update-chrome-version-6521012639","pushedAt":"2023-10-15T01:02:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":null,"after":"ecbfaa80d1537ca81d727970f4f840daa4fa524d","ref":"refs/heads/update-chrome-version-6444530537","pushedAt":"2023-10-08T01:03:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated bump of chrome version","shortMessageHtmlLink":"Automated bump of chrome version"}},{"before":"c9d1fd60d6df9c887a1ec5f645ce57dbc5cd47e1","after":"1780220c9b2963e127599accc618208975c4711f","ref":"refs/heads/master","pushedAt":"2023-10-02T19:35:24.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"JesperNoerregaard","name":"Jesper Jensen Nørregaard","path":"/JesperNoerregaard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30724995?s=80&v=4"},"commit":{"message":"[wasm] Set InstallV8ForTests=true only for windows/linux (#92896)\n\n.. on CI, or in a container (like codespaces).\r\nWithout this it would be `true` on macOS by default, and then fail with:\r\n`error : V8 provisioning only supported on Linux, and windows.`","shortMessageHtmlLink":"[wasm] Set InstallV8ForTests=true only for windows/linux (dotnet#92896)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdCuuswA","startCursor":null,"endCursor":null}},"title":"Activity · JesperNoerregaard/dotnet-runtime"}