• Home
  • History
  • Annotate
  • only in /external/srec/tools/thirdparty/OpenFst/
History log of /external/srec/tools/thirdparty/OpenFst/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfb00d34cd42c488706577040eeda70f27fdac9f 05-Jun-2014 Ian Rogers <irogers@google.com> Build on host as 32-bit as there are 64-bit bugs in this code.

Change-Id: Ibc751d63a22acac7ee1a024e21f1ee68079b330e
st/lib/Android.mk
31124d583cfcd1ea9407856747c178d0125c1070 29-May-2014 Ian Rogers <irogers@google.com> Revert "Revert "Fix the mac build.""

This reverts commit a8a167d6883e4acee42619e0bbfd811984f6e94d.
Also, workaround a clang 3.5 issue bug: 15319952

Change-Id: If2ec321d63d9484c21208339f66eb6a16b65bf74
st/lib/Android.mk
st/lib/const-fst.h
st/lib/encode.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/symbol-table.cpp
st/lib/vector-fst.h
a8a167d6883e4acee42619e0bbfd811984f6e94d 29-May-2014 Ian Rogers <irogers@google.com> Revert "Fix the mac build."

This reverts commit 560eaab489316778f491132c7b05a647b098d2a0.
st/lib/Android.mk
st/lib/const-fst.h
st/lib/encode.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/symbol-table.cpp
st/lib/vector-fst.h
560eaab489316778f491132c7b05a647b098d2a0 29-May-2014 Ian Rogers <irogers@google.com> Fix the mac build.

Switch host compiles to clang with libc++.
Fix clang build errors.

Change-Id: I1a039d505b301a970d53dbdf5882ed609d930aa4
st/lib/Android.mk
st/lib/const-fst.h
st/lib/encode.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/symbol-table.cpp
st/lib/vector-fst.h
73018b4a1d088cdda0e7bd059fddf1f308a8195a 29-May-2014 Ian Rogers <irogers@google.com> Fix 64-bit issues and compiler warnings.

Enabled -Werror on a 64-bit host build (BUILD_HOST_64bit=1), ignored
unused parameter warnings and then cleaned up what remained. The most
concerning issue was always true comparisons caused by comparing an
unsigned int with a size_t.

Migrate C++ code to use C++11.
st/lib/Android.mk
st/lib/arcsort.h
st/lib/compat.h
st/lib/compose.h
st/lib/determinize.h
st/lib/encode.h
st/lib/epsnormalize.h
st/lib/equivalent.h
st/lib/factor-weight.h
st/lib/map.h
st/lib/minimize.h
st/lib/partition.h
st/lib/queue.h
st/lib/register.h
st/lib/relabel.h
st/lib/replace.h
st/lib/rmepsilon.h
st/lib/rmfinalepsilon.h
st/lib/symbol-table.cpp
st/lib/symbol-table.h
st/lib/synchronize.h
st/lib/test-properties.h
st/lib/vector-fst.h
st/lib/weight.h
5ccdc5b375d870addd409a4b6ed8ba3144e11845 04-May-2012 Jean-Baptiste Queru <jbq@google.com> am 84d13f37: Merge "Xcode 4.3 compatibility checkin"

* commit '84d13f373f031641743c4b08156529b8754a32a8':
Xcode 4.3 compatibility checkin
2018726aeb9a40b84670483d5e6ef381f662ddd9 06-Apr-2012 Wei Zhong <wzhong@google.com> Add NOTICE and MODULE_LICENSE_APACHE2 file for each Android.mk

Bug: 6299628

Change-Id: I8e4352b7db6499264106ba0e52e5c3e755a488b9
Signed-off-by: Wei Zhong <wzhong@google.com>
(cherry picked from commit cc15631660de061ec4f65e8714c0836520b35ddf)
ODULE_LICENSE_APACHE2
OTICE
st/MODULE_LICENSE_APACHE2
st/NOTICE
st/lib/MODULE_LICENSE_APACHE2
st/lib/NOTICE
ea4ad6085a8661b5513c394316108c0ef26f3e7b 19-Feb-2012 Al Sutton <al@funkyandroid.com> Xcode 4.3 compatibility checkin

The update compiler in Xcode 4.3 (and 4.4) requires lookups into dependant
bases of class templates to be qualified. This checkin fixes the issues
raised by the compiler by implementing the this-> recommendation from
the llvm page at http://clang.llvm.org/compatibility.html#dep_lookup_bases

Signed-off-by: Al Sutton <al@funkyandroid.com>
st/lib/cache.h
st/lib/compose.h
st/lib/const-fst.h
st/lib/determinize.h
st/lib/factor-weight.h
st/lib/map.h
st/lib/vector-fst.h
4a68b3365c8c50aa93505e99ead2565ab73dcdb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
EADME
st/Android.mk
st/lib/Android.mk
st/lib/arc.h
st/lib/arcfilter.h
st/lib/arcsort.h
st/lib/arcsum.h
st/lib/cache.h
st/lib/closure.h
st/lib/compat.cpp
st/lib/compat.h
st/lib/complement.h
st/lib/compose.h
st/lib/concat.h
st/lib/connect.h
st/lib/const-fst.h
st/lib/determinize.h
st/lib/dfs-visit.h
st/lib/difference.h
st/lib/encode.h
st/lib/epsnormalize.h
st/lib/equal.h
st/lib/equivalent.h
st/lib/expanded-fst.h
st/lib/factor-weight.h
st/lib/float-weight.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/fst.h
st/lib/fstlib.h
st/lib/heap.h
st/lib/intersect.h
st/lib/invert.h
st/lib/map.h
st/lib/minimize.h
st/lib/mutable-fst.h
st/lib/partition.h
st/lib/product-weight.h
st/lib/project.h
st/lib/properties.cpp
st/lib/properties.h
st/lib/prune.h
st/lib/push.h
st/lib/queue.h
st/lib/randgen.h
st/lib/random-weight.h
st/lib/rational.h
st/lib/register.h
st/lib/relabel.h
st/lib/replace.h
st/lib/reverse.h
st/lib/reweight.h
st/lib/rmepsilon.h
st/lib/rmfinalepsilon.h
st/lib/shortest-distance.h
st/lib/shortest-path.h
st/lib/statesort.h
st/lib/string-weight.h
st/lib/symbol-table.cpp
st/lib/symbol-table.h
st/lib/synchronize.h
st/lib/test-properties.h
st/lib/topsort.h
st/lib/union-find.h
st/lib/union.h
st/lib/util.h
st/lib/vector-fst.h
st/lib/verify.h
st/lib/weight.h
e6733b78b94eb6701345e1a7244ab54dad60d47d 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
EADME
st/Android.mk
st/lib/Android.mk
st/lib/arc.h
st/lib/arcfilter.h
st/lib/arcsort.h
st/lib/arcsum.h
st/lib/cache.h
st/lib/closure.h
st/lib/compat.cpp
st/lib/compat.h
st/lib/complement.h
st/lib/compose.h
st/lib/concat.h
st/lib/connect.h
st/lib/const-fst.h
st/lib/determinize.h
st/lib/dfs-visit.h
st/lib/difference.h
st/lib/encode.h
st/lib/epsnormalize.h
st/lib/equal.h
st/lib/equivalent.h
st/lib/expanded-fst.h
st/lib/factor-weight.h
st/lib/float-weight.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/fst.h
st/lib/fstlib.h
st/lib/heap.h
st/lib/intersect.h
st/lib/invert.h
st/lib/map.h
st/lib/minimize.h
st/lib/mutable-fst.h
st/lib/partition.h
st/lib/product-weight.h
st/lib/project.h
st/lib/properties.cpp
st/lib/properties.h
st/lib/prune.h
st/lib/push.h
st/lib/queue.h
st/lib/randgen.h
st/lib/random-weight.h
st/lib/rational.h
st/lib/register.h
st/lib/relabel.h
st/lib/replace.h
st/lib/reverse.h
st/lib/reweight.h
st/lib/rmepsilon.h
st/lib/rmfinalepsilon.h
st/lib/shortest-distance.h
st/lib/shortest-path.h
st/lib/statesort.h
st/lib/string-weight.h
st/lib/symbol-table.cpp
st/lib/symbol-table.h
st/lib/synchronize.h
st/lib/test-properties.h
st/lib/topsort.h
st/lib/union-find.h
st/lib/union.h
st/lib/util.h
st/lib/vector-fst.h
st/lib/verify.h
st/lib/weight.h
49a59041a98b803a504c689de58ef6064db7c2e8 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
st/lib/symbol-table.cpp
st/lib/vector-fst.h
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
ndroid.mk
EADME
st/Android.mk
st/lib/Android.mk
st/lib/arc.h
st/lib/arcfilter.h
st/lib/arcsort.h
st/lib/arcsum.h
st/lib/cache.h
st/lib/closure.h
st/lib/compat.cpp
st/lib/compat.h
st/lib/complement.h
st/lib/compose.h
st/lib/concat.h
st/lib/connect.h
st/lib/const-fst.h
st/lib/determinize.h
st/lib/dfs-visit.h
st/lib/difference.h
st/lib/encode.h
st/lib/epsnormalize.h
st/lib/equal.h
st/lib/equivalent.h
st/lib/expanded-fst.h
st/lib/factor-weight.h
st/lib/float-weight.h
st/lib/fst-decl.h
st/lib/fst.cpp
st/lib/fst.h
st/lib/fstlib.h
st/lib/heap.h
st/lib/intersect.h
st/lib/invert.h
st/lib/map.h
st/lib/minimize.h
st/lib/mutable-fst.h
st/lib/partition.h
st/lib/product-weight.h
st/lib/project.h
st/lib/properties.cpp
st/lib/properties.h
st/lib/prune.h
st/lib/push.h
st/lib/queue.h
st/lib/randgen.h
st/lib/random-weight.h
st/lib/rational.h
st/lib/register.h
st/lib/relabel.h
st/lib/replace.h
st/lib/reverse.h
st/lib/reweight.h
st/lib/rmepsilon.h
st/lib/rmfinalepsilon.h
st/lib/shortest-distance.h
st/lib/shortest-path.h
st/lib/statesort.h
st/lib/string-weight.h
st/lib/symbol-table.cpp
st/lib/symbol-table.h
st/lib/synchronize.h
st/lib/test-properties.h
st/lib/topsort.h
st/lib/union-find.h
st/lib/union.h
st/lib/util.h
st/lib/vector-fst.h
st/lib/verify.h
st/lib/weight.h