2011-12-12 |
strk | Apply Shoelace formula for area calculation (#485)
|
commit | commitdiff | tree |
2011-12-12 |
strk | Add --clibs to geos-config and GEOS_C_LIBS to geos...
|
commit | commitdiff | tree |
2011-12-09 |
strk | typo
|
commit | commitdiff | tree |
2011-12-09 |
strk | Fix C++11 build by avoiding std::pair<auto_ptr> (#491)
|
commit | commitdiff | tree |
2011-12-09 |
strk | Improve buffer robustness by reverting to non snaprounding...
|
commit | commitdiff | tree |
2011-12-09 |
strk | Oops, forgot this one in previous commit
|
commit | commitdiff | tree |
2011-12-09 |
strk | Fix CascadedPolygonUnion to discard non-polygonal components...
|
commit | commitdiff | tree |
2011-12-09 |
strk | Allow XML tests not to specify a precision model, defaulting...
|
commit | commitdiff | tree |
2011-12-06 |
strk | HotPixel: do not invalidate reference to original point...
|
commit | commitdiff | tree |
2011-12-02 |
strk | Add <resultMatcher> tag to make the test runnable with JTS
|
commit | commitdiff | tree |
2011-11-30 |
strk | Fix MCIndexSnapRounder use of provided precision model.
|
commit | commitdiff | tree |
2011-11-29 |
strk | Use 18 significant digits for TopologyException point...
|
commit | commitdiff | tree |
2011-11-28 |
strk | BufferBuilder: fix handling of collapsed edges skipping...
|
commit | commitdiff | tree |
2011-11-04 |
strk | Allow any case in NaN for testcase purposes (#486)
|
commit | commitdiff | tree |
2011-11-04 |
strk | Fix noding of self-intersecting lines through UnaryUnion...
|
commit | commitdiff | tree |
2011-11-04 |
strk | Fix initialization order
|
commit | commitdiff | tree |
2011-10-26 |
strk | Add test for BufferParameters class
|
commit | commitdiff | tree |
2011-10-26 |
strk | Add changes introduced by last commit
|
commit | commitdiff | tree |
2011-10-04 |
strk | Add missing CAPI additions of 3.3.0 to NEWS file
|
commit | commitdiff | tree |
2011-09-27 |
strk | Prepare slot for 3.3.2 news
|
commit | commitdiff | tree |
2011-09-27 |
strk | Bump versions up for next (3.3.2) release
|
commit | commitdiff | tree |
2011-09-27 |
strk | Set version to 3.3.1 final, update ChangeLog and set...
|
commit | commitdiff | tree |
2011-09-27 |
strk | Merge items
|
commit | commitdiff | tree |
2011-09-23 |
strk | Fix OS X framework cmake build (#385) -- thanks kyngchaos
|
commit | commitdiff | tree |
2011-09-21 |
strk | Fix out-of-place build for python binding (#332)
|
commit | commitdiff | tree |
2011-09-21 |
strk | Add build fix items
|
commit | commitdiff | tree |
2011-09-20 |
strk | apply clang fix for #463
|
commit | commitdiff | tree |
2011-09-17 |
strk | Use the global isnan from math.h for Solaris (#461)
|
commit | commitdiff | tree |
2011-09-12 |
strk | Add item about leak fix
|
commit | commitdiff | tree |
2011-09-12 |
strk | Fix memory leak on invalid geometry in InteriorPointArea...
|
commit | commitdiff | tree |
2011-08-24 |
strk | Fix warnings on MSVC 2008 64 Bit (#470)
|
commit | commitdiff | tree |
2011-08-20 |
strk | Fix Geometry::clone() to copy SRID. Closes ticket ...
|
commit | commitdiff | tree |
2011-08-19 |
strk | Fix out of source builds (make check, actually)
|
commit | commitdiff | tree |
2011-07-20 |
strk | Fix EMPTY result from GEOSOffsetCurve with distance...
|
commit | commitdiff | tree |
2011-07-07 |
strk | Note the solaris build fix
|
commit | commitdiff | tree |
2011-07-07 |
strk | Include platform.h, fixing SOLARIS build. Patch by...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Update port info for IndexedNestedRingTester
|
commit | commitdiff | tree |
2011-07-05 |
strk | Fixed NestedRingTester (used by IsValidOp) to correctly...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Add notes about the recent changes
|
commit | commitdiff | tree |
2011-07-05 |
strk | Tweak 'make cl' rule to make sure an 'svn update' is...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Initialize MinimumDiamiter::minPtIndex in the constructor...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Initialize SweepLineIndex::indexBuilt in ctor
|
commit | commitdiff | tree |
2011-07-05 |
strk | Initialize LineIntersector::isProperVar in constructor...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Fix bogus override of PreparedGeometry::intersect by...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Assert that the variable used as array index is not...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Avoid segfalting when an added node has no label in...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Avoid segfaulting when Node.setLabelBoundary is called...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Assert that the variable used as array index is not...
|
commit | commitdiff | tree |
2011-07-05 |
strk | Do not dereference past-the-end iterator on invalid...
|
commit | commitdiff | tree |
2011-07-01 |
strk | Add test for bug #455 to 3.3 branch (passes)
|
commit | commitdiff | tree |
2011-06-27 |
strk | Bump versions up for 3.3.1dev (second part of fix for...
|
commit | commitdiff | tree |
2011-06-09 |
strk | Creating 3.3 branch
|
commit | commitdiff | tree |
2011-06-02 |
strk | Refine test for #448
|
commit | commitdiff | tree |
2011-06-02 |
strk | Add test for bug #448
|
commit | commitdiff | tree |
2011-05-30 |
strk | Update for release
|
commit | commitdiff | tree |
2011-05-30 |
strk | Set version to 3.3.0 (final) - Set release date to...
|
commit | commitdiff | tree |
2011-05-27 |
strk | The mac framework info.plist.in from r3376 didn't make...
|
commit | commitdiff | tree |
2011-05-23 |
strk | updated for 3.3.0rc2 release
|
commit | commitdiff | tree |
2011-05-23 |
strk | Set version to 3.3.0rc2
|
commit | commitdiff | tree |
2011-05-20 |
strk | add missing return from main
|
commit | commitdiff | tree |
2011-05-19 |
strk | Fix build of prepared geoms memleak tester on system...
|
commit | commitdiff | tree |
2011-05-18 |
strk | Do not assume isfinite is in std:: namespace to fix...
|
commit | commitdiff | tree |
2011-05-17 |
strk | Distribute cmake build scripts. Fixes bug #441.
|
commit | commitdiff | tree |
2011-05-17 |
strk | Remove inlines machinery from MCIndexSnapRounder. Possibly...
|
commit | commitdiff | tree |
2011-05-17 |
strk | Remove disabled code and old logs. No functional change.
|
commit | commitdiff | tree |
2011-05-16 |
strk | Quality ::finite and ::isfinite symbols, when available...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Add note about #357 fix
|
commit | commitdiff | tree |
2011-05-12 |
strk | Have RobustDeterminant throw an IllegalArgument if...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Add note about the memory usage reduction in prepared...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Reserve vector space, use ::size_type for vector indices.
|
commit | commitdiff | tree |
2011-05-12 |
strk | Don't let MCIndexSegmentSetMutualIntersector grow in...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Port info for MonotoneChainBuilder
|
commit | commitdiff | tree |
2011-05-12 |
strk | Fix a memory leak in PreparedLineStringIntersects:...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Drop commented out code
|
commit | commitdiff | tree |
2011-05-12 |
strk | Port info for PreparedLineStringIntersects, and avoid...
|
commit | commitdiff | tree |
2011-05-12 |
strk | Reduce heap allocations in AbstractPreparedPolygonContains
|
commit | commitdiff | tree |
2011-05-11 |
strk | Port info for FastSegmentSetIntersectionFinder
|
commit | commitdiff | tree |
2011-05-11 |
strk | Port info for MCIndexSegmentSetMutualIntersector
|
commit | commitdiff | tree |
2011-05-11 |
strk | Import test for bug #342. It is not automated as it...
|
commit | commitdiff | tree |
2011-05-11 |
strk | Producing a bzip2 tarball is easier than described
|
commit | commitdiff | tree |
2011-05-11 |
strk | Updated for 3.0.0rc1 release
|
commit | commitdiff | tree |
2011-05-11 |
strk | Add Geometry.offsetCurve to PHP binding
|
commit | commitdiff | tree |
2011-05-11 |
strk | Add single-sided buffering support in PHP binding
|
commit | commitdiff | tree |
2011-05-11 |
strk | Set version to 3.0.0rc1
|
commit | commitdiff | tree |
2011-05-10 |
strk | Have GEOSOffsetCurve return LINESTRING EMPTY for collapsing...
|
commit | commitdiff | tree |
2011-05-10 |
strk | Add test for 357 (doesn't succeed at failing)
|
commit | commitdiff | tree |
2011-05-10 |
strk | Revert "Use long double to compute edge distance."...
|
commit | commitdiff | tree |
2011-05-10 |
strk | Drop STORE_INTERMEDIATE_COMPUTATION_VALUES macro and...
|
commit | commitdiff | tree |
2011-05-10 |
strk | Update port info
|
commit | commitdiff | tree |
2011-05-10 |
strk | Expect the same results given by JTS
|
commit | commitdiff | tree |
2011-05-10 |
strk | Bring hcoordinate back to double precision (from long...
|
commit | commitdiff | tree |
2011-05-09 |
strk | Automate test for bug350, change the expected result...
|
commit | commitdiff | tree |
2011-05-09 |
strk | Use long double to compute edge distance. Makes noding...
|
commit | commitdiff | tree |
2011-05-06 |
strk | Turn EdgeIntersection into a concrete, fully-inlined...
|
commit | commitdiff | tree |
2011-05-06 |
strk | Describe MonotoneChain
|
commit | commitdiff | tree |
2011-05-06 |
strk | Make output operators for Edge, EdgeIntersection and...
|
commit | commitdiff | tree |
2011-05-06 |
strk | Output operator for EdgeIntersection and EdgeIntersectionList
|
commit | commitdiff | tree |
2011-05-06 |
strk | Drop book keeping of segment intersectors, as we're...
|
commit | commitdiff | tree |
2011-05-06 |
strk | Re-add also the original data in test for bug350, so...
|
commit | commitdiff | tree |
2011-05-06 |
strk | Use logical (not bitwise) AND, use dynamic_cast to...
|
commit | commitdiff | tree |