Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
polygon
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
70
Code
Issues
41
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2025
Merge pull request #93 from grafikrobot/modular
Show description for ddb9c8a
pdimov
authored
ddb9c8a
View commit details
Copy full SHA for ddb9c8a
Browse repository at this point
Commits on Apr 8, 2025
Move project global include to target local include.
grafikrobot
committed
ad7f196
View commit details
Copy full SHA for ad7f196
Browse repository at this point
Commits on Jul 24, 2024
Move inter-lib dependencies to a project variable and into the build targets.
grafikrobot
committed
0c1ed92
View commit details
Copy full SHA for 0c1ed92
Browse repository at this point
Commits on Jul 21, 2024
Update copyright dates.
grafikrobot
committed
34a47df
View commit details
Copy full SHA for 34a47df
Browse repository at this point
Change all <source> references to <library>.
grafikrobot
committed
811025b
View commit details
Copy full SHA for 811025b
Browse repository at this point
Commits on Jun 14, 2024
Bump B2 require to 5.2
grafikrobot
committed
c9954c6
View commit details
Copy full SHA for c9954c6
Browse repository at this point
Commits on May 5, 2024
Add requires-b2 check to top-level build file.
grafikrobot
committed
756ab70
View commit details
Copy full SHA for 756ab70
Browse repository at this point
Commits on Mar 30, 2024
Switch to library requirements instead of source. As source puts extra source in install targets.
grafikrobot
committed
3faa284
View commit details
Copy full SHA for 3faa284
Browse repository at this point
Commits on Mar 11, 2024
Make the library modular usable.
grafikrobot
committed
c8031ac
View commit details
Copy full SHA for c8031ac
Browse repository at this point
Commits on Aug 30, 2023
Merge pull request #74 from fiesh/fix-operator-neq-ambiguity
Show description for 7aa8793
glenfe
authored
7aa8793
View commit details
Copy full SHA for 7aa8793
Browse repository at this point
Commits on Apr 11, 2022
Mark operators const
WSoptics
committed
a69a2f3
View commit details
Copy full SHA for a69a2f3
Browse repository at this point
Commits on Jun 9, 2021
Update CMakeLists.txt
pdimov
committed
8ba35b5
View commit details
Copy full SHA for 8ba35b5
Browse repository at this point
Commits on Apr 15, 2020
Remove explicit copy constructor and assignment operator
glenfe
committed
8a51f6f
View commit details
Copy full SHA for 8a51f6f
Browse repository at this point
Merge pull request #37 from helixhorned/feature/address-Clang10-warnings
Show description for e029de9
asydorchuk
authored
e029de9
View commit details
Copy full SHA for e029de9
Browse repository at this point
Replace typedef struct and typedef class
glenfe
committed
5cfcb6c
View commit details
Copy full SHA for 5cfcb6c
Browse repository at this point
Address Clang 10 [-Wdeprecated-copy] warning.
Show description for 6325c1e
Philipp Kutin
committed
6325c1e
View commit details
Copy full SHA for 6325c1e
Browse repository at this point
Commits on Dec 24, 2019
Merge pull request #34 from glenfe/develop
Show description for 335650e
glenfe
authored
335650e
View commit details
Copy full SHA for 335650e
Browse repository at this point
Update Travis configuration
glenfe
committed
4488364
View commit details
Copy full SHA for 4488364
Browse repository at this point
Commits on Dec 18, 2019
BOOST_POLYGON_ prefix include guard macro
glenfe
committed
596ea34
View commit details
Copy full SHA for 596ea34
Browse repository at this point
Commits on May 24, 2019
Merge pull request #30 from rydotyosh/fix-doc-1
Show description for c298258
asydorchuk
authored
c298258
View commit details
Copy full SHA for c298258
Browse repository at this point
Commits on May 6, 2019
Polygon: Fix document of Voronoi basic tutorial
rydotyosh
committed
d5957d3
View commit details
Copy full SHA for d5957d3
Browse repository at this point
Commits on May 5, 2019
Merge pull request #26 from rydotyosh/rydotyosh-patch-1
Show description for 97a024b
asydorchuk
authored
97a024b
View commit details
Copy full SHA for 97a024b
Browse repository at this point
Add missing algorithm header when running tests on VxWorks 7
asydorchuk
committed
3043db8
View commit details
Copy full SHA for 3043db8
Browse repository at this point
Fix GPC link in analysis.htm
asydorchuk
committed
af2110b
View commit details
Copy full SHA for af2110b
Browse repository at this point
Commits on Dec 10, 2018
Polygon: fixing source category in Voronoi basic tutorial.
Show description for a6718a0
rydotyosh
authored
a6718a0
View commit details
Copy full SHA for a6718a0
Browse repository at this point
Polygon: fixing printf format in Voronoi basic tutorial.
Show description for 552f8ac
rydotyosh
authored
552f8ac
View commit details
Copy full SHA for 552f8ac
Browse repository at this point
Commits on Oct 15, 2018
Merge pull request #24 from boostorg/pr/test-variant-release
Show description for 6ad90b5
asydorchuk
authored
6ad90b5
View commit details
Copy full SHA for 6ad90b5
Browse repository at this point
Commits on Oct 14, 2018
Test variant=release on Travis
pdimov
committed
af4278f
View commit details
Copy full SHA for af4278f
Browse repository at this point
Fix tests hidden under NDEBUG flag
asydorchuk
committed
3c94743
View commit details
Copy full SHA for 3c94743
Browse repository at this point
Commits on Sep 20, 2018
Add minimal CMakeLists.txt
glenfe
committed
f860a1e
View commit details
Copy full SHA for f860a1e
Browse repository at this point
Commits on Sep 16, 2018
Merge pull request #21 from artem-ogre/feature/fix-voronoi-vertex-doc
Show description for 8738898
asydorchuk
authored
8738898
View commit details
Copy full SHA for 8738898
Browse repository at this point
Merge pull request #19 from plopresti/feature/cxx17
Show description for 205cac3
asydorchuk
authored
205cac3
View commit details
Copy full SHA for 205cac3
Browse repository at this point
Merge pull request #22 from glenfe/develop
Show description for 6df6a3d
glenfe
authored
6df6a3d
View commit details
Copy full SHA for 6df6a3d
Browse repository at this point
Commits on Sep 15, 2018
Use LightweightTest instead of Test for unit tests
glenfe
committed
cec72ad
View commit details
Copy full SHA for cec72ad
Browse repository at this point
Drop dependency on Boost.MPL
glenfe
committed
d2475ab
View commit details
Copy full SHA for d2475ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.