Imported Upstream version 1.6.7 63/193963/1 upstream/1.6.7
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 28 Nov 2018 00:42:14 +0000 (09:42 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 28 Nov 2018 00:42:14 +0000 (09:42 +0900)
commit09038a333094f1d42a8b64b7fc774dca1aceb27c
tree4012aa1c64f85d5132da13e7b04b9980dc9a9928
parent0dd134740cc520e5ef1139eb90d894ad520de687
Imported Upstream version 1.6.7

Change-Id: Ia8f271284ecf0b4dd833ff13e1c3630f01b2c34a
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
59 files changed:
NEWS
README
configure
configure.ac
src/bin/fstmap-main.cc
src/bin/fstmap.cc
src/extensions/compact/Makefile.am
src/extensions/compact/Makefile.in
src/extensions/compress/Makefile.am
src/extensions/compress/Makefile.in
src/extensions/const/Makefile.am
src/extensions/const/Makefile.in
src/extensions/far/Makefile.am
src/extensions/far/Makefile.in
src/extensions/linear/Makefile.am
src/extensions/linear/Makefile.in
src/extensions/lookahead/Makefile.am
src/extensions/lookahead/Makefile.in
src/extensions/mpdt/Makefile.am
src/extensions/mpdt/Makefile.in
src/extensions/ngram/Makefile.am
src/extensions/ngram/Makefile.in
src/extensions/ngram/bitmap-index.cc
src/extensions/pdt/Makefile.am
src/extensions/pdt/Makefile.in
src/extensions/python/fst.pxd
src/extensions/python/pywrapfst.cc
src/extensions/python/pywrapfst.pxd
src/extensions/python/pywrapfst.pyx
src/extensions/special/Makefile.am
src/extensions/special/Makefile.in
src/include/fst/accumulator.h
src/include/fst/arc-map.h
src/include/fst/float-weight.h
src/include/fst/fst.h
src/include/fst/heap.h
src/include/fst/isomorphic.h
src/include/fst/prune.h
src/include/fst/queue.h
src/include/fst/replace.h
src/include/fst/script/map.h
src/include/fst/script/weight-class.h
src/include/fst/set-weight.h
src/include/fst/shortest-path.h
src/include/fst/sparse-power-weight.h
src/include/fst/sparse-tuple-weight.h
src/include/fst/state-table.h
src/include/fst/string.h
src/include/fst/symbol-table.h
src/include/fst/weight.h
src/lib/Makefile.am
src/lib/Makefile.in
src/lib/symbol-table.cc
src/script/Makefile.am
src/script/Makefile.in
src/script/getters.cc
src/script/map.cc
src/test/Makefile.am
src/test/weight_test.cc