[hfst] branch upstream updated (5e4e314 -> e8eea35)
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Mon Aug 7 09:27:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a change to branch upstream
in repository hfst.
from 5e4e314 Imported Upstream version 3.12.2~r3258
new e8eea35 Imported Upstream version 3.12.2~r3289
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 | 153 ++++++-
ChangeLog.old | 27 +-
NEWS | 33 +-
README.rst | 20 -
back-ends/Makefile.am | 4 +
configure.ac | 62 ++-
libhfst/src/HfstInputStream.cc | 58 +--
libhfst/src/HfstInputStream.h | 8 +-
libhfst/src/HfstOutputStream.cc | 36 +-
libhfst/src/HfstOutputStream.h | 8 +-
libhfst/src/HfstTransducer.cc | 111 +++--
libhfst/src/HfstTransducer.h | 22 +-
libhfst/src/Makefile.am | 6 +-
.../src/implementations/ConvertFomaTransducer.cc | 19 +-
.../implementations/ConvertLogWeightTransducer.cc | 17 +-
.../src/implementations/ConvertSfstTransducer.cc | 18 +-
.../src/implementations/ConvertTransducerFormat.cc | 24 +-
.../src/implementations/ConvertTransducerFormat.h | 83 +---
libhfst/src/implementations/FomaTransducer.cc | 43 +-
libhfst/src/implementations/FomaTransducer.h | 8 +-
libhfst/src/implementations/LogWeightTransducer.cc | 503 ++++++++-------------
libhfst/src/implementations/LogWeightTransducer.h | 73 +--
libhfst/src/implementations/Makefile.am | 10 +-
libhfst/src/implementations/SfstTransducer.cc | 402 ++++++++--------
libhfst/src/implementations/SfstTransducer.h | 64 +--
.../implementations/TropicalWeightTransducer.cc | 61 ++-
.../src/implementations/TropicalWeightTransducer.h | 59 +--
libhfst/src/parsers/LexcCompiler.cc | 2 -
libhfst/src/parsers/Makefile.am | 10 +-
libhfst/src/parsers/SfstAlphabet.h | 30 +-
libhfst/src/parsers/SfstCompiler.h | 5 +-
libhfst/src/parsers/htwolcpre1-lexer.ll | 4 -
libhfst/src/parsers/htwolcpre2-lexer.ll | 9 +-
libhfst/src/parsers/htwolcpre3-lexer.ll | 6 +-
libhfst/src/parsers/lexc-lexer.ll | 7 +-
libhfst/src/parsers/pmatch_lex.ll | 7 +-
libhfst/src/parsers/sfst-scanner.ll | 8 +-
libhfst/src/parsers/xfst-lexer.ll | 7 +-
libhfst/src/parsers/xre_lex.ll | 7 +-
python/doc/Doxyfile | 2 +-
python/doc/README | 2 +-
python/pypi/MANIFEST.in | 1 +
python/pypi/setup.py | 2 +-
python/setup.py | 3 +-
test/tools/hfst-check-help.sh | 12 +-
test/tools/hfst-check-version.sh | 12 +-
tools/src/Makefile.am | 45 +-
tools/src/hfst-info.cc | 18 +-
tools/src/hfst-twolc/src/hfst-twolc.cc | 21 +-
49 files changed, 1033 insertions(+), 1119 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst.git
More information about the debian-science-commits
mailing list