[protozero] branch master updated (2b7ab8a -> 7015226)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Oct 12 06:31:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository protozero.
from 2b7ab8a Set distribution to unstable.
new 06ff0d8 Imported Upstream version 1.2.0
new af3abf2 Merge tag 'upstream/1.2.0'
new 419b798 New upstream release.
new 2795647 Update Vcs-Browser URL to use HTTPS.
new 7015226 Set distribution to unstable.
The 5 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:
CHANGELOG.md | 17 +-
Makefile | 2 +-
README.md | 2 -
debian/changelog | 7 +
debian/control | 2 +-
include/protozero/byteswap.hpp | 30 +++-
include/protozero/pbf_builder.hpp | 28 +++-
include/protozero/pbf_message.hpp | 44 +++++
include/protozero/pbf_reader.hpp | 12 +-
include/protozero/version.hpp | 4 +-
test/include/test.hpp | 3 +
test/t/basic/test_cases.cpp | 3 +-
test/t/bool/test_cases.cpp | 75 ++++++++-
test/t/complex/test_cases.cpp | 342 +++++++++++++++++++++++++++++++++++++-
test/t/endian/test_cases.cpp | 62 +++++++
test/t/skip/test_cases.cpp | 5 +-
tutorial.md | 139 ++++++++++++++--
17 files changed, 744 insertions(+), 33 deletions(-)
create mode 100644 test/t/endian/test_cases.cpp
--
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