[libmatheval] 05/08: Merge tag 'upstream/1.1.11+dfsg'

Julian Taylor jtaylor.debian at googlemail.com
Tue May 6 18:33:20 UTC 2014


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

jtaylor-guest pushed a commit to branch master
in repository libmatheval.

commit a919a1f8659d7b7154b0103d38dce20ab36cab01
Merge: b1300f4 f0bd3ff
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Tue May 6 20:09:27 2014 +0200

    Merge tag 'upstream/1.1.11+dfsg'
    
    Upstream version 1.1.11+dfsg

 Makefile.am          |   2 +-
 Makefile.in          |   2 +-
 NEWS                 |   9 ++-
 README               |   4 +-
 configure            |  20 ++---
 configure.in         |   6 +-
 doc/Makefile.am      |   4 +-
 doc/Makefile.in      |   4 +-
 doc/stamp-vti        |   8 +-
 doc/version.texi     |   8 +-
 lib/Makefile.am      |   4 +-
 lib/Makefile.in      |   4 +-
 lib/common.h         |   2 +-
 lib/error.c          |   2 +-
 lib/error.h          |   2 +-
 lib/g77_interface.c  |   4 +-
 lib/matheval.c       |   2 +-
 lib/matheval.h       |   2 +-
 lib/node.c           |   2 +-
 lib/node.h           |   2 +-
 lib/parser.c         | 221 +++++++++++++++++++++------------------------------
 lib/parser.h         |  34 ++++++--
 lib/parser.y         |   4 +-
 lib/scanner.c        |  69 ++++++++--------
 lib/scanner.l        |   4 +-
 lib/symbol_table.c   |   2 +-
 lib/symbol_table.h   |   2 +-
 lib/xmalloc.c        |   2 +-
 lib/xmalloc.h        |   2 +-
 lib/xmath.c          |   2 +-
 lib/xmath.h          |   2 +-
 libmatheval.pc.in    |   6 +-
 tests/Makefile.am    |   4 +-
 tests/Makefile.in    |   4 +-
 tests/basics.at      |   4 +-
 tests/bin_ops.at     |   4 +-
 tests/constants.at   |   4 +-
 tests/functions.at   |   4 +-
 tests/matheval.c     |   4 +-
 tests/matheval.sh.in |   4 +-
 tests/numbers.at     |   4 +-
 tests/package.m4     |   4 +-
 tests/testsuite      |  10 +--
 tests/testsuite.at   |   4 +-
 tests/un_ops.at      |   4 +-
 tests/variables.at   |   4 +-
 46 files changed, 245 insertions(+), 260 deletions(-)

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



More information about the debian-science-commits mailing list