[mapnik] branch upstream updated (1335c79 -> 6c3d443)
Bas Couwenberg
sebastic at debian.org
Wed Jan 18 23:47:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository mapnik.
from 1335c79 Imported Upstream version 3.0.12+ds
new 6c3d443 Imported Upstream version 3.0.13~rc1+ds
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:
.travis.yml | 35 ++++---
CHANGELOG.md | 24 ++++-
README.md | 1 -
bootstrap.sh | 3 +-
src/box2d.cpp => include/mapnik/cxx11_support.hpp | 23 +++--
include/mapnik/enumeration.hpp | 16 ++-
include/mapnik/feature_style_processor_impl.hpp | 5 +-
include/mapnik/group/group_symbolizer_helper.hpp | 10 --
include/mapnik/image_filter.hpp | 42 ++++----
include/mapnik/json/feature_grammar.hpp | 3 +-
include/mapnik/json/feature_grammar_impl.hpp | 18 ++--
include/mapnik/json/geometry_grammar.hpp | 1 +
include/mapnik/json/geometry_grammar_impl.hpp | 22 +++--
include/mapnik/json/positions_grammar.hpp | 2 -
include/mapnik/offset_converter.hpp | 10 +-
.../renderer_common/render_group_symbolizer.hpp | 4 +-
include/mapnik/renderer_common/render_thunk.hpp | 3 +-
include/mapnik/simplify_converter.hpp | 12 +--
include/mapnik/symbolizer_base.hpp | 13 +--
include/mapnik/text/placement_finder.hpp | 2 -
include/mapnik/util/variant.hpp | 10 +-
include/mapnik/util/variant_io.hpp | 2 +-
include/mapnik/value.hpp | 30 ++----
include/mapnik/value_hash.hpp | 15 +--
include/mapnik/value_types.hpp | 101 ++++---------------
plugins/input/csv/csv_utils.cpp | 8 +-
plugins/input/geojson/geojson_datasource.cpp | 28 +++---
plugins/input/pgraster/pgraster_datasource.cpp | 4 +-
scripts/travis-common.sh | 11 ++-
src/agg/agg_renderer.cpp | 5 +-
src/agg/process_line_pattern_symbolizer.cpp | 78 ++-------------
src/agg/process_polygon_pattern_symbolizer.cpp | 110 ++-------------------
src/group/group_layout_manager.cpp | 46 ++++-----
src/image.cpp | 1 -
src/image_util_jpeg.cpp | 2 -
src/image_util_png.cpp | 4 -
src/image_util_webp.cpp | 2 -
src/renderer_common/render_group_symbolizer.cpp | 8 +-
src/renderer_common/render_thunk_extractor.cpp | 6 +-
test/standalone/font_registration_test.cpp | 36 ++-----
test/unit/core/conversions_test.cpp | 15 +--
test/unit/datasource/geojson.cpp | 52 ++++++++++
utils/mapnik-config/build.py | 2 +-
43 files changed, 332 insertions(+), 493 deletions(-)
copy src/box2d.cpp => include/mapnik/cxx11_support.hpp (68%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git
More information about the Pkg-grass-devel
mailing list