[libticcutils] 45/47: Merge tag 'upstream/0.4'
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 17:13:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libticcutils.
commit 6d306c3561d7db5869a0180b3c72d583ba5b9613
Merge: 63b8930 241b691
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Wed Sep 3 18:58:24 2014 +0200
Merge tag 'upstream/0.4'
Upstream version 0.4
AUTHORS | 12 +
COPYING | 674 ++
ChangeLog | 338 +
INSTALL | 370 +
Makefile.am | 14 +
Makefile.in | 822 ++
NEWS | 17 +
README | 32 +
TODO | 1 +
aclocal.m4 | 979 ++
bootstrap | 64 +
config.guess | 1530 +++
config.h.in | 99 +
config.sub | 1773 ++++
configure | 18767 ++++++++++++++++++++++++++++++++++++
configure.ac | 83 +
depcomp | 688 ++
docs/Makefile.am | 8 +
docs/Makefile.in | 465 +
docs/ticc_logstream.1 | 14 +
docs/ticc_prettyprint.1 | 181 +
docs/ticc_string.1 | 150 +
docs/ticc_unit_test.1 | 258 +
docs/ticcutils.1 | 21 +
include/Makefile.am | 6 +
include/Makefile.in | 581 ++
include/ticcutils/Configuration.h | 54 +
include/ticcutils/LogBuffer.h | 221 +
include/ticcutils/LogStream.h | 164 +
include/ticcutils/Makefile.am | 7 +
include/ticcutils/Makefile.in | 482 +
include/ticcutils/PrettyPrint.h | 127 +
include/ticcutils/StringOps.h | 118 +
include/ticcutils/Timer.h | 55 +
include/ticcutils/TreeHash.h | 100 +
include/ticcutils/Trie.h | 238 +
include/ticcutils/UnitTest.h | 224 +
include/ticcutils/XMLtools.h | 179 +
install-sh | 520 +
ltmain.sh | 9661 +++++++++++++++++++
m4/Makefile.am | 4 +
m4/Makefile.in | 378 +
m4/ax_pthread.m4 | 302 +
m4/libtool.m4 | 8001 +++++++++++++++
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 | 331 +
src/Configuration.cxx | 301 +
src/LogStream.cxx | 507 +
src/Makefile.am | 17 +
src/Makefile.in | 679 ++
src/StringOps.cxx | 165 +
src/Timer.cxx | 68 +
src/TreeHash.cxx | 127 +
src/XMLtools.cxx | 167 +
src/test.cxx | 138 +
ticcutils.pc.in | 13 +
61 files changed, 52179 insertions(+)
--
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