[protozero] branch upstream updated (7773fdd -> 06ff0d8)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Oct 12 06:31:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository protozero.
from 7773fdd Imported Upstream version 1.1.0
new 06ff0d8 Imported Upstream version 1.2.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:
CHANGELOG.md | 17 +-
Makefile | 2 +-
README.md | 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 ++++++++++++++--
15 files changed, 736 insertions(+), 32 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