{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":236830440,"defaultBranch":"main","name":"runtime","ownerLogin":"fanyang-mono","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-01-28T20:08:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52458914?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720030838.0","currentOid":""},"activityList":{"items":[{"before":"528b73782b34e1fd2f02b9a079e9601c4cd90fdf","after":"6c91570dffa7fe73b6fdb3d89cc1d45ed164c2a9","ref":"refs/heads/fix_overflow","pushedAt":"2024-07-11T15:06:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MichalStrehovsky","name":"Michal Strehovský","path":"/MichalStrehovsky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13110571?s=80&v=4"},"commit":{"message":"Make things loadable in the managed type system","shortMessageHtmlLink":"Make things loadable in the managed type system"}},{"before":"8f7388e0d36b1fbc4aa79070399682f61ec5b84e","after":"528b73782b34e1fd2f02b9a079e9601c4cd90fdf","ref":"refs/heads/fix_overflow","pushedAt":"2024-07-09T15:02:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Move test to a different file","shortMessageHtmlLink":"Move test to a different file"}},{"before":"f7f124bc1720a600d6e41d0bff5fa9fe9ad283e7","after":"8f7388e0d36b1fbc4aa79070399682f61ec5b84e","ref":"refs/heads/fix_overflow","pushedAt":"2024-07-08T23:08:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Error out during type loading and add a test","shortMessageHtmlLink":"Error out during type loading and add a test"}},{"before":null,"after":"f7f124bc1720a600d6e41d0bff5fa9fe9ad283e7","ref":"refs/heads/fix_overflow","pushedAt":"2024-07-03T18:20:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Error out when field size is too big","shortMessageHtmlLink":"Error out when field size is too big"}},{"before":"e7283ba47ae5088dc276e50914afc1084962fb9e","after":"cdc620ce288b722347b1f62ae2417685264dea1f","ref":"refs/heads/fix_race_condition","pushedAt":"2024-06-27T18:52:56.000Z","pushType":"push","commitsCount":65,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into fix_race_condition","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into fix_race_condition"}},{"before":"edf4ad40bcc2aa546c1365146d8cc8110b7d50e0","after":"1830cf03dfa0a6e0cf0ba3b7e68572fb688c9b09","ref":"refs/heads/main","pushedAt":"2024-06-27T18:52:21.000Z","pushType":"push","commitsCount":64,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Re-enable eventsourceerror for Unix/CoreCLR (#104099)\n\nRe-enable after fixes at https://github.com/dotnet/runtime/pull/86180","shortMessageHtmlLink":"Re-enable eventsourceerror for Unix/CoreCLR (dotnet#104099)"}},{"before":"d9f7bf87082dcbd7bc0f0d35421e72f0b4af2083","after":"e7283ba47ae5088dc276e50914afc1084962fb9e","ref":"refs/heads/fix_race_condition","pushedAt":"2024-06-26T18:01:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Address review feedback","shortMessageHtmlLink":"Address review feedback"}},{"before":"12a15cdf4a7507167b8ef0deb0c67575fd723037","after":"d9f7bf87082dcbd7bc0f0d35421e72f0b4af2083","ref":"refs/heads/fix_race_condition","pushedAt":"2024-06-25T22:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Clean up error after get the header","shortMessageHtmlLink":"Clean up error after get the header"}},{"before":null,"after":"12a15cdf4a7507167b8ef0deb0c67575fd723037","ref":"refs/heads/fix_race_condition","pushedAt":"2024-06-25T16:32:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Fix the race condition issue of aot_module loading","shortMessageHtmlLink":"Fix the race condition issue of aot_module loading"}},{"before":"b5e62095a109df684f61506f9765efea0053e825","after":"edf4ad40bcc2aa546c1365146d8cc8110b7d50e0","ref":"refs/heads/main","pushedAt":"2024-06-25T15:59:01.000Z","pushType":"push","commitsCount":106,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Migrating EsrpCodeSigning Task From Version 4 to Version 5 (#102948)\n\n* Migrating EsrpCodeSigning Task From Version 4 to Version 5\r\n\r\n* use different service connection/certs\r\n\r\n---------\r\n\r\nCo-authored-by: Djuradj Kurepa ","shortMessageHtmlLink":"Migrating EsrpCodeSigning Task From Version 4 to Version 5 (dotnet#10…"}},{"before":"01b0a30b48c78c98e54901a356a47a1019f24c74","after":"b5e62095a109df684f61506f9765efea0053e825","ref":"refs/heads/main","pushedAt":"2024-06-19T17:43:14.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Use the right link in the argument exception docs (#103682)\n\nWe were linking to Vector128, not Vector, in a couple of the constructors.","shortMessageHtmlLink":"Use the right link in the argument exception docs (dotnet#103682)"}},{"before":"069c1561d065ecc0cec5d4e03895db4f8db147ae","after":"01b0a30b48c78c98e54901a356a47a1019f24c74","ref":"refs/heads/main","pushedAt":"2024-06-18T20:29:00.000Z","pushType":"push","commitsCount":86,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Use Type.GetProperty/GetField instead of GetMember. (#103275)","shortMessageHtmlLink":"Use Type.GetProperty/GetField instead of GetMember. (dotnet#103275)"}},{"before":null,"after":"cd58cd4aee35be6ea056695aaa55e0e720745cc8","ref":"refs/heads/backport_103363_to_8","pushedAt":"2024-06-14T13:54:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Fix assembly name parser to accommodate non-ASCII UTF8 strings","shortMessageHtmlLink":"Fix assembly name parser to accommodate non-ASCII UTF8 strings"}},{"before":"d06fb0872b5f6cc82dd74876f778154974de8410","after":"069c1561d065ecc0cec5d4e03895db4f8db147ae","ref":"refs/heads/main","pushedAt":"2024-06-14T12:50:35.000Z","pushType":"push","commitsCount":79,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Use ThrowHelper in Queue (#103424)\n\n* Use ThrowHelper in Queue\r\n\r\n* Don't use ThrowHelper in ThrowHelper\r\n\r\n* Remove empty line","shortMessageHtmlLink":"Use ThrowHelper in Queue<T> (dotnet#103424)"}},{"before":"1b7d5c7141b4902bb1427415307eba3a7afc689d","after":"c5e6a0b3a96477f445da4489212f9ba2f505c7ba","ref":"refs/heads/fix_assembly_name_parser","pushedAt":"2024-06-13T20:24:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Add test","shortMessageHtmlLink":"Add test"}},{"before":"2909346671a3111b75102d7babe15f44676a2bb4","after":"1b7d5c7141b4902bb1427415307eba3a7afc689d","ref":"refs/heads/fix_assembly_name_parser","pushedAt":"2024-06-13T18:14:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Update inptr and handle end of string character","shortMessageHtmlLink":"Update inptr and handle end of string character"}},{"before":"f06e4787666e4775c18cddee80ffd417e46189a7","after":"2909346671a3111b75102d7babe15f44676a2bb4","ref":"refs/heads/fix_assembly_name_parser","pushedAt":"2024-06-13T15:44:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Add utf8 validation","shortMessageHtmlLink":"Add utf8 validation"}},{"before":"ac56cb6f8c954b75f820030987fde41df1ba20ae","after":"f06e4787666e4775c18cddee80ffd417e46189a7","ref":"refs/heads/fix_assembly_name_parser","pushedAt":"2024-06-13T04:28:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Handle quoted case","shortMessageHtmlLink":"Handle quoted case"}},{"before":null,"after":"ac56cb6f8c954b75f820030987fde41df1ba20ae","ref":"refs/heads/fix_assembly_name_parser","pushedAt":"2024-06-12T18:19:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Fix assembly name parser","shortMessageHtmlLink":"Fix assembly name parser"}},{"before":"07782857083c9ae1fd98aa37bdda1f7bd1bb0ab1","after":"d06fb0872b5f6cc82dd74876f778154974de8410","ref":"refs/heads/main","pushedAt":"2024-06-11T18:08:30.000Z","pushType":"push","commitsCount":267,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Handle more than 64 registers - Part 5 (#103188)\n\n* first cut\r\n\r\n* make clrjit/clrjit_universal_arm64_x64 working, introduce SRBM_*\r\n\r\n* make clrjit_universal_arm_x64 build\r\n\r\n* make everything else build\r\n\r\n* fix some static asserts\r\n\r\n* jit format\r\n\r\n* minor static assert fix\r\n\r\n* Remove RegMaskTP_NONE\r\n\r\n* fix some build errors\r\n\r\n* jit format\r\n\r\n* some more fixes\r\n\r\n* Use regMaskTP for kill RefPositions\r\n\r\n* fix a typo\r\n\r\n* Fix build errors for riscv64/loongarch64\r\n\r\n* try to fix gcc errors\r\n\r\n* jit format\r\n\r\n* Revert \"try to fix gcc errors\"\r\n\r\nThis reverts commit b68f2d317d4f1c6cfb4dd02445335025c1780f31.\r\n\r\n* fix gcc build failure\r\n\r\n* minor code cleanup\r\n\r\n* review comments","shortMessageHtmlLink":"Handle more than 64 registers - Part 5 (dotnet#103188)"}},{"before":"bf04e72f8190ace9c5034d51e1b71c2038a7dcd5","after":"9c356af39f1f356d3d7d6fe76b0fa46b0d6b4f57","ref":"refs/heads/update_test_comment","pushedAt":"2024-06-03T22:21:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Update src/tests/baseservices/compilerservices/UnsafeAccessors/UnsafeAccessorsTests.Generics.cs\n\nCo-authored-by: Aleksey Kliger (λgeek) ","shortMessageHtmlLink":"Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…"}},{"before":null,"after":"bf04e72f8190ace9c5034d51e1b71c2038a7dcd5","ref":"refs/heads/update_test_comment","pushedAt":"2024-05-31T20:52:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Update comment","shortMessageHtmlLink":"Update comment"}},{"before":"e377f169c0d790172baf762f93dc011f727777e5","after":"07782857083c9ae1fd98aa37bdda1f7bd1bb0ab1","ref":"refs/heads/main","pushedAt":"2024-05-23T17:08:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Use V5 ESRP task with backing MI + AKV (#102542)","shortMessageHtmlLink":"Use V5 ESRP task with backing MI + AKV (dotnet#102542)"}},{"before":"7c5d2057c0153c8bfa6f1836507df6c59a7f69d4","after":"e377f169c0d790172baf762f93dc011f727777e5","ref":"refs/heads/main","pushedAt":"2024-05-23T15:26:07.000Z","pushType":"push","commitsCount":88,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"basic support for TCP fast open (#99490)\n\n* initial drop\r\n\r\n* update\r\n\r\n* cleanup\r\n\r\n* err\r\n\r\n* 'test'\r\n\r\n* windows\r\n\r\n* sync\r\n\r\n* feedback & updates\r\n\r\n* macos\r\n\r\n* windows\r\n\r\n* feedback\r\n\r\n* await\r\n\r\n* docs\r\n\r\n* note\r\n\r\n* macos\r\n\r\n---------\r\n\r\nCo-authored-by: Ubuntu ","shortMessageHtmlLink":"basic support for TCP fast open (dotnet#99490)"}},{"before":"f84add08eeac40337ebb8b35ffd29701fd08ccd6","after":"65c7da9709294dedb5432c49c0e16ed9aca48ca8","ref":"refs/heads/disable_sse2_tests","pushedAt":"2024-05-17T13:19:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Update src/tests/JIT/HardwareIntrinsics/X86/Sse2/Program.Sse2.cs\n\nCo-authored-by: Matous Kozak <55735845+matouskozak@users.noreply.github.com>","shortMessageHtmlLink":"Update src/tests/JIT/HardwareIntrinsics/X86/Sse2/Program.Sse2.cs"}},{"before":"6d5931eb80e01ce9dd149bba311bf56bc935a768","after":"f84add08eeac40337ebb8b35ffd29701fd08ccd6","ref":"refs/heads/disable_sse2_tests","pushedAt":"2024-05-16T21:25:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Fix syntax","shortMessageHtmlLink":"Fix syntax"}},{"before":null,"after":"6d5931eb80e01ce9dd149bba311bf56bc935a768","ref":"refs/heads/disable_sse2_tests","pushedAt":"2024-05-16T20:24:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Disable sse2 tests on mono full aot lane","shortMessageHtmlLink":"Disable sse2 tests on mono full aot lane"}},{"before":"3fce4e73b802c07708a115ce47583bd296a26230","after":"7c5d2057c0153c8bfa6f1836507df6c59a7f69d4","ref":"refs/heads/main","pushedAt":"2024-05-16T19:46:38.000Z","pushType":"push","commitsCount":136,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Comments (#102325)\n\n* Comments\r\n\r\n* Update src/coreclr/nativeaot/Runtime/clrgc.enabled.cpp\r\n\r\nCo-authored-by: Jan Kotas \r\n\r\n---------\r\n\r\nCo-authored-by: Jan Kotas ","shortMessageHtmlLink":"Comments (dotnet#102325)"}},{"before":"469bd3312ab6f029f8a4b4d444f0fe34a51033c3","after":"636d3157c1ead053e46754006445a0c993d0a595","ref":"refs/heads/relax_is_local_inst","pushedAt":"2024-05-08T13:42:04.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Merge branch 'main' into relax_is_local_inst","shortMessageHtmlLink":"Merge branch 'main' into relax_is_local_inst"}},{"before":"102dcd1cdc9e983a5f3ec4edcc431441075143bf","after":"3fce4e73b802c07708a115ce47583bd296a26230","ref":"refs/heads/main","pushedAt":"2024-05-08T13:41:33.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"fanyang-mono","name":"Fan Yang","path":"/fanyang-mono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52458914?s=80&v=4"},"commit":{"message":"Remove O1K_VALUE_NUMBER (#101894)","shortMessageHtmlLink":"Remove O1K_VALUE_NUMBER (dotnet#101894)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEfPjqewA","startCursor":null,"endCursor":null}},"title":"Activity · fanyang-mono/runtime"}