{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":422115487,"defaultBranch":"master","name":"audiometa","ownerLogin":"squeek502","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-28T07:58:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2389051?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1635407928.553698","currentOid":""},"activityList":{"items":[{"before":"a2db43c081b6a3b31a01ad37ae17a5add89563b2","after":"a4ec6b518c86c2831c61dfae5fb406b916d068ec","ref":"refs/heads/master","pushedAt":"2024-06-26T03:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Simplify Normalize usage","shortMessageHtmlLink":"Simplify Normalize usage"}},{"before":"1652cf3c4a21b4f378a089ffb00b8248bee78174","after":"a2db43c081b6a3b31a01ad37ae17a5add89563b2","ref":"refs/heads/master","pushedAt":"2024-06-26T03:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Move tools build/install to separate step","shortMessageHtmlLink":"Move tools build/install to separate step"}},{"before":"f4db9235da59a9fa9a1d3acd6fe772387533ee40","after":"1652cf3c4a21b4f378a089ffb00b8248bee78174","ref":"refs/heads/master","pushedAt":"2024-06-26T03:06:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Add code for generating the case_fold.zig data","shortMessageHtmlLink":"Add code for generating the case_fold.zig data"}},{"before":"e8cf31dbe2c96329107a0760ea5f68c6e59b3bcc","after":"f4db9235da59a9fa9a1d3acd6fe772387533ee40","ref":"refs/heads/master","pushedAt":"2024-06-26T01:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"f33ecec96d7dcc9e91d53314eea300dae823e47b","after":"e8cf31dbe2c96329107a0760ea5f68c6e59b3bcc","ref":"refs/heads/master","pushedAt":"2024-06-25T02:42:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"collate: Reinstate Unicode normalization using zg\n\nThe initialization cost of the normalization data has been hugely reduced in zg compared to ziglyph, and the runtime performance looks good, so normalization is now the default for Collator.\n\nFor case folding, my attempt at an implementation was kept over zg to make usage a bit simpler, since zg wants to pass around FoldData whereas my implementation just uses arrays directly. In benchmarking, zg's implementation is slightly faster (even including initialization cost of the data), but it's close enough for the tradeoff in simplicity to be worth it I think.","shortMessageHtmlLink":"collate: Reinstate Unicode normalization using zg"}},{"before":"3dbf6cf7fca5d60ffbff8843026a435feb49fd71","after":"f33ecec96d7dcc9e91d53314eea300dae823e47b","ref":"refs/heads/master","pushedAt":"2024-06-24T16:01:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Disable testing 32-bit target in CI for now\n\nStill some work to do to get that fixed","shortMessageHtmlLink":"Disable testing 32-bit target in CI for now"}},{"before":"504dcb2ce8ca085e251b0cc777e70d2aa56ce180","after":"3dbf6cf7fca5d60ffbff8843026a435feb49fd71","ref":"refs/heads/master","pushedAt":"2024-06-24T15:57:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Add basic CI workflow","shortMessageHtmlLink":"Add basic CI workflow"}},{"before":"d0fd13872d0ecd492f74c228df83180d337d71e6","after":"504dcb2ce8ca085e251b0cc777e70d2aa56ce180","ref":"refs/heads/master","pushedAt":"2024-06-24T15:47:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"OggPageReader: Avoid readByte; read in larger chunks\n\nAlso correct the logic when filling the dest buffer at the same time as reading the full data of a page","shortMessageHtmlLink":"OggPageReader: Avoid readByte; read in larger chunks"}},{"before":"c4f19a4e21997a527db057f1e1d88eb2795718a3","after":"d0fd13872d0ecd492f74c228df83180d337d71e6","ref":"refs/heads/master","pushedAt":"2024-06-24T14:12:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"squeek502","name":"Ryan Liptak","path":"/squeek502","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2389051?s=80&v=4"},"commit":{"message":"Update for latest Zig\n\nDropped ziglyph and didn't replace it with the successor zg for now. Instead went with a custom case fold implementation and dropped normalization support temporarily (TODO: commit the code that was used to generate the arrays in case_fold.zig).","shortMessageHtmlLink":"Update for latest Zig"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEb0eHDgA","startCursor":null,"endCursor":null}},"title":"Activity ยท squeek502/audiometa"}