{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":230434570,"defaultBranch":"master","name":"Voronoi","ownerLogin":"Wollnashorn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-12-27T11:48:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17367726?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704600132.0","currentOid":""},"activityList":{"items":[{"before":"8d6b087f94ab26e22582059ad124f450c5befe73","after":"9f5df7181814aa2d4f2ffc8e217133f8217d8a3d","ref":"refs/heads/master","pushedAt":"2024-02-07T18:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Remove rebind in `SparseAllocator`\nAnd only inherit from std::allocator when MSVC is used and the target is a debug build.\nFixes the exceptions thrown in MSVC debug builds introduced by the last commit (see #2).","shortMessageHtmlLink":"Remove rebind in SparseAllocator"}},{"before":"f83822f3f5f6ae0e108ffa1bf89c61958a720766","after":"8d6b087f94ab26e22582059ad124f450c5befe73","ref":"refs/heads/master","pushedAt":"2024-02-07T16:39:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Use `std::allocator` as base class of the custom sparse allocator\nThis fixes debug builds with MSVC (see #2) and is a more proper way to implement custom allocators.\nAlso some minor changes to remove warnings when compiling with MSVC.","shortMessageHtmlLink":"Use std::allocator as base class of the custom sparse allocator"}},{"before":"e9f1ecfafaa05386244b2a45cf599bc9e061f5a8","after":"f83822f3f5f6ae0e108ffa1bf89c61958a720766","ref":"refs/heads/master","pushedAt":"2024-01-16T14:25:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Merge pull request #1 from D-ICE/fix/missing-include\n\nFix GCC compilation due to missing include","shortMessageHtmlLink":"Merge pull request #1 from D-ICE/fix/missing-include"}},{"before":"db2b58a7f7d5297ea4e58efcbc075c47fa6f535e","after":"e9f1ecfafaa05386244b2a45cf599bc9e061f5a8","ref":"refs/heads/master","pushedAt":"2024-01-07T04:07:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Complete rewrite of the Voronoi library\nAs I saw that there are actually some people who found the library, I decided to improve it in all regards:\n- More optimized\n- Less dependencies on STL headers\n- Cleaner code\n- Some examples, which output SVG files and demonstrate better how to use the library","shortMessageHtmlLink":"Complete rewrite of the Voronoi library"}},{"before":"4fea2d6fa3724d7daf4986ea519785179273df08","after":"5bdb2e4d68c266084f0cc4f0d8b61914d0cb4db9","ref":"refs/heads/assets","pushedAt":"2024-01-07T04:02:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Add demo site showing a large Voronoi diagram created with the library","shortMessageHtmlLink":"Add demo site showing a large Voronoi diagram created with the library"}},{"before":"55f055ab48cae6d303cd2db5d53f2d915eb7193c","after":"db2b58a7f7d5297ea4e58efcbc075c47fa6f535e","ref":"refs/heads/master","pushedAt":"2024-01-06T13:04:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Complete rewrite of the Voronoi library\nAs I saw that there are actually some people who found the library, I decided to improve it in all regards:\n- More optimized\n- Less dependencies on STL headers\n- Cleaner code\n- Some examples, which output SVG files and demonstrate better how to use the library","shortMessageHtmlLink":"Complete rewrite of the Voronoi library"}},{"before":"0f7d6bf88c7c0867c7b22e6285e10ebf9a470257","after":"55f055ab48cae6d303cd2db5d53f2d915eb7193c","ref":"refs/heads/master","pushedAt":"2024-01-06T04:57:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Complete rewrite of the Voronoi library\nAs I saw that there are actually some people who found the library, I decided to improve it in all regards:\n- More optimized\n- Less dependencies on STL headers\n- Cleaner code\n- Some examples, which output SVG files and demonstrate better how to use the library","shortMessageHtmlLink":"Complete rewrite of the Voronoi library"}},{"before":"213a81f41ada38300bcb4a37b4c1f25789de1d0d","after":"0f7d6bf88c7c0867c7b22e6285e10ebf9a470257","ref":"refs/heads/master","pushedAt":"2024-01-06T04:54:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Complete rewrite of the Voronoi library\nAs I saw that there are actually some people who found the library, I decided to improve it in all regards:\n- More optimized\n- Less dependencies on STL headers\n- Cleaner code\n- Some examples, which output SVG files and demonstrate better how to use the library","shortMessageHtmlLink":"Complete rewrite of the Voronoi library"}},{"before":"7fc40d0ea4f79057f674eafe65a91f877aee3d54","after":"4fea2d6fa3724d7daf4986ea519785179273df08","ref":"refs/heads/assets","pushedAt":"2024-01-06T04:48:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wollnashorn","name":null,"path":"/Wollnashorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17367726?s=80&v=4"},"commit":{"message":"Added more example images","shortMessageHtmlLink":"Added more example images"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD9LvqiQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Wollnashorn/Voronoi"}