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 |
2011-05-06 |
strk | Modify test for bug350 so to use pre-snapped geometries...
|
commit | commitdiff | tree |
2011-05-04 |
strk | Fix regression accidentally introduced by commit r3322...
|
commit | commitdiff | tree |
2011-05-04 |
strk | Drop useless and unavailable include
|
commit | commitdiff | tree |
2011-04-28 |
strk | Improve performance of RectangleIntersects (of one...
|
commit | commitdiff | tree |
2011-04-28 |
strk | More concise output from performance tester
|
commit | commitdiff | tree |
2011-04-28 |
strk | Hush uncontrolled debugging prints
|
commit | commitdiff | tree |
2011-04-28 |
strk | Plug leak on exception in RelateComputer (exposed by...
|
commit | commitdiff | tree |
2011-04-28 |
strk | Do not leak on exception during relational geometry...
|
commit | commitdiff | tree |
2011-04-28 |
strk | Port RectangleIntersects performance test from JTS...
|
commit | commitdiff | tree |
2011-04-28 |
strk | Do not leak memory during rectangle intersects predicate
|
commit | commitdiff | tree |
2011-04-28 |
strk | Drop unneeded include
|
commit | commitdiff | tree |
2011-04-28 |
strk | Port geos::geom::util::SineStarFactory from JTS-1.12...
|
commit | commitdiff | tree |
2011-04-28 |
strk | Trim old embedded history log (from CVS times)
|
commit | commitdiff | tree |
2011-04-27 |
strk | Improve speed of Geometry.getArea, unit-test it.
|
commit | commitdiff | tree |
2011-04-27 |
strk | Match full class names, not partial. Allow specifying...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Sync linemerge package to JTS-1.12 (nothing changed)
|
commit | commitdiff | tree |
2011-04-27 |
strk | Utility script to help with editing all files of a...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Sync Angle class to JTS-1.12, port unit testing for it.
|
commit | commitdiff | tree |
2011-04-27 |
strk | Add test for singlesided buffer (areal). Fix premature...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Drop one argument from GEOSOffsetCurve. Tell right...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Put OffsetCurveTest in its own file (old singleside...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Add GEOSBufferParams type and GEOSBufferWithParams...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Add GEOSOffsetCurve C-API interface deprecating GEOSSingleSi...
|
commit | commitdiff | tree |
2011-04-27 |
strk | Refactored offset curve generation (from JTS-1.12)
|
commit | commitdiff | tree |
2011-04-27 |
strk | Sync BufferParameters class to JTS r378 (isSingleSided...
|
commit | commitdiff | tree |