This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository protozero.
from 2c92fb9 Imported Upstream version 1.5.0
new 90cfd8d Imported Upstream version 1.5.1
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 | 5 +--
CHANGELOG.md | 14 +++++++-
CONTRIBUTING.md | 3 +-
Makefile | 2 +-
UPGRADING.md | 6 ++++
doc/advanced.md | 57 +++++++++++++++++++++++++++++--
include/protozero/byteswap.hpp | 2 +-
include/protozero/pbf_builder.hpp | 2 +-
include/protozero/pbf_reader.hpp | 4 +--
include/protozero/varint.hpp | 2 +-
include/protozero/version.hpp | 5 ++-
package.json | 2 +-
test/t/tag_and_type/data-combined.pbf | 3 ++
test/t/tag_and_type/data-not-packed.pbf | 2 ++
test/t/tag_and_type/data-packed.pbf | 2 ++
test/t/tag_and_type/test_cases.cpp | 59 +++++++++++++++++++++++++++++++++
test/t/tag_and_type/testcase.cpp | 42 +++++++++++++++++++++++
test/t/tag_and_type/testcase.proto | 15 +++++++++
18 files changed, 211 insertions(+), 16 deletions(-)
create mode 100644 test/t/tag_and_type/data-combined.pbf
create mode 100644 test/t/tag_and_type/data-not-packed.pbf
create mode 100644 test/t/tag_and_type/data-packed.pbf
create mode 100644 test/t/tag_and_type/test_cases.cpp
create mode 100644 test/t/tag_and_type/testcase.cpp
create mode 100644 test/t/tag_and_type/testcase.proto
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-grass/protozero.git
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel