3 - Port Triangulation API from JTS-1.11
5 - Feed PrecisionModel to OverlayResultValidator to set _TOLERANCE
7 - Test unit tests for snapround package
9 - DoubleBits misregards BYTE_ENDIAN, must check it.
12 - include <geos/config.h> from all .cpp files
14 - WKB tester in doc/examples.cpp should do point-by-point comparison.
16 - Implement Safe's idea of a compile-time enabled 2d-only
17 inlineable CoordinateSequence
19 - WKB extension with LINEARRING ?
21 - Check how to disable GEOS_VERSION define on command line
22 (or make GEOS_VERSION define in version.h optional)
23 not a major problems, just makes the compiler issue some warninigs.
25 - Check GeometryEditor behaviour (modify passed geom or create a new one ?)
28 - Add distinct binary predicates test support in XMLTester