[protozero] branch upstream updated (75e5eb1 -> 2c92fb9)

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


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

sebastic pushed a change to branch upstream
in repository protozero.

      from  75e5eb1   Imported Upstream version 1.4.5
       new  2c92fb9   Imported Upstream version 1.5.0

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                                |  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(-)
 create mode 100644 doc/advanced.md
 delete mode 100644 doc/macros.md

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