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 |
2009-10-08 |
strk | Automatically generate the ChangeLog file, forget ChangeLog...
|
commit | commitdiff | tree |
2009-10-08 |
strk | Don't signal topology exception when it triggers snapping
|
commit | commitdiff | tree |
2009-10-08 |
strk | Add yury, fernando and sean
|
commit | commitdiff | tree |
2009-10-08 |
strk | Distribute all of TUT
|
commit | commitdiff | tree |
2009-10-08 |
strk | Properly set version for win target
|
commit | commitdiff | tree |
2009-10-07 |
strk | Expose single-sided buffering in C-API (see ticket...
|
commit | commitdiff | tree |
2009-10-05 |
strk | Drop use of static data in DistanceToPoint class (for...
|
commit | commitdiff | tree |
2009-10-05 |
strk | release memory earlier, and closer to allocation
|
commit | commitdiff | tree |
2009-10-05 |
strk | Finish plugging leaks. Make check runs with no leaks.
|
commit | commitdiff | tree |
2009-10-05 |
strk | another memory management doc
|
commit | commitdiff | tree |
2009-10-05 |
strk | Document more memory management issues
|
commit | commitdiff | tree |
2009-10-05 |
strk | More memory leak fixes in single-sided buffering implementation
|
commit | commitdiff | tree |
2009-10-05 |
strk | Plug some memory leaks in single sided buffering implementation
|
commit | commitdiff | tree |
2009-10-05 |
strk | Document ownership of return from LineMerger::getMergedLineS...
|
commit | commitdiff | tree |
2009-10-05 |
strk | Alright, there's no standard style yet so this file...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Throw an exception rather than returning NULL if input...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Have single-sided buffer constructor return a simple...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Better parse style parameter
|
commit | commitdiff | tree |
2009-10-01 |
strk | Add utility script to import tests from SAFE software
|
commit | commitdiff | tree |
2009-10-01 |
strk | Don't segfault on xml tests missing precision model...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Re-enable the now succeeding test for sharp edges line...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Use FLAT/BUTT endcaps when doing single sided buffering
|
commit | commitdiff | tree |
2009-10-01 |
strk | Fix trimming of left/right curves (ie: don't include...
|
commit | commitdiff | tree |
2009-10-01 |
strk | Use snapped intersection between full buffer boundary...
|
commit | commitdiff | tree |
2009-09-30 |
strk | Check hausdorff distance in both directions, or an...
|
commit | commitdiff | tree |
2009-09-30 |
strk | Some debugging for single sided buffers
|
commit | commitdiff | tree |
2009-09-30 |
strk | Another simple test for single-sided buffer (horizontal...
|
commit | commitdiff | tree |
2009-09-30 |
strk | Another simple test for a vertical line, opposite direction...
|
commit | commitdiff | tree |
2009-09-30 |
strk | Add test for single sided buffer on simple, vertical...
|
commit | commitdiff | tree |
2009-09-30 |
strk | VIM setting for GEOS source code style (3-spaces tabs)
|
commit | commitdiff | tree |
2009-09-30 |
strk | Don't use non-standard escape sequences with 'echo'
|
commit | commitdiff | tree |
2009-09-28 |
strk | Replace no-commercial-use licenced MarkupSTL with tinyXML
|
commit | commitdiff | tree |
2009-09-28 |
strk | Temporarly disable failing single sided buffer test
|
commit | commitdiff | tree |
2009-09-28 |
strk | Oops, it seems I just don't want a test to fail ;)
|
commit | commitdiff | tree |
2009-09-28 |
strk | Don't give a false success if one of the expected/obtained...
|
commit | commitdiff | tree |
2009-09-28 |
strk | Add offsets to PrecisionModel text output
|
commit | commitdiff | tree |
2009-09-28 |
strk | Add an hausdorff distance based result matcher for...
|
commit | commitdiff | tree |
2009-09-27 |
strk | Re-introduce the singlesided buffer patch. Tests still...
|
commit | commitdiff | tree |
2009-08-15 |
strk | Const correctness of LenghtIndexedLine port, by novalis...
|
commit | commitdiff | tree |
2009-07-06 |
strk | Add automated XML test for issue #275. Succeeds here.
|
commit | commitdiff | tree |
2009-07-05 |
strk | Apply fix-msvc90-only2.patch by Sanak from issue #273
|
commit | commitdiff | tree |
2009-07-04 |
strk | Apply fix-mingw.patch by Sanak (issue #273)
|
commit | commitdiff | tree |
2009-06-26 |
strk | Fix typo reported in ticket #272
|
commit | commitdiff | tree |
2009-06-22 |
strk | Add tests for limited mitre join (now working)
|
commit | commitdiff | tree |
2009-06-22 |
strk | Fix bug in BufferParameters::setMitreLimit
|
commit | commitdiff | tree |
2009-06-20 |
strk | Bump versions (core 3.2.0, capi 1.6.0, port 1.10.0)
|
commit | commitdiff | tree |
2009-06-20 |
strk | Add tests for GEOSBufferWithStyle
|
commit | commitdiff | tree |
2009-06-19 |
strk | Extend the C-API interface to expose a GEOSBufferWithStyle...
|
commit | commitdiff | tree |
2009-06-16 |
strk | Sync RobustDeterminant to JTS-1.10 (r1.15 was just...
|
commit | commitdiff | tree |
2009-06-16 |
strk | Sync RobustDeterminant to revision 1.14
|
commit | commitdiff | tree |
2009-06-16 |
strk | Port info for RobustDeterminant
|
commit | commitdiff | tree |
2009-06-16 |
strk | Revert single-sided patch. Martin Davis is workin on...
|
commit | commitdiff | tree |
2009-06-15 |
strk | Port info in the geos::io namespace
|
commit | commitdiff | tree |
2009-06-15 |
strk | Put CLocalizer in the correct function. Fixes #260...
|
commit | commitdiff | tree |
2009-06-15 |
strk | Stop explicitly using the CLocalizer now that it is...
|
commit | commitdiff | tree |
2009-06-15 |
strk | Use C locale while reading/writing WKT. Fixes bug ...
|
commit | commitdiff | tree |
2009-06-15 |
strk | Add XML version of the testcase provided for bug #176
|
commit | commitdiff | tree |
2009-06-08 |
strk | JTS-1.10 port sync. The whole 'operation' namespace...
|
commit | commitdiff | tree |
2009-06-08 |
strk | Port info for operation::union
|
commit | commitdiff | tree |
2009-06-08 |
strk | Sync to JTS-1.10 (port info in SegmentIntersectionTester...
|
commit | commitdiff | tree |
2009-06-08 |
strk | Sync RectangleContains to JTS-1.10
|
commit | commitdiff | tree |