[lttoolbox] branch upstream updated (5bb4cdf -> 3b4f3e2)

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Mon Jun 22 08:45:07 UTC 2015


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

tinodidriksen-guest pushed a change to branch upstream
in repository lttoolbox.

      from  5bb4cdf   Imported Upstream version 3.3.1~r59199
       new  3b4f3e2   Imported Upstream version 3.3.2~r61000

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac               |   6 +-
 lttoolbox/Makefile.am      |   3 +
 lttoolbox/alphabet.cc      |   4 +
 lttoolbox/expander.cc      |   4 +
 lttoolbox/fst_processor.cc |   5 +-
 lttoolbox/lt_proc.cc       |   4 +
 utf8/utf8.h                |  34 +++++
 utf8/utf8/checked.h        | 327 ++++++++++++++++++++++++++++++++++++++++++++
 utf8/utf8/core.h           | 329 +++++++++++++++++++++++++++++++++++++++++++++
 utf8/utf8/unchecked.h      | 228 +++++++++++++++++++++++++++++++
 utf8/utf8_fwrap.hpp        | 100 ++++++++++++++
 11 files changed, 1041 insertions(+), 3 deletions(-)
 create mode 100644 utf8/utf8.h
 create mode 100644 utf8/utf8/checked.h
 create mode 100644 utf8/utf8/core.h
 create mode 100644 utf8/utf8/unchecked.h
 create mode 100644 utf8/utf8_fwrap.hpp

-- 
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