[lttoolbox] 02/03: Merge tag 'upstream/3.3.1'

Kartik Mistry kartik at moszumanska.debian.org
Sun Jun 21 15:42:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

kartik pushed a commit to branch master
in repository lttoolbox.

commit fb75abb1fcd3f203447971c89507701c537299f7
Merge: bc578d6 316dbf7
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sun Jun 21 16:11:55 2015 +0530

    Merge tag 'upstream/3.3.1'
    
    Upstream version 3.3.1

 .tm_project.cache                                  |     0
 INSTALL                                            |   370 +
 Makefile.in                                        |   872 +
 README.Win32                                       |    58 -
 aclocal.m4                                         | 10396 ++++++++++
 compile                                            |   347 +
 config.guess                                       |  1421 ++
 config.sub                                         |  1807 ++
 configure                                          | 19620 +++++++++++++++++++
 configure.ac                                       |     8 +-
 depcomp                                            |   791 +
 install-sh                                         |   501 +
 ltmain.sh                                          | 11147 +++++++++++
 lttoolbox/CMakeLists.txt                           |     4 +-
 lttoolbox/Makefile.am                              |     7 +-
 lttoolbox/Makefile.in                              |  1018 +
 lttoolbox/alphabet.cc                              |     4 +
 lttoolbox/compression.cc                           |    25 +
 lttoolbox/compression.h                            |    19 +-
 lttoolbox/expander.cc                              |     4 +
 lttoolbox/fst_processor.cc                         |     5 +-
 lttoolbox/lt_comp.cc                               |     3 +-
 lttoolbox/lt_locale.cc                             |     2 +-
 lttoolbox/lt_proc.cc                               |    24 +-
 lttoolbox/lt_trim.cc                               |    15 +
 lttoolbox/lttoolbox_config.h.cmake_in              |    57 -
 .../lttools_config.h => lttoolbox_config.h.in}     |    97 +-
 lttoolbox/macosx/PLACEFRAMEWORKS.txt               |     5 -
 .../lttoolbox/lttoolbox.xcodeproj/project.pbxproj  |   616 -
 .../lttoolbox/lttoolbox.xcodeproj/sortiz.mode1v3   |  1425 --
 .../lttoolbox/lttoolbox.xcodeproj/sortiz.pbxuser   |   500 -
 lttoolbox/pool.h                                   |     0
 lttoolbox/transducer.cc                            |    16 +-
 lttoolbox/win32/Makefile.am                        |     1 -
 lttoolbox/win32/getopt.c                           |    81 -
 lttoolbox/win32/getopt.h                           |    19 -
 lttoolbox/win32/libgen.c                           |    25 -
 lttoolbox/win32/libgen.h                           |    14 -
 lttoolbox/win32/regex.c                            |  4948 -----
 lttoolbox/win32/regex.h                            |   498 -
 lttoolbox/win32/unistd.h                           |    10 -
 lttoolbox/xsd/acx.xsd                              |    35 +
 lttoolbox/xsd/dix.xsd                              |   243 +
 missing                                            |   215 +
 tests/README                                       |     7 -
 tests/data/bidixpardef-bi.dix                      |    15 -
 tests/data/bidixpardef-mono.dix                    |    13 -
 tests/data/cmp-bi.dix                              |    21 -
 tests/data/cmp-mono.dix                            |    28 -
 tests/data/diverging-paths-bi.dix                  |    14 -
 tests/data/diverging-paths-mono.dix                |    12 -
 tests/data/empty-bi.dix                            |    12 -
 tests/data/empty-mono.dix                          |    12 -
 tests/data/en-af.automorf.bin                      |   Bin 217450 -> 0 bytes
 tests/data/final-epsilons-bi.dix                   |    11 -
 tests/data/final-epsilons-mono.dix                 |    12 -
 tests/data/group-bi.dix                            |    27 -
 tests/data/group-mono.dix                          |    32 -
 tests/data/left-unbalanced-epsilons-bi.dix         |    10 -
 tests/data/left-unbalanced-epsilons-mono.dix       |    10 -
 tests/data/longleft-bi.dix                         |    15 -
 tests/data/longleft-mono.dix                       |    15 -
 tests/data/merging-paths-bi.dix                    |    15 -
 tests/data/merging-paths-mono.dix                  |    20 -
 tests/data/minimal-bi.dix                          |    23 -
 tests/data/minimal-mono.dix                        |    29 -
 tests/data/unbalanced-epsilons-bi.dix              |    17 -
 tests/data/unbalanced-epsilons-mono.dix            |    19 -
 tests/lt_proc/__init__.py                          |     1 -
 tests/lt_proc/null_flush.py                        |    49 -
 tests/lt_trim/__init__.py                          |   178 -
 tests/proctest.py                                  |    61 -
 tests/run_tests.py                                 |    14 -
 73 files changed, 48932 insertions(+), 9033 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lttoolbox.git



More information about the debian-science-commits mailing list