41
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed implementation files build spec for fully-inlined classes More... about 18 years ago
Added missing headers More... about 18 years ago
DouglasPeuckerLineSimplifier class port More... about 18 years ago
Added port info, minor cleanups More... about 18 years ago
Added port info, cleaned up log message, minor assertion checking. More... about 18 years ago
A few assertion checking, comments cleanup, use of initialization lists in constructors, handled NULL parameters. More... about 18 years ago
Added many assertions checking in LineString implementation. Changed ::getCoordinate() to return NULL on empty geom. Changed ::get{Start,End}Point() to return NULL on empty geom. More... about 18 years ago
Added comment about possible NULL return from getCoordinate() More... about 18 years ago
Fixed NULL-GeometryFactory constructor to use INTERNAL_GEOMETRY_FACTORY (should fix bug #81) More... about 18 years ago
minor cleanup More... about 18 years ago
Added missing 'const' in catch std::exception statements More... about 18 years ago
Moved GeometryGraph inlines from .h to .inl file More... about 18 years ago
Sync'ed testfile with JTS head More... about 18 years ago
Added PointLocator unit test More... about 18 years ago
EdgeRing equipped with Invariant testing function and lots of exceptional assertions. Removed useless heap allocations, and pointers usages. More... about 18 years ago
const correctness, useless heap allocations removal More... about 18 years ago
Removed useless heap allocations in construction, enforced const correctness More... about 18 years ago
Reintroduced rewind of input parameter in printHEX() [dropped by prev commit] More... about 18 years ago
Added note about args responsibility in GeometryFactory constructor More... about 18 years ago
swapped assert_equals() args to get obtained/expected the right way. More... about 18 years ago
Simplified printHEX() implementation More... about 18 years ago
Added macros for sections skip (useful in debugging) More... about 18 years ago
Added simple test for WKB reader. More... about 18 years ago
added missing header for non-inlined builds More... about 18 years ago
forgot to add in previous commit More... about 18 years ago
ByteOrderDataInStream inlines moved to .inl file, updated implementation files includes. More... about 18 years ago
Assertion checking More... about 18 years ago
Headers inclusion fix. More... about 18 years ago
Comments cleanup, system headers included after project headers More... about 18 years ago
C-API lib version bumped to 1.1.1 (release 2.2.2 will ship 1.1.0) More... about 18 years ago