[frog] 01/03: Merge tag 'upstream/0.12.19'

Joost van Baal joostvb at moszumanska.debian.org
Sun Jul 5 03:33:29 UTC 2015


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

joostvb pushed a commit to branch master
in repository frog.

commit 7d295b79d46a412cc5637d2966204c443000d95d
Merge: 5b9f31c 8531d6c
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Sun Jul 5 05:26:24 2015 +0200

    Merge tag 'upstream/0.12.19'
    
    Upstream version 0.12.19

 ChangeLog                         |  389 +++++++++++
 NEWS                              |   13 +-
 configure                         |  368 +++++-----
 configure.ac                      |   42 +-
 include/frog/Frog.h               |   14 +-
 include/frog/FrogAPI.h            |  138 ++++
 include/frog/Makefile.am          |    2 +-
 include/frog/Makefile.in          |    2 +-
 include/frog/Parser.h             |    7 +-
 include/frog/cgn_tagger_mod.h     |    4 +-
 include/frog/iob_tagger_mod.h     |    4 +-
 include/frog/mblem_mod.h          |   13 +-
 include/frog/mbma_mod.h           |   18 +-
 include/frog/mwu_chunker_mod.h    |    4 +-
 include/frog/ner_tagger_mod.h     |    4 +-
 include/frog/ucto_tokenizer_mod.h |   36 +-
 m4/ax_lib_readline.m4             |    4 +-
 m4/libtool.m4                     |  314 ++++++---
 m4/ltoptions.m4                   |   19 +-
 src/Frog-util.cxx                 |   30 +-
 src/Frog.cxx                      | 1394 ++++++-------------------------------
 src/FrogAPI.cxx                   | 1073 ++++++++++++++++++++++++++++
 src/Makefile.am                   |    7 +-
 src/Makefile.in                   |   11 +-
 src/Parser.cxx                    |   14 +-
 src/cgn_tagger_mod.cxx            |    9 +-
 src/iob_tagger_mod.cxx            |    9 +-
 src/mblem_mod.cxx                 |   42 +-
 src/mblem_prog.cxx                |   87 +--
 src/mbma_mod.cxx                  |  257 ++++---
 src/mbma_prog.cxx                 |   89 ++-
 src/mwu_chunker_mod.cxx           |    6 +-
 src/ner_tagger_mod.cxx            |    7 +-
 src/ucto_tokenizer_mod.cxx        |   67 +-
 34 files changed, 2681 insertions(+), 1816 deletions(-)

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



More information about the debian-science-commits mailing list