{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":6299336,"defaultBranch":"master","name":"CTL","ownerLogin":"ampas","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-10-19T18:05:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/955085?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1704397434.0","currentOid":""},"activityList":{"items":[{"before":"f1c75e0d6a08b46e4eccc1fe0cf62e250e9fbd8b","after":"73aa991503b95d74b9387d293c828299782bf380","ref":"refs/heads/master","pushedAt":"2024-04-22T15:28:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"restore tiff to vcpkg github workflow (#152)\n\n* restores tiff to vcpkg github workflow that was removed in #147 due to a security issue","shortMessageHtmlLink":"restore tiff to vcpkg github workflow (#152)"}},{"before":"2adb330a641b0eed2b8a901c9328a714cad3f46f","after":"f1c75e0d6a08b46e4eccc1fe0cf62e250e9fbd8b","ref":"refs/heads/master","pushedAt":"2024-04-21T05:03:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0150 max inst count segfault (#151)\n\n* add test for maxInstCount exception, improve exception message output\r\n\r\n* increase maxInstCount to 100 million, fixes #150","shortMessageHtmlLink":"Issues/0150 max inst count segfault (#151)"}},{"before":"4a8bcf0a92b22059dc6036a94ca5e794c4201c49","after":"2adb330a641b0eed2b8a901c9328a714cad3f46f","ref":"refs/heads/master","pushedAt":"2024-04-15T14:09:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0139 macos compile warnings (#149)\n\n* fixes warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]\r\n\r\n* move expression evaluation outside typeid()\r\n\r\n* fixes warning: result of comparison of constant 'little_endian' (3) with expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare]\r\n\r\n* fixes warning: self-comparison always evaluates to false [-Wtautological-compare]\r\n\r\n* fixes warning: 'sprintf' is deprecated:","shortMessageHtmlLink":"Issues/0139 macos compile warnings (#149)"}},{"before":"7133fc29f4057c9d05415097a10a89fc58ecdaf3","after":"4a8bcf0a92b22059dc6036a94ca5e794c4201c49","ref":"refs/heads/master","pushedAt":"2024-04-03T06:50:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0138 uint32 is deprecated (#148)\n\n* fixes #138 - uint32 is deprecated\r\n\r\n* disable libiff in vcpkg.json and vcpkg github workflows due to security issue","shortMessageHtmlLink":"Issues/0138 uint32 is deprecated (#148)"}},{"before":"a63c7ec4c1e3cc2c66df4fd8f2f083d9eb1c2f35","after":"7133fc29f4057c9d05415097a10a89fc58ecdaf3","ref":"refs/heads/master","pushedAt":"2024-04-03T01:12:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0146 strict aliasing violations (#147)\n\n* add docker to duplicate reported issue #146\r\n\r\n* fix strict-aliasing issue\r\n\r\n* disable tiff on github workflow using vcpkg and in vcpkg.json dependencies due to security issue","shortMessageHtmlLink":"Issues/0146 strict aliasing violations (#147)"}},{"before":"3673b774ff4b93fe855ab2efd86cc91d502aa113","after":"a63c7ec4c1e3cc2c66df4fd8f2f083d9eb1c2f35","ref":"refs/heads/master","pushedAt":"2024-01-04T19:41:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"prepare 1.5.3 release (#143)","shortMessageHtmlLink":"prepare 1.5.3 release (#143)"}},{"before":"d084184289c13eb8e35b07533e050fb419878551","after":"3673b774ff4b93fe855ab2efd86cc91d502aa113","ref":"refs/heads/master","pushedAt":"2024-01-04T18:15:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"add CI for AcesContainer (#142)\n\n* adds CI to use the optional AcesContainer library with ctlrender\r\n* adds FindAcesContainer.cmake module","shortMessageHtmlLink":"add CI for AcesContainer (#142)"}},{"before":"111b104bb3bf691c6a91ea87dd7a0cf8c9e15ea0","after":"d084184289c13eb8e35b07533e050fb419878551","ref":"refs/heads/master","pushedAt":"2023-12-14T22:13:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0140 install from brew using brew install --head ctl (#141)\n\n* add git workflow using docker to install ctl with brew using --head\r\n\r\n* Update readme","shortMessageHtmlLink":"Issues/0140 install from brew using brew install --head ctl (#141)"}},{"before":"876797ecf444d315e0b5b25f6bfef88a789524af","after":"111b104bb3bf691c6a91ea87dd7a0cf8c9e15ea0","ref":"refs/heads/master","pushedAt":"2023-11-23T03:26:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0134 shared and static builds (#137)\n\n* switch CI workflow from Ubuntu 22.10 to 23.10 because Ubuntu 22.10 is out of support window\r\n\r\n* add the repo's root dockers to the docker CI workflow\r\n\r\n* add option for shared libraries\r\n\r\n* set default build type to Release\r\n\r\n* add mac release workflows that use brew to install dependencies\r\n\r\n* add static and shared builds with openexr 3.1 to Ubuntu Release and MacOS Release CI workflows","shortMessageHtmlLink":"Issues/0134 shared and static builds (#137)"}},{"before":"fddefc73267ccd259d4510cdb46248e5ad80e497","after":"876797ecf444d315e0b5b25f6bfef88a789524af","ref":"refs/heads/master","pushedAt":"2023-08-14T14:39:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0129 unittests for exr_ctl_exr (#136)\n\n* add exr_ctl_exr unit tests, closes #129 \r\n\r\n* add valgrind tests for exr_ctl_exr\r\n\r\n* free memory used by extraAttrs, closes #135","shortMessageHtmlLink":"Issues/0129 unittests for exr_ctl_exr (#136)"}},{"before":"18e481dd490788be8711b707d2eda24619c21de6","after":"fddefc73267ccd259d4510cdb46248e5ad80e497","ref":"refs/heads/master","pushedAt":"2023-06-16T22:18:16.203Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michaeldsmith","name":null,"path":"/michaeldsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37905569?s=80&v=4"},"commit":{"message":"Issues/0130 add unit test for OpenEXR_CTL/exrdpx (#133)\n\n* add exrdpx unit tests - closes #130 \r\n\r\n* update ctlrender unittest names\r\n\r\n* add exrdpx valgrind tests\r\n\r\n* fix typo - closes #132","shortMessageHtmlLink":"Issues/0130 add unit test for OpenEXR_CTL/exrdpx (#133)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENytITwA","startCursor":null,"endCursor":null}},"title":"Activity ยท ampas/CTL"}