summaryrefslogtreecommitdiff
path: root/libs/polygon
Commit message (Expand)AuthorAgeFilesLines
* Polygon: acutally adding skeleton predicates header file.Andrii Sydorchuk2012-09-181-0/+0
* Polygon: moving from static const int to enums.Andrii Sydorchuk2012-09-171-0/+0
* Polygon: adding straight skeleton functor to compute intersection event param...Andrii Sydorchuk2012-09-171-0/+0
* Polygon: Final style fixes & layout fixes before merging with release branch.Andrii Sydorchuk2012-09-161-0/+0
* Polygon: Updating segment utils.Andrii Sydorchuk2012-09-151-0/+0
* Polygon: Removing redundant comments; Updating voronoi_diagram source/documen...Andrii Sydorchuk2012-09-121-0/+0
* fixed typosLuke Simonson2012-09-111-0/+0
* added segment utils to support preprocessing of line segment data to satisfy ...Luke Simonson2012-09-111-0/+0
* Polygon: Making function names bold in the documentation; Updating voronoi.hp...Andrii Sydorchuk2012-09-111-0/+0
* fixed typoLuke Simonson2012-09-101-0/+0
* make function names bold in documentation of orientation testLuke Simonson2012-09-101-0/+0
* Polygon: cleaning documentation links and files using Boost inspect util.Andrii Sydorchuk2012-09-101-0/+0
* Polygon: Updating Voronoi diagram page documentation. Updating Voronoi basic ...Andrii Sydorchuk2012-09-101-0/+0
* Polygon: Updating documentation before the release. Removed voronoi_utils doc...Andrii Sydorchuk2012-09-101-0/+0
* Polygon: Library updates after gcc run.Andrii Sydorchuk2012-09-081-0/+0
* Polygon: running new test headers over c++lint checker.Andrii Sydorchuk2012-09-071-0/+0
* Polygon: running new headers over c++lint checker.Andrii Sydorchuk2012-09-071-0/+0
* Polygon: adding voronoi_diagram unit test; updating rot_prev/rot_next behavio...Andrii Sydorchuk2012-09-051-0/+0
* Polygon: udpating Voronoi builder documentation.Andrii Sydorchuk2012-09-051-0/+0
* Polygon: updating public interface of the library.Andrii Sydorchuk2012-09-051-0/+0
* Polygon: cleaning build rule, for voronoi_visualizer.Andrii Sydorchuk2012-09-041-0/+0
* Polygon: adding voronoi_events to the public part of the library.Andrii Sydorchuk2012-09-041-0/+0
* Polygon: fixing errors and warnings from trunk build summary.Andrii Sydorchuk2012-09-021-0/+0
* Polygon: refactoring & redesigning voronoi diagram structure; code clean up.Andrii Sydorchuk2012-09-021-0/+0
* fix for equivalence bugLuke Simonson2012-08-311-0/+0
* added test for equivalence bugLuke Simonson2012-08-311-0/+0
* Polygon: refactoring & redesigning voronoi diagram structure; removing vorono...Andrii Sydorchuk2012-08-271-0/+0
* Polygon: udpating Voronoi builder documentation.Andrii Sydorchuk2012-06-131-0/+0
* Polygon: adding initial_index to the Voronoi builder API.Andrii Sydorchuk2012-06-131-0/+0
* Polygon: moving from index to sorted_index for the site events.Andrii Sydorchuk2012-05-291-0/+0
* Polygon: removed data member from Voronoi primitives; added color member inst...Andrii Sydorchuk2012-05-281-0/+0
* Polygon: fixing broken links in the documentation.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: fixing Boost.Inspect documentation errors.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: fixing Boost.Inspect errors detected in sources.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: fixing Voronoi benchmark image links.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: updating documentation.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: fixing Boost.Polygon trunk test failures.Andrii Sydorchuk2012-05-101-0/+0
* Polygon: fixing Sandia-pgi-11.9 trunk test target.Andrii Sydorchuk2012-05-091-0/+0
* Polygon: fixing failing trunk test targets, removing trailing whitespaces fro...Andrii Sydorchuk2012-05-091-0/+0
* Polygon: replacing exponent accessor structure of the voronoi coordinate type...Andrii Sydorchuk2012-05-081-0/+0
* Polygon: fixing voronoi static construction template methods (AIX IBM Canada ...Andrii Sydorchuk2012-05-081-0/+0
* Polygon: fixing trunk test targets errors.Andrii Sydorchuk2012-05-081-0/+0
* Polygon: fixing Boost.Polygon warnings; replacing on_above_or_below with orie...Andrii Sydorchuk2012-05-071-0/+0
* Polygon: Merging Voronoi examples and benchmarks from sandbox to trunk.Andrii Sydorchuk2012-05-071-0/+0
* Polygon: Fixing trunk test targets.Andrii Sydorchuk2012-05-071-0/+0
* Polygon: Fixed segment concept intersects method. Updating tests. Fixing test...Andrii Sydorchuk2012-05-061-0/+0
* Polygon: Fixing test targets failing on trunk.Andrii Sydorchuk2012-05-051-0/+0
* Polygon: Andrii Sydorchuk2012-05-051-0/+0
* added directed_line_esgment_set_data for voronoi diagram integrationLuke Simonson2011-08-021-0/+0
* fix for line segment contains pointLuke Simonson2011-07-261-0/+0