[libticcutils] 02/02: import new upstream 0.13
Joost van Baal
joostvb at moszumanska.debian.org
Wed Jul 20 18:54:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libticcutils.
commit 11ca54e98b1c8af91e98e06a588fd6000fa92ec4
Merge: 4e9e118 7724324
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Wed Jul 20 20:54:47 2016 +0200
import new upstream 0.13
.gitignore | 48 +
.travis.yml | 14 +
ChangeLog | 753 --
Makefile.am | 5 +-
Makefile.in | 885 --
NEWS | 30 +
README | 38 -
README.md | 57 +
aclocal.m4 | 1160 ---
bootstrap.sh | 6 +-
compile | 347 -
config.guess | 1420 ---
config.h.in | 121 -
config.sub | 1799 ----
configure | 19567 ------------------------------------
configure.ac | 37 +-
depcomp | 791 --
docs/Makefile.am | 6 +-
docs/Makefile.in | 529 -
docs/ticc_commandline.1 | 12 +
docs/ticc_configuration.1 | 13 +
docs/ticc_fdstream.1 | 59 +
docs/ticc_logstream.1 | 6 +-
docs/ticc_string.1 | 156 +-
docs/ticc_unit_test.1 | 93 +-
include/Makefile.in | 627 --
include/ticcutils/CommandLine.h | 152 +-
include/ticcutils/Configuration.h | 39 +-
include/ticcutils/FdStream.h | 77 +
include/ticcutils/FileUtils.h | 11 +-
include/ticcutils/LogBuffer.h | 42 +-
include/ticcutils/LogStream.h | 19 +-
include/ticcutils/Makefile.am | 6 +-
include/ticcutils/Makefile.in | 571 --
include/ticcutils/PrettyPrint.h | 11 +-
include/ticcutils/ServerBase.h | 121 +
include/ticcutils/SocketBasics.h | 79 +
include/ticcutils/StringOps.h | 21 +-
include/ticcutils/Tar.h | 19 +-
include/ticcutils/Timer.h | 11 +-
include/ticcutils/TreeHash.h | 11 +-
include/ticcutils/Trie.h | 12 +-
include/ticcutils/UnitTest.h | 61 +-
include/ticcutils/Version.h | 11 +-
include/ticcutils/XMLtools.h | 18 +-
include/ticcutils/bz2stream.h | 820 +-
include/ticcutils/gzstream.h | 189 +-
include/ticcutils/zipper.h | 15 +-
install-sh | 527 -
ltmain.sh | 9661 ------------------
m4/Makefile.in | 446 -
m4/ax_boost_base.m4 | 19 +-
m4/ax_pthread.m4 | 332 -
m4/libtool.m4 | 7997 ---------------
m4/ltoptions.m4 | 384 -
m4/ltsugar.m4 | 123 -
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 98 -
m4/openmp.m4 | 97 -
m4/pkg.m4 | 159 -
missing | 215 -
src/CommandLine.cxx | 334 +-
src/Configuration.cxx | 154 +-
src/FdStream.cxx | 206 +
src/FileUtils.cxx | 13 +-
src/LogStream.cxx | 116 +-
src/Makefile.am | 9 +-
src/Makefile.in | 1042 --
src/ServerBase.cxx | 483 +
src/SocketBasics.cxx | 546 +
src/StringOps.cxx | 41 +-
src/Tar.cxx | 41 +-
src/Timer.cxx | 17 +-
src/TreeHash.cxx | 53 +-
src/XMLtools.cxx | 62 +-
src/runtest.cxx | 232 +-
src/tst.sh | 2 +-
src/zipper.cxx | 45 +-
test-driver | 139 -
tests/Makefile.am | 6 +-
tests/Makefile.in | 627 --
tests/nasty.bz2 | 2 +
tests/nasty.gz | 2 +
tests/sub1/Makefile.in | 443 -
tests/testls.1.ok | 10 +
ticcutils.pc.in | 2 +-
86 files changed, 3500 insertions(+), 52103 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