{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":37248310,"defaultBranch":"master","name":"clib2","ownerLogin":"adtools","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-06-11T08:15:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9651856?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1566648327.0","currentOid":""},"activityList":{"items":[{"before":"d37909e409bc648aca7c05147eda881ba65f0dff","after":"f9d1222bd7a4f3e24ab82e59ef6d9647a36f091e","ref":"refs/heads/development","pushedAt":"2023-10-11T07:15:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Fix for wrong address alignment rounding\n\nThe original V39/V40 amiga.lib puddle creation code did not round up, it rounded off.","shortMessageHtmlLink":"Fix for wrong address alignment rounding"}},{"before":"f5631d8bdab12e191f8bb51112d17827e57e9360","after":"d37909e409bc648aca7c05147eda881ba65f0dff","ref":"refs/heads/development","pushedAt":"2023-09-14T07:52:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Documented why bypassing the read/write buffer is only attempted if there is at least a full buffer worth of data to be read or written.","shortMessageHtmlLink":"Documented why bypassing the read/write buffer is only attempted if t…"}},{"before":"9a9ae7d6fd7d45c8b85ce9b8fb6c6cc48f8b12e2","after":"f5631d8bdab12e191f8bb51112d17827e57e9360","ref":"refs/heads/development","pushedAt":"2023-09-11T15:36:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"The inner loop of the read operation already fills the buffer as far as it can go. No need to drop into \"continue;\".","shortMessageHtmlLink":"The inner loop of the read operation already fills the buffer as far …"}},{"before":"64ab8643b5d881955b80520ba67c3174513c8de7","after":"9a9ae7d6fd7d45c8b85ce9b8fb6c6cc48f8b12e2","ref":"refs/heads/development","pushedAt":"2023-09-10T09:45:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"The SIGABRT handler can no longer invoke abort() recursively.","shortMessageHtmlLink":"The SIGABRT handler can no longer invoke abort() recursively."}},{"before":"7207c96a6fdd77fca2d1797ab18ba113d41e5b34","after":"64ab8643b5d881955b80520ba67c3174513c8de7","ref":"refs/heads/development","pushedAt":"2023-09-10T09:17:05.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"The size of a slab entry is now calculated inside a single local function, rather than calculated differently in different parts of stdlib_slab.c. This change made it easier to simplify the implementation.","shortMessageHtmlLink":"The size of a slab entry is now calculated inside a single local func…"}},{"before":"fba7f7da9b7f8e835c699d244cb1867625719b7f","after":"7207c96a6fdd77fca2d1797ab18ba113d41e5b34","ref":"refs/heads/development","pushedAt":"2023-09-09T16:36:14.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Made the slab allocator work with libunix.a again.","shortMessageHtmlLink":"Made the slab allocator work with libunix.a again."}},{"before":"96af3a1165184adc19af79ea8b745e3c44f94052","after":"fba7f7da9b7f8e835c699d244cb1867625719b7f","ref":"refs/heads/development","pushedAt":"2023-09-09T10:55:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Small type corrections.","shortMessageHtmlLink":"Small type corrections."}},{"before":"71708e84cedc0b5d17540b37eb89721542f1c588","after":"96af3a1165184adc19af79ea8b745e3c44f94052","ref":"refs/heads/development","pushedAt":"2023-09-08T15:20:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Reformatted, so that it might be a bit more readable.","shortMessageHtmlLink":"Reformatted, so that it might be a bit more readable."}},{"before":"6197531c908008cc755e87a75250efde350e369d","after":"71708e84cedc0b5d17540b37eb89721542f1c588","ref":"refs/heads/development","pushedAt":"2023-09-08T14:11:07.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"The memory debugging code now places the the damage detection areas which bracket the allocation area so that the originally requested allocation size is used, not the rounded-up size. Debug output in memory node checking no longer counts the non-breaking space character as unprintable.","shortMessageHtmlLink":"The memory debugging code now places the the damage detection areas w…"}},{"before":"4cb621d24d8fe5004229f50524a9d5a518721e71","after":"6197531c908008cc755e87a75250efde350e369d","ref":"refs/heads/development","pushedAt":"2023-09-06T11:29:07.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"obarthel","name":"Olaf Barthel","path":"/obarthel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/525724?s=80&v=4"},"commit":{"message":"Added integer overflow checking for the element_size and count parameters.","shortMessageHtmlLink":"Added integer overflow checking for the element_size and count parame…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xMVQwNzoxNTozMi4wMDAwMDBazwAAAAOUUEcV","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0wNlQxMToyOTowNy4wMDAwMDBazwAAAAN6hb-M"}},"title":"Activity · adtools/clib2"}