• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mfogel / polygon-clipping / 105

Builds Branch Commit Type Ran Committer Via Coverage
105 master Additional performance optimizations Mostly just syntax changes. Bummer the node runtime environment doesn't do these optimizations automagically. push 14 Mar 2018 03:04AM UTC mfogel travis-ci pending completion   set done
104 master Performance optimizations Being careful not to cache too many properties on the Segment object - keeping memory usage down is important when working on large or many polygons. push 13 Mar 2018 03:04AM UTC mfogel travis-ci pending completion   set done
103 master More optimizations to memory footprint Don't attach huge objects to a global (the 'operation' object). This memory is not freed when control is returned to the function which called the library. push 12 Mar 2018 08:08PM UTC mfogel travis-ci pending completion   set done
102 master Optimizations to reduce memory footprint push 12 Mar 2018 02:29AM UTC mfogel travis-ci pending completion   set done
101 master Correctly handle highly coincident segments Fixes #7 push 11 Mar 2018 05:50PM UTC mfogel travis-ci pending completion   set done
100 master Avoid stack overflow errors on big polygons You can only pass so many arguments to a function (via spread syntax) before it fails with a stack overflow. This structure allows bigger polygons to be processed. push 11 Mar 2018 02:15AM UTC mfogel travis-ci pending completion   set done
99 master Handle very thin input polygons Improved cleaning of: * duplicate input points * colinear input points * degenerate rings & polygons Closes #6 Squashed commit of the following: commit 69117d7be Author: Mike F... push 10 Mar 2018 06:13PM UTC mfogel travis-ci pending completion   set done
98 master Remove stray 'only' from tests push 10 Mar 2018 05:05PM UTC mfogel travis-ci pending completion   set done
96 master Release v0.5 push 02 Mar 2018 02:33AM UTC mfogel travis-ci pending completion   set done
97 v0.5.0 Release v0.5 push 02 Mar 2018 02:31AM UTC mfogel travis-ci pending completion   set done
95 master Update tests, clean() no longer available Part of #3 push 02 Mar 2018 02:30AM UTC mfogel travis-ci pending completion   set done
94 master Remove clean() from top-level api CLoses #3 Squashed commit of the following: commit 6cc37805f Author: Mike Fogel <mike@fogel.ca> Date: Thu Mar 1 19:18:36 2018 -0300 Remove clean(), implementation and tests... push 02 Mar 2018 02:17AM UTC mfogel travis-ci pending completion   set done
93 feature/remove-clean Remove clean(), implementation and tests updates One of the updated tests fails now, seems to have uncovered a bug. Will investigate. push 02 Mar 2018 02:16AM UTC mfogel travis-ci pending completion   set done
92 feature/remove-clean Remove clean(), implementation and tests updates One of the updated tests fails now, seems to have uncovered a bug. Will investigate. push 02 Mar 2018 02:13AM UTC mfogel travis-ci pending completion   set done
91 master Fix intersection() for self-overlapping multipolys Fixes #4 push 01 Mar 2018 10:33PM UTC mfogel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc