[hunspell] 02/03: Merge tag 'upstream/1.6.2'

Rene Engelhard rene at moszumanska.debian.org
Mon Sep 18 16:05:51 UTC 2017


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

rene pushed a commit to branch master
in repository hunspell.

commit 0fc98601ef131836b54d9f3fec6e854cfa67df7a
Merge: 0adb1f7 cafa65c
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Sep 18 17:58:29 2017 +0200

    Merge tag 'upstream/1.6.2'
    
    Upstream version 1.6.2

 .github/ISSUE_TEMPLATE.md             |  41 +++
 ChangeLog                             |  57 ----
 HACKING                               |   2 +
 NEWS                                  |  52 ++++
 README.md                             |  36 ++-
 configure.ac                          |  12 +-
 msvc/.gitignore                       |  11 +
 msvc/Hunspell.rc                      |  32 +++
 msvc/Hunspell.sln                     |  76 ++++++
 msvc/config.h                         | 205 ++++++++++++++
 msvc/hunspell.vcxproj                 | 207 ++++++++++++++
 msvc/libhunspell.vcxproj              | 406 +++++++++++++++++++++++++++
 msvc/testparser.vcxproj               | 207 ++++++++++++++
 po/LINGUAS                            |   1 +
 po/de.po                              | 500 ++++++++++++++++++++++++++++++++++
 src/hunspell2/dic_manager.cxx         |   1 -
 src/hunspell2/main.cxx                |   4 +-
 src/parsers/xmlparser.cxx             |   1 +
 src/tools/.gitignore                  |   1 +
 src/tools/Makefile.am                 |   5 +-
 src/tools/bulkcheck.cxx               | 196 +++++++++++++
 src/tools/example.cxx                 |   2 -
 src/tools/hunspell.cxx                |  36 ++-
 src/tools/munch.cxx                   |   1 +
 src/tools/optionusage/.gitignore      |   3 +
 src/tools/optionusage/analyse.py      | 213 +++++++++++++++
 src/tools/optionusage/download.sh     |  44 +++
 src/tools/optionusage/option-usage.md | 121 ++++++++
 src/tools/unmunch.cxx                 |   1 +
 29 files changed, 2370 insertions(+), 104 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