]> git.lyx.org Git - lyx.git/commit
Update internal Hunspell to latest release (1.6.2)
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Sep 2017 16:12:21 +0000 (18:12 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 19 Sep 2017 17:16:52 +0000 (19:16 +0200)
commitcf1a276ec42c3384858056dc2425d78e85d38cd8
treec2a8b64dfd066c3be354c4142a8f8f225f67b755
parent2c9fd212fdee1cf923c94af50a6d35349fbaf1d1
Update internal Hunspell to latest release (1.6.2)

(cherry picked from commit 3b89cd9c283d1daadfbf1d7367aa103450a276ae)
119 files changed:
3rdparty/hunspell/1.3.3/AUTHORS [deleted file]
3rdparty/hunspell/1.3.3/BUGS [deleted file]
3rdparty/hunspell/1.3.3/COPYING [deleted file]
3rdparty/hunspell/1.3.3/COPYING.LGPL [deleted file]
3rdparty/hunspell/1.3.3/COPYING.MPL [deleted file]
3rdparty/hunspell/1.3.3/README [deleted file]
3rdparty/hunspell/1.3.3/THANKS [deleted file]
3rdparty/hunspell/1.3.3/license.hunspell [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/README [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/affentry.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/affentry.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/affixmgr.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/affixmgr.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/atypes.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/baseaffix.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/csutil.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/csutil.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/dictmgr.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/dictmgr.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/filemgr.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/filemgr.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hashmgr.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hashmgr.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/htypes.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunspell.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunspell.h [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunspell.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunvisapi.h [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunvisapi.h.in [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunzip.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/hunzip.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/langnum.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/license.hunspell [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/license.myspell [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/makefile.mk [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/phonet.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/phonet.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/replist.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/replist.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/suggestmgr.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/suggestmgr.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/utf_info.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/hunspell/w_char.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/firstparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/firstparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/htmlparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/htmlparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/latexparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/latexparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/manparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/manparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/odfparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/odfparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/testparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/textparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/textparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/xmlparser.cxx [deleted file]
3rdparty/hunspell/1.3.3/src/parsers/xmlparser.hxx [deleted file]
3rdparty/hunspell/1.3.3/src/win_api/config.h [deleted file]
3rdparty/hunspell/1.6.2/AUTHORS [new file with mode: 0644]
3rdparty/hunspell/1.6.2/BUGS [new file with mode: 0644]
3rdparty/hunspell/1.6.2/COPYING [new file with mode: 0644]
3rdparty/hunspell/1.6.2/COPYING.LESSER [new file with mode: 0644]
3rdparty/hunspell/1.6.2/COPYING.MPL [new file with mode: 0644]
3rdparty/hunspell/1.6.2/ChangeLog [new file with mode: 0644]
3rdparty/hunspell/1.6.2/README.md [new file with mode: 0644]
3rdparty/hunspell/1.6.2/THANKS [new file with mode: 0644]
3rdparty/hunspell/1.6.2/TODO [new file with mode: 0644]
3rdparty/hunspell/1.6.2/license.hunspell [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/affentry.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/affentry.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/affixmgr.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/affixmgr.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/atypes.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/baseaffix.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/csutil.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/csutil.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/filemgr.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/filemgr.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hashmgr.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hashmgr.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/htypes.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunspell.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunspell.h [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunspell.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunvisapi.h [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunvisapi.h.in [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunzip.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/hunzip.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/langnum.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/phonet.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/phonet.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/replist.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/replist.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/suggestmgr.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/suggestmgr.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/utf_info.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/hunspell/w_char.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/.gitignore [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/Makefile.am [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/firstparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/firstparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/htmlparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/htmlparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/latexparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/latexparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/manparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/manparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/odfparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/odfparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/testparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/textparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/textparser.hxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/xmlparser.cxx [new file with mode: 0644]
3rdparty/hunspell/1.6.2/src/parsers/xmlparser.hxx [new file with mode: 0644]
3rdparty/hunspell/CMakeLists.txt
3rdparty/hunspell/Makefile.am
config/spell.m4
lib/RELEASE-NOTES