[librttopo] 02/06: Merge tag 'upstream/1.1.0_rc0'

Bas Couwenberg sebastic at debian.org
Mon Nov 14 20:52:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository librttopo.

commit 5d063cf89aab540949147e8fccda254f6256b174
Merge: ba50ad1 286ed32
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Nov 14 21:38:46 2016 +0100

    Merge tag 'upstream/1.1.0_rc0'
    
    Upstream version 1.1.0~rc0

 .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(-)

-- 
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