[librttopo] 03/06: Merge tag 'upstream/1.0.0_rc3'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat May 7 10:51:53 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 0a88c2a42e9031b6bc1d10237365357bcedf595a
Merge: 38ddd84 7fe69a6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 7 12:36:00 2016 +0200

    Merge tag 'upstream/1.0.0_rc3'
    
    Upstream version 1.0.0~rc3

 .editorconfig                 |    20 +
 .gitignore                    |    34 +
 .gitlab-ci.yml                |    15 +
 CREDITS                       |     7 +
 ChangeLog                     |   716 ++
 HOWTO_RELEASE                 |    11 +
 Makefile.am                   |    15 +-
 Makefile.in                   |   856 --
 README.md                     |     7 +-
 aclocal.m4                    |  1219 ---
 autogen.sh                    |    95 +
 compile                       |   347 -
 config.guess                  |  1558 ----
 config.sub                    |  1791 ----
 configure                     | 20020 ----------------------------------------
 configure.ac                  |     2 +-
 depcomp                       |   791 --
 doc/BUILDING-ON-WINDOWS.md    |    46 +
 headers/Makefile.in           |   562 --
 headers/librttopo.h           |     4 +-
 headers/librttopo_geom.h      |  2202 -----
 headers/librttopo_geom.h.in   |   340 +-
 install-sh                    |   527 --
 ltmain.sh                     |  9661 -------------------
 m4/libtool.m4                 |  7997 ----------------
 m4/ltoptions.m4               |   384 -
 m4/ltsugar.m4                 |   123 -
 m4/ltversion.m4               |    23 -
 m4/lt~obsolete.m4             |    98 -
 missing                       |   215 -
 src/Makefile.in               |   753 --
 src/box2d.c                   |     6 +-
 src/bytebuffer.c              |   378 +-
 src/bytebuffer.h              |     8 +-
 src/g_box.c                   |   926 +-
 src/g_serialized.c            |  1968 ++--
 src/g_util.c                  |   312 +-
 src/librttopo_geom_internal.h |    38 +-
 src/measures.c                |  3606 ++++----
 src/measures.h                |    24 +-
 src/measures3d.c              |  2010 ++--
 src/measures3d.h              |    22 +-
 src/ptarray.c                 |  2630 +++---
 src/rtalgorithm.c             |  1276 +--
 src/rtcircstring.c            |   330 +-
 src/rtcollection.c            |   842 +-
 src/rtcompound.c              |   380 +-
 src/rtcurvepoly.c             |   196 +-
 src/rtgeodetic.c              |  5060 +++++-----
 src/rtgeodetic.h              |    14 +-
 src/rtgeom.c                  |  3080 +++----
 src/rtgeom_api.c              |   942 +-
 src/rtgeom_debug.c            |   224 +-
 src/rtgeom_geos.c             |  2255 ++---
 src/rtgeom_geos_clean.c       |  1658 ++--
 src/rtgeom_geos_node.c        |   390 +-
 src/rtgeom_geos_split.c       |   832 +-
 src/rtgeom_log.h              |     4 +-
 src/rtgeom_topo.c             |    16 +-
 src/rthomogenize.c            |   346 +-
 src/rtin_geojson.c            |   938 +-
 src/rtin_twkb.c               |   940 +-
 src/rtin_wkb.c                |  1134 +--
 src/rtiterator.c              |   278 +-
 src/rtline.c                  |   680 +-
 src/rtlinearreferencing.c     |  2308 ++---
 src/rtmline.c                 |   134 +-
 src/rtmpoint.c                |   114 +-
 src/rtmpoly.c                 |    28 +-
 src/rtout_encoded_polyline.c  |   152 +-
 src/rtout_geojson.c           |   878 +-
 src/rtout_gml.c               |  2846 +++---
 src/rtout_kml.c               |   256 +-
 src/rtout_svg.c               |   776 +-
 src/rtout_twkb.c              |   946 +-
 src/rtout_twkb.h              |    30 +-
 src/rtout_wkb.c               |  1278 +--
 src/rtout_wkt.c               |   968 +-
 src/rtout_x3d.c               |  1230 +--
 src/rtpoint.c                 |   228 +-
 src/rtpoly.c                  |   732 +-
 src/rtprint.c                 |   672 +-
 src/rtpsurface.c              |   276 +-
 src/rtspheroid.c              |   978 +-
 src/rtstroke.c                |  1366 +--
 src/rttin.c                   |   248 +-
 src/rttopo_config.h           |   169 -
 src/rttopo_config.h.in        |   168 -
 src/rttree.c                  |   336 +-
 src/rttree.h                  |    18 +-
 src/rttriangle.c              |   172 +-
 src/rtutil.c                  |   354 +-
 src/stringbuffer.c            |   360 +-
 src/stringbuffer.h            |     6 +-
 src/varint.c                  |   214 +-
 95 files changed, 26957 insertions(+), 75466 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