[libticcutils] 02/03: Updated version 0.16 from 'upstream/0.16'
Maarten van Gompel
proycon-guest at moszumanska.debian.org
Thu Nov 2 19:51:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
proycon-guest pushed a commit to branch master
in repository libticcutils.
commit 1c2c122f9f2a6f8b67575d94f49239db7600624c
Merge: d3d5af0 9023d46
Author: proycon <proycon at anaproy.nl>
Date: Thu Nov 2 20:38:49 2017 +0100
Updated version 0.16 from 'upstream/0.16'
with Debian dir 1d595f59640d1ceaafad72ce16cadd1fcd2ff6d6
ChangeLog | 429 +-
include/Makefile.in => Makefile.in | 336 +-
NEWS | 16 +
config.guess | 137 +-
config.h.in | 10 +-
config.sub | 38 +-
configure | 20958 +++++++++++++++++++++++++++++++++++
configure.ac | 42 +-
include/Makefile.am | 5 +-
include/Makefile.in | 5 +-
include/ticcutils/CommandLine.h | 6 +-
include/ticcutils/Configuration.h | 3 +-
include/ticcutils/FdStream.h | 10 +-
include/ticcutils/FileUtils.h | 4 +-
include/ticcutils/LogBuffer.h | 2 +-
include/ticcutils/LogStream.h | 22 +-
include/ticcutils/Makefile.am | 3 -
include/ticcutils/Makefile.in | 3 -
include/ticcutils/PrettyPrint.h | 2 +-
include/ticcutils/ServerBase.h | 8 +-
include/ticcutils/SocketBasics.h | 2 +-
include/ticcutils/StringOps.h | 21 +-
include/ticcutils/Tar.h | 6 +-
include/ticcutils/Timer.h | 2 +-
include/ticcutils/TreeHash.h | 2 +-
include/ticcutils/Trie.h | 4 +-
include/ticcutils/UnitTest.h | 30 +-
include/ticcutils/Version.h | 2 +-
include/ticcutils/XMLtools.h | 4 +-
include/ticcutils/gzstream.h | 42 +-
include/ticcutils/zipper.h | 2 +-
ltmain.sh | 11156 +++++++++++++++++++
m4/ax_boost_base.m4 | 285 +
m4/ax_pthread.m4 | 498 +
m4/libtool.m4 | 8388 ++++++++++++++
m4/ltsugar.m4 | 123 +
m4/lt~obsolete.m4 | 98 +
src/CommandLine.cxx | 22 +-
src/Configuration.cxx | 73 +-
src/FdStream.cxx | 2 +-
src/FileUtils.cxx | 88 +-
src/LogStream.cxx | 4 +-
src/Makefile.am | 5 +-
src/Makefile.in | 20 +-
src/ServerBase.cxx | 91 +-
src/SocketBasics.cxx | 11 +-
src/StringOps.cxx | 113 +-
src/Tar.cxx | 44 +-
src/Timer.cxx | 7 +-
src/TreeHash.cxx | 36 +-
src/XMLtools.cxx | 2 +-
src/runtest.cxx | 110 +-
src/testlogstream.cxx | 94 +
src/tst.sh | 2 +
src/zipper.cxx | 10 +-
tests/testconfig.cfg | 3 +-
56 files changed, 42976 insertions(+), 465 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libticcutils.git
More information about the debian-science-commits
mailing list