{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7589987,"defaultBranch":"develop","name":"iostreams","ownerLogin":"boostorg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-01-13T15:59:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3170529?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713200200.0","currentOid":""},"activityList":{"items":[{"before":"7c21f2d8663b62bb3257bfcdd326915bc928c48b","after":"6be38c3449a64b15213c6a490d357c9a2ac2470b","ref":"refs/heads/master","pushedAt":"2023-11-08T19:59:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mclow","name":"Marshall Clow","path":"/mclow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/167192?s=80&v=4"},"commit":{"message":"Fix erroneous comment. Fixes #165","shortMessageHtmlLink":"Fix erroneous comment. Fixes #165"}},{"before":"7c21f2d8663b62bb3257bfcdd326915bc928c48b","after":"6be38c3449a64b15213c6a490d357c9a2ac2470b","ref":"refs/heads/develop","pushedAt":"2023-10-27T15:22:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mclow","name":"Marshall Clow","path":"/mclow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/167192?s=80&v=4"},"commit":{"message":"Fix erroneous comment. Fixes #165","shortMessageHtmlLink":"Fix erroneous comment. Fixes #165"}},{"before":"055c1cc7599e8e30d4339994617d4ee36f3cdc3d","after":"7c21f2d8663b62bb3257bfcdd326915bc928c48b","ref":"refs/heads/master","pushedAt":"2023-09-08T16:05:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pdimov","name":"Peter Dimov","path":"/pdimov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3116174?s=80&v=4"},"commit":{"message":"Update ci.yml","shortMessageHtmlLink":"Update ci.yml"}},{"before":"055c1cc7599e8e30d4339994617d4ee36f3cdc3d","after":"7c21f2d8663b62bb3257bfcdd326915bc928c48b","ref":"refs/heads/develop","pushedAt":"2023-09-08T15:33:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pdimov","name":"Peter Dimov","path":"/pdimov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3116174?s=80&v=4"},"commit":{"message":"Update ci.yml","shortMessageHtmlLink":"Update ci.yml"}},{"before":"5fc86f64507915e4d8b1d7929c870650e54b04f4","after":"7c21f2d8663b62bb3257bfcdd326915bc928c48b","ref":"refs/heads/feature/gha","pushedAt":"2023-09-08T14:30:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdimov","name":"Peter Dimov","path":"/pdimov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3116174?s=80&v=4"},"commit":{"message":"Update ci.yml","shortMessageHtmlLink":"Update ci.yml"}},{"before":"65fc893eaaf1daace7b70d3c39e6157ca62e81fd","after":"5fc86f64507915e4d8b1d7929c870650e54b04f4","ref":"refs/heads/feature/gha","pushedAt":"2023-09-08T14:16:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pdimov","name":"Peter Dimov","path":"/pdimov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3116174?s=80&v=4"},"commit":{"message":"Remove C++03 from ci.yml, because Filesystem no longer compiles under C++03","shortMessageHtmlLink":"Remove C++03 from ci.yml, because Filesystem no longer compiles under…"}},{"before":"5fe4de84f863964f7573be1146f524886146a5d3","after":"055c1cc7599e8e30d4339994617d4ee36f3cdc3d","ref":"refs/heads/master","pushedAt":"2023-09-06T18:44:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdimov","name":"Peter Dimov","path":"/pdimov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3116174?s=80&v=4"},"commit":{"message":"Disable msvc warning that can occur under some versions+settings (#161)\n\nThis warning has been observed under more than one version. One\r\nspecific example, as described in issue #138, is on\r\nindirect_streambuf.hpp(440) when Whole Program Optimization is off.\r\nIn this case, the line before is seen by the optimizer as always\r\nthrowing for particular instantiations of the template,\r\nand therefore the line in question is flagged as not reachable.\r\n\r\nMSVC team has stated this is is expected behavior.\r\n\r\nThis is a simple and hopefully good-enough fix.","shortMessageHtmlLink":"Disable msvc warning that can occur under some versions+settings (#161)"}},{"before":"5fe4de84f863964f7573be1146f524886146a5d3","after":"055c1cc7599e8e30d4339994617d4ee36f3cdc3d","ref":"refs/heads/develop","pushedAt":"2023-08-03T03:13:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mclow","name":"Marshall Clow","path":"/mclow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/167192?s=80&v=4"},"commit":{"message":"Disable msvc warning that can occur under some versions+settings (#161)\n\nThis warning has been observed under more than one version. One\r\nspecific example, as described in issue #138, is on\r\nindirect_streambuf.hpp(440) when Whole Program Optimization is off.\r\nIn this case, the line before is seen by the optimizer as always\r\nthrowing for particular instantiations of the template,\r\nand therefore the line in question is flagged as not reachable.\r\n\r\nMSVC team has stated this is is expected behavior.\r\n\r\nThis is a simple and hopefully good-enough fix.","shortMessageHtmlLink":"Disable msvc warning that can occur under some versions+settings (#161)"}},{"before":"65fc893eaaf1daace7b70d3c39e6157ca62e81fd","after":"5fe4de84f863964f7573be1146f524886146a5d3","ref":"refs/heads/master","pushedAt":"2023-03-09T03:11:14.982Z","pushType":"push","commitsCount":2,"pusher":{"login":"mclow","name":"Marshall Clow","path":"/mclow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/167192?s=80&v=4"},"commit":{"message":"Fix typos in zstd_decompressor_impl comment (#158)","shortMessageHtmlLink":"Fix typos in zstd_decompressor_impl comment (#158)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADqrC-pAA","startCursor":null,"endCursor":null}},"title":"Activity · boostorg/iostreams"}