[hunspell] 02/04: Merge tag 'upstream/1.6.0' into experimental

Rene Engelhard rene at moszumanska.debian.org
Sun Dec 25 17:12:34 UTC 2016


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

rene pushed a commit to branch experimental
in repository hunspell.

commit fedbd50307422a8736c85005a168624872d66ee4
Merge: 08a75b6 2cd2c7c
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sun Dec 25 17:45:25 2016 +0100

    Merge tag 'upstream/1.6.0' into experimental
    
    Upstream version 1.6.0

 .gitignore                       |    72 +-
 COPYING                          |   686 +-
 COPYING.LESSER                   |   165 +
 COPYING.LGPL                     |   515 -
 ChangeLog                        |    11 +
 Doxyfile                         |  2479 ++++
 HACKING                          |     2 -
 Makefile.am                      |     4 +-
 Makefile.in                      |   952 --
 README                           |   174 +-
 README => README.md              |   151 +-
 aclocal.m4                       |  1289 --
 appveyor.yml                     |     2 +-
 compile                          |   347 -
 config.guess                     |  1441 ---
 config.h.in                      |   571 -
 config.sub                       |  1813 ---
 configure                        | 25085 -------------------------------------
 configure.ac                     |     6 +-
 depcomp                          |   791 --
 install-sh                       |   508 -
 intl/.gitignore                  |     1 -
 license.hunspell                 |     2 +
 ltmain.sh                        | 11156 -----------------
 m4/.gitignore                    |     1 -
 m4/Makefile.am                   |     6 -
 m4/Makefile.in                   |   518 -
 m4/isc-posix.m4                  |    26 -
 m4/libtool.m4                    |  8388 -------------
 m4/ltoptions.m4                  |   437 -
 m4/ltsugar.m4                    |   124 -
 m4/ltversion.m4                  |    23 -
 m4/lt~obsolete.m4                |    99 -
 man/.gitignore                   |     1 -
 man/Makefile.in                  |   863 --
 man/hu/.gitignore                |     1 -
 man/hu/Makefile.in               |   639 -
 missing                          |   215 -
 mkinstalldirs                    |   162 -
 po/.gitignore                    |     2 -
 src/.gitignore                   |     1 -
 src/Makefile.am                  |     2 +-
 src/Makefile.in                  |   691 -
 src/hunspell/.gitignore          |     5 -
 src/hunspell/Makefile.am         |    17 +-
 src/hunspell/Makefile.in         |   793 --
 src/hunspell/README              |    21 -
 src/hunspell/affixmgr.cxx        |     4 +-
 src/hunspell/hunspell.dsp        |   156 -
 src/hunspell/hunspell.hxx        |     7 +-
 src/hunspell/license.hunspell    |    61 -
 src/hunspell/license.myspell     |    61 -
 src/hunspell/suggestmgr.cxx      |   363 +-
 src/hunspell/suggestmgr.hxx      |     4 +
 src/hunspell2/.astylerc          |     2 +
 src/hunspell2/aff_manager.cxx    |   399 +
 src/hunspell2/aff_manager.hxx    |   146 +
 src/hunspell2/dic_manager.cxx    |   105 +
 src/hunspell2/dic_manager.hxx    |    59 +
 src/hunspell2/main.cxx           |    51 +
 src/hunspell2/string_utils.hxx   |   111 +
 src/parsers/.gitignore           |     3 -
 src/parsers/Makefile.am          |     2 +-
 src/parsers/Makefile.in          |   722 --
 src/parsers/testparser.cxx       |    10 +-
 src/tools/.gitignore             |     3 -
 src/tools/Makefile.am            |    10 +-
 src/tools/Makefile.in            |   876 --
 src/tools/chmorph.cxx            |     2 +-
 src/tools/hunspell.cxx           |    32 +-
 src/win_api/.gitignore           |     8 -
 src/win_api/Hunspell.rc          |    32 -
 src/win_api/Hunspell.sln         |    52 -
 src/win_api/Makefile.am          |     3 -
 src/win_api/Makefile.cygwin      |   150 -
 src/win_api/Makefile.in          |   515 -
 src/win_api/README               |    18 -
 src/win_api/config.h             |   205 -
 src/win_api/hunspell.vcproj      |   248 -
 src/win_api/hunspelldll.c        |   113 -
 src/win_api/hunspelldll.dev      |    79 -
 src/win_api/hunspelldll.h        |    79 -
 src/win_api/libhunspell.vcproj   |   490 -
 src/win_api/testparser.vcproj    |   244 -
 test-driver                      |   148 -
 tests/.gitignore                 |     3 +-
 tests/Makefile.in                |  1750 ---
 tests/suggestiontest/.gitignore  |     1 -
 tests/suggestiontest/Makefile.in |   518 -
 89 files changed, 4632 insertions(+), 64471 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git



More information about the Pkg-openoffice-commits mailing list