[mbt] 76/80: Merge tag 'upstream/3.2.8'
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 03:11:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository mbt.
commit b4b3ad855d5652be2f817d28efc3c5a71f963333
Merge: ed8adc2 b60d366
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Wed Sep 3 02:09:05 2014 +0200
Merge tag 'upstream/3.2.8'
Upstream version 3.2.8
AUTHORS | 24 +
COPYING | 674 +
ChangeLog | 1307 +
INSTALL | 365 +
Makefile.am | 14 +
Makefile.in | 795 +
NEWS | 110 +
README | 42 +
TODO | 3 +
aclocal.m4 | 959 +
bootstrap | 64 +
config.guess | 1517 +
config.h.in | 81 +
config.sub | 1760 +
configure | 18469 ++++++++
configure.ac | 93 +
depcomp | 630 +
docs/Makefile.am | 3 +
docs/Makefile.in | 448 +
docs/mbt.1 | 105 +
docs/mbtg.1 | 106 +
example/Makefile.am | 5 +
example/Makefile.in | 419 +
example/eindh.data | 99999 +++++++++++++++++++++++++++++++++++++++++++
example/eindh.test | 4606 ++
example/simpletest.setting | 8 +
include/Makefile.am | 6 +
include/Makefile.in | 575 +
include/mbt/Logging.h | 45 +
include/mbt/Makefile.am | 5 +
include/mbt/Makefile.in | 472 +
include/mbt/MbtAPI.h | 57 +
include/mbt/Pattern.h | 67 +
include/mbt/Sentence.h | 105 +
include/mbt/TagLex.h | 72 +
include/mbt/Tagger.h | 232 +
install-sh | 520 +
ltmain.sh | 9642 +++++
m4/acx_pthread.m4 | 271 +
m4/libtool.m4 | 7851 ++++
m4/ltoptions.m4 | 369 +
m4/ltsugar.m4 | 123 +
m4/ltversion.m4 | 23 +
m4/lt~obsolete.m4 | 98 +
m4/openmp.m4 | 97 +
m4/pkg.m4 | 157 +
mbt.pc | 12 +
mbt.pc.in | 12 +
missing | 376 +
src/Makefile.am | 30 +
src/Makefile.in | 760 +
src/Mbt.cxx | 41 +
src/MbtAPI.cxx | 218 +
src/Mbtg.cxx | 37 +
src/Pattern.cxx | 245 +
src/Sentence.cxx | 560 +
src/TagLex.cxx | 179 +
src/Tagger.cxx | 1999 +
src/convert.cxx | 149 +
src/simpletest.cxx | 43 +
60 files changed, 158054 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mbt.git
More information about the debian-science-commits
mailing list