[librttopo] branch upstream updated (2c74369 -> 286ed32)
Bas Couwenberg
sebastic at debian.org
Mon Nov 14 20:52:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository librttopo.
from 2c74369 Imported Upstream version 1.0.0
new 286ed32 Imported Upstream version 1.1.0~rc0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.drone.yml | 9 +
.gitignore | 1 +
.gitlab-ci.yml | 2 +-
ChangeLog | 724 -------------
HOWTO_RELEASE | 1 +
Makefile.am | 13 +-
NEWS.md | 23 +
README.md | 6 +-
configure.ac | 2 +-
docker/build-test/Dockerfile.debian-sid | 5 +
docker/build-test/Makefile | 13 +
headers/librttopo.h | 108 +-
headers/librttopo_geom.h.in | 38 +-
src/Makefile.am | 10 +-
src/box2d.c | 2 +-
src/bytebuffer.c | 48 +-
src/g_box.c | 8 +-
src/g_serialized.c | 54 +-
src/librttopo_geom_internal.h | 38 +-
src/librttopo_internal.h | 22 +-
src/measures.c | 88 +-
src/measures3d.c | 64 +-
src/ptarray.c | 140 +--
src/rtalgorithm.c | 28 +-
src/rtcircstring.c | 2 +-
src/rtcollection.c | 12 +-
src/rtcompound.c | 6 +-
src/rtcurvepoly.c | 8 +-
src/rtgeodetic.c | 184 ++--
src/rtgeom.c | 36 +-
src/rtgeom_api.c | 10 +-
src/rtgeom_debug.c | 12 +-
src/rtgeom_geos.c | 108 +-
src/rtgeom_geos.h | 2 +-
src/rtgeom_geos_clean.c | 34 +-
src/rtgeom_geos_node.c | 2 +-
src/rtgeom_geos_split.c | 87 +-
src/rtgeom_log.h | 14 +-
src/rtgeom_topo.c | 1754 ++++++++++++++++++++++++-------
src/rtin_geojson.c | 24 +-
src/rtin_twkb.c | 38 +-
src/rtin_wkb.c | 34 +-
src/rtline.c | 16 +-
src/rtlinearreferencing.c | 48 +-
src/rtmpoint.c | 2 +-
src/rtout_gml.c | 2 +-
src/rtout_twkb.c | 46 +-
src/rtout_wkb.c | 32 +-
src/rtout_wkt.c | 2 +-
src/rtpoint.c | 2 +-
src/rtpoly.c | 20 +-
src/rtprint.c | 2 +-
src/rtspheroid.c | 60 +-
src/rtstroke.c | 60 +-
src/rtt_tpsnap.c | 771 ++++++++++++++
src/rttree.c | 10 +-
src/rttriangle.c | 4 +-
src/rtutil.c | 12 +-
src/varint.c | 2 +-
src/varint.h | 2 +-
60 files changed, 3103 insertions(+), 1804 deletions(-)
create mode 100644 .drone.yml
delete mode 100644 ChangeLog
create mode 100644 NEWS.md
create mode 100644 docker/build-test/Dockerfile.debian-sid
create mode 100644 docker/build-test/Makefile
create mode 100644 src/rtt_tpsnap.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librttopo.git
More information about the Pkg-grass-devel
mailing list