[protozero] 02/06: Merge tag 'upstream/1.5.0'

Bas Couwenberg sebastic at debian.org
Thu Jan 12 14:32:56 UTC 2017


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

sebastic pushed a commit to branch master
in repository protozero.

commit 34d0c9d2df8ff90624ea4f3efdce324555f6b18f
Merge: c913f8b 2c92fb9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 12 14:23:46 2017 +0100

    Merge tag 'upstream/1.5.0'
    
    Upstream version 1.5.0

 .travis.yml                                |  21 ++--
 CHANGELOG.md                               |  28 ++++-
 README.md                                  |  17 +--
 doc/advanced.md                            | 172 +++++++++++++++++++++++++++++
 doc/macros.md                              |  40 -------
 doc/tutorial.md                            |  50 +--------
 include/protozero/pbf_builder.hpp          |   5 +
 include/protozero/pbf_reader.hpp           |  68 ++++++++++++
 include/protozero/pbf_writer.hpp           |  66 ++++++++---
 include/protozero/types.hpp                |  15 ++-
 include/protozero/varint.hpp               |  12 +-
 include/protozero/version.hpp              |   6 +-
 package.json                               |   2 +-
 test/include/catch.hpp                     |  14 ++-
 test/t/bytes/test_cases.cpp                |  52 +++++++++
 test/t/repeated_packed_bool/test_cases.cpp |  40 +++++++
 test/t/vector_tile/test_cases.cpp          |  60 +++++++++-
 test/t/zigzag/test_cases.cpp               |  40 ++++++-
 18 files changed, 560 insertions(+), 148 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/protozero.git



More information about the Pkg-grass-devel mailing list