{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":122533798,"defaultBranch":"master","name":"mutils-serialization","ownerLogin":"Derecho-Project","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-02-22T20:51:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22892797?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1661379827.811681","currentOid":""},"activityList":{"items":[{"before":"47702f008dde4193606ab30129d29d2398060cd0","after":"57aea6aeee762fee6f98bd1b72e576eb0b9545f8","ref":"refs/heads/master","pushedAt":"2023-03-19T21:43:18.573Z","pushType":"push","commitsCount":1,"pusher":{"login":"etremel","name":"Edward Tremel","path":"/etremel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2080569?s=80&v=4"},"commit":{"message":"Enabled warnings and fixed two lost RVO opportunities\n\nWhen compiling with -Wall (which Derecho does), newer GCCs will warn you\nabout std::moves that are unnecessary because of their improved RVO\nabilities. It turns out there were two more from_bytes calls that needed\nto return without std::move if using a GCC newer than 9.0.","shortMessageHtmlLink":"Enabled warnings and fixed two lost RVO opportunities"}},{"before":"7251f93b7558f859baa5d47cbff3a461478726f2","after":"47702f008dde4193606ab30129d29d2398060cd0","ref":"refs/heads/master","pushedAt":"2023-03-19T21:22:56.339Z","pushType":"push","commitsCount":1,"pusher":{"login":"etremel","name":"Edward Tremel","path":"/etremel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2080569?s=80&v=4"},"commit":{"message":"Improved test file and fixed bugs in from_bytes_noalloc\n\nI added a from_bytes_noalloc function to the test object in\nserialization-test that would actually call all of the library-provided\nfrom_bytes_noalloc functions (the one generated by\nDEFAULT_SERIALIZATION_SUPPORT doesn't) to make sure they work. This\nrevealed a few bugs in the from_bytes_noalloc functions, so I fixed\nthem. Specifically, there was no from_bytes_noalloc declared for\nstd::tuple, even though it has a to_bytes and from_bytes, and the const\nversion of from_bytes_noalloc for std::map didn't work because it called\nfrom_bytes and then from_bytes attempted to create and\nadd values to a const std::map.","shortMessageHtmlLink":"Improved test file and fixed bugs in from_bytes_noalloc"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADBrvNTgA","startCursor":null,"endCursor":null}},"title":"Activity ยท Derecho-Project/mutils-serialization"}