2010-06-16 |
strk | Fix swig macro so it doesn't think version 2.0.0 is...
|
commit | commitdiff | tree |
2010-05-15 |
strk | Minor tweaks
|
commit | commitdiff | tree |
2010-05-15 |
strk | Move OffsetCurveVertexList.h to headers dir, add a...
|
commit | commitdiff | tree |
2010-05-15 |
strk | Add clear() method to CoordinateArraySequence, inline...
|
commit | commitdiff | tree |
2010-05-04 |
strk | Add 'ldconfig' step, seems to be a recurring issue...
|
commit | commitdiff | tree |
2010-05-02 |
strk | Add a note about 2d nature of extractUniquePoints
|
commit | commitdiff | tree |
2010-04-17 |
strk | Also set version for the systems not using autoconf...
|
commit | commitdiff | tree |
2010-04-17 |
strk | As we're still maintaining 3.2 branch, and since new...
|
commit | commitdiff | tree |
2010-04-17 |
strk | Have initGEOS(..) return a singleton, as used to be...
|
commit | commitdiff | tree |
2010-03-19 |
strk | Improve formatting for GEOSisValidReason_r (#329)
|
commit | commitdiff | tree |
2010-03-18 |
strk | Forw-port a better fix for #333 (false positive valid...
|
commit | commitdiff | tree |
2010-03-16 |
strk | Fix ST_IsValidDetail (broke by last commit)
|
commit | commitdiff | tree |
2010-03-16 |
strk | Now that IsValidOp doesn't cache the 'checked' status...
|
commit | commitdiff | tree |
2010-03-14 |
strk | Install Machine.h
|
commit | commitdiff | tree |
2010-03-13 |
strk | Fix GEOSOrientationIndex implementation and testcase...
|
commit | commitdiff | tree |
2010-03-12 |
strk | Expose GEOSOrientationIndex to C-API
|
commit | commitdiff | tree |
2010-03-10 |
strk | Sync TestValid xml from JTS, review IsValidOp to be...
|
commit | commitdiff | tree |
2010-03-07 |
strk | Apply slightly modified patch by mwtoews (#344)
|
commit | commitdiff | tree |
2010-03-03 |
strk | Improve documentation for GEOSPOlygonize_full
|
commit | commitdiff | tree |
2010-03-02 |
strk | Fix false positive return from IsValidOp (#333)
|
commit | commitdiff | tree |
2010-02-28 |
strk | Minor tweak
|
commit | commitdiff | tree |
2010-02-28 |
strk | Provide non-rehentrant version of empty geometries...
|
commit | commitdiff | tree |
2010-02-28 |
strk | extractUniquePoints comes in non-reentrant version too
|
commit | commitdiff | tree |
2010-02-25 |
strk | Update with GEOSPolygonize_full item
|
commit | commitdiff | tree |
2010-02-23 |
strk | GEOSPolygonize_full [RT-SIGTA]
|
commit | commitdiff | tree |
2010-02-22 |
strk | LineStringAdder heap-allocation removal
|
commit | commitdiff | tree |
2010-02-22 |
strk | Drop heap allocation of invalidRingLines vector
|
commit | commitdiff | tree |
2010-02-22 |
strk | More heap allocations bite the dust...
|
commit | commitdiff | tree |
2010-02-22 |
strk | Drop HEAP allocation for dangles vector too, and document...
|
commit | commitdiff | tree |
2010-02-22 |
strk | Avoid heap allocation of a vector for cut edges, bits...
|
commit | commitdiff | tree |
2010-02-22 |
strk | Try to document current behaviour (very bad behaviour...
|
commit | commitdiff | tree |
2010-02-21 |
strk | Allow GEOSGetGeometryN calls against single geometries
|
commit | commitdiff | tree |
2010-02-21 |
strk | Expose the non-reentrant version too (I know, I was...
|
commit | commitdiff | tree |
2010-02-21 |
strk | GEOSGeom_extractUniquePoints [RT-SIGTA]
|
commit | commitdiff | tree |
2010-02-17 |
strk | Throw an IllegalArgumentException when setOrdinate...
|
commit | commitdiff | tree |
2010-02-14 |
strk | Add GEOSPolygonizer_getCutEdges NEWS item where it...
|
commit | commitdiff | tree |
2010-02-11 |
strk | Update
|
commit | commitdiff | tree |
2010-02-11 |
strk | Complete set of typed-empty constructors and tests...
|
commit | commitdiff | tree |
2010-02-11 |
strk | Go for consistency with reentrant interfaces [RT-SIGTA]
|
commit | commitdiff | tree |
2010-02-11 |
strk | GEOSContext_setNoticeHandler, GEOSContext_setErrorHandler...
|
commit | commitdiff | tree |
2010-02-09 |
strk | Fix to match new layout
|
commit | commitdiff | tree |
2010-02-05 |
strk | Document ownership of created types
|
commit | commitdiff | tree |
2010-02-05 |
strk | New CAPI interface: GEOSisValidDetail ( tell state...
|
commit | commitdiff | tree |
2009-12-14 |
strk | Updated
|
commit | commitdiff | tree |
2009-12-14 |
strk | Don't mention 'troubles' in documentation (some like...
|
commit | commitdiff | tree |
2009-12-11 |
strk | Updated
|
commit | commitdiff | tree |
2009-12-11 |
strk | Fix memory leak in BasicPreparedGeometry::isAnyTargetCompone...
|
commit | commitdiff | tree |
2009-12-08 |
strk | This shouldn't be in the repository !
|
commit | commitdiff | tree |
2009-12-08 |
strk | Remove deprecated/unused files
|
commit | commitdiff | tree |
2009-12-08 |
strk | Drop useless (and leaking) heap allocation exposed...
|
commit | commitdiff | tree |
2009-12-08 |
strk | Add missing destructor of PreparedLineString (closes...
|
commit | commitdiff | tree |
2009-12-08 |
strk | Add test with Prepared linestrings, for the sake of...
|
commit | commitdiff | tree |
2009-11-29 |
strk | updated
|
commit | commitdiff | tree |
2009-11-26 |
strk | Add ISNAN support in platform.h.in
|
commit | commitdiff | tree |
2009-11-26 |
strk | Remove unreferenced files from the repository
|
commit | commitdiff | tree |
2009-11-26 |
strk | Remove reference to files not needing to go in the dll
|
commit | commitdiff | tree |
2009-11-26 |
strk | Put destructor of the CoordinateSequenceFactory in...
|
commit | commitdiff | tree |
2009-11-24 |
strk | updated
|
commit | commitdiff | tree |
2009-11-23 |
strk | Coordiante->Coordinate
|
commit | commitdiff | tree |
2009-11-23 |
strk | Avoid reallocations in Union short-circuit
|
commit | commitdiff | tree |
2009-11-20 |
strk | Don't force heap allocation of vectors for getting...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Don't heap-allocate std::vector in MCIndexSegmentSetMutualIn...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Don't force heap allocation when building edge rings...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Don't force heap allocation of std::vector in PolygonizeGrap...
|
commit | commitdiff | tree |
2009-11-19 |
strk | don't heap-allocate vectors in findLabeledEdgeRings
|
commit | commitdiff | tree |
2009-11-19 |
strk | Move heap-allocation of vector used for 'cut-lines...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Don't force heap-allocation of vectors for finding...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Change PolygonizeGraph::getEdgeRings signature so not...
|
commit | commitdiff | tree |
2009-11-19 |
strk | Do not heap-allocate vector of Node when finding intersections
|
commit | commitdiff | tree |
2009-11-19 |
strk | Don not allocate the container of STRtree node childs...
|
commit | commitdiff | tree |
2009-11-17 |
strk | Include capi::GEOSGeomFromWKB test in geos_unit build...
|
commit | commitdiff | tree |
2009-11-11 |
strk | Change ChangeLog generation rule so it doesn't mess...
|
commit | commitdiff | tree |
2009-11-10 |
strk | Make ChangeLog target non-phony to keep 'distcheck...
|
commit | commitdiff | tree |
2009-11-10 |
strk | Package stuff for release
|
commit | commitdiff | tree |
2009-10-23 |
strk | Have LinearLocation::getSegment return by auto_ptr...
|
commit | commitdiff | tree |
2009-10-23 |
strk | Fix port info, add standard protection notes
|
commit | commitdiff | tree |
2009-10-23 |
strk | Add destructor to LinearGeometryBuilder fixing memory...
|
commit | commitdiff | tree |
2009-10-23 |
strk | Fix memory access error (#283)
|
commit | commitdiff | tree |
2009-10-23 |
strk | Fix port info for LinearGeometryBuilder
|
commit | commitdiff | tree |
2009-10-23 |
strk | Cleanup LinearGeometrybuilder defs and impl to match...
|
commit | commitdiff | tree |
2009-10-23 |
strk | Document ownership of return from LocationIndexOfLine...
|
commit | commitdiff | tree |
2009-10-23 |
strk | Add virtual dtor to virtual class
|
commit | commitdiff | tree |
2009-10-23 |
strk | add some parens to hush gcc warning
|
commit | commitdiff | tree |
2009-10-23 |
strk | Fix static building of C-api demo/tests
|
commit | commitdiff | tree |
2009-10-23 |
strk | Run the last available-but-no-automatically-run test...
|
commit | commitdiff | tree |
2009-10-22 |
strk | Merge buffer_snapround.xml into buffer.xml
|
commit | commitdiff | tree |
2009-10-22 |
strk | A quick check reveals that the tests in buffer.xml...
|
commit | commitdiff | tree |
2009-10-22 |
strk | Give buffer.xml cases a somewhat more helpful description...
|
commit | commitdiff | tree |
2009-10-22 |
strk | Don't segfault on EOF inside <op> tag
|
commit | commitdiff | tree |
2009-10-20 |
strk | Commit MingW bug workaround provided by sanak in ticket...
|
commit | commitdiff | tree |
2009-10-17 |
strk | updated
|
commit | commitdiff | tree |
2009-10-17 |
strk | updated
|
commit | commitdiff | tree |
2009-10-17 |
strk | Half the calls to the virtual CoordinateSequence::getAt...
|
commit | commitdiff | tree |
2009-10-17 |
strk | Drop pointless asserts. We'd abort anyway if vector...
|
commit | commitdiff | tree |
2009-10-17 |
strk | Add note of private/static nature of implemented methods
|
commit | commitdiff | tree |
2009-10-17 |
strk | Expose a usable toVector method for CoordinateSequence...
|
commit | commitdiff | tree |
2009-10-17 |
strk | Don't allocate too much space for polygon points vector...
|
commit | commitdiff | tree |
2009-10-14 |
strk | regenerate ChangeLog
|
commit | commitdiff | tree |
2009-10-08 |
strk | regenerate ChangeLog now that we have all names in
|
commit | commitdiff | tree |
2009-10-08 |
strk | Add other missing names/addresses
|
commit | commitdiff | tree |