[Pkg-octave-commit] [octave-symbolic] 01/02: Merge tag 'upstream/2.2.0'

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Thu Apr 23 08:13:17 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-symbolic.

commit 138057acf9dea1b2827d485999b0cbb18a25cd6d
Merge: 2d602ad f4e2249
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Apr 23 04:37:14 2015 -0300

    Merge tag 'upstream/2.2.0'
    
    Upstream version 2.2.0

 .travis.yml                          |   15 +-
 CONTRIBUTORS                         |   21 +
 DESCRIPTION                          |    4 +-
 HOWTO-release.md                     |   12 +-
 NEWS                                 |   30 +
 inst/mydbpy.bat => bin/winwrapy.bat  |   15 +-
 inst/@sym/assume.m                   |   72 +-
 inst/@sym/ccode.m                    |    2 +-
 inst/@sym/char.m                     |   25 +-
 inst/@sym/degree.m                   |    8 +-
 inst/@sym/disp.m                     |    2 +-
 inst/@sym/display.m                  |  197 ++--
 inst/@sym/dsolve.m                   |    4 +-
 inst/@sym/eig.m                      |    2 +-
 inst/@sym/ezplot.m                   |   12 +-
 inst/@sym/ezplot3.m                  |    9 +-
 inst/@sym/findsym.m                  |   14 +-
 inst/@sym/fortran.m                  |    2 +-
 inst/@sym/function_handle.m          |   37 +-
 inst/@sym/isAlways.m                 |   45 +-
 inst/@sym/isprime.m                  |    2 +-
 inst/@sym/lambertw.m                 |   88 ++
 inst/@sym/logical.m                  |   20 +-
 inst/@sym/not.m                      |    2 +-
 inst/@sym/numden.m                   |   16 +-
 inst/@sym/potential.m                |   48 +-
 inst/@sym/private/ustr_length.m      |   43 +
 inst/@sym/simplify.m                 |   26 +-
 inst/@sym/sum.m                      |    9 +-
 inst/@sym/sym.m                      |  126 ++-
 inst/@sym/sym2poly.m                 |   11 +-
 inst/@sym/symprod.m                  |    6 +-
 inst/@sym/symvar.m                   |   43 +-
 inst/@sym/taylor.m                   |   11 +-
 inst/@symfun/argnames.m              |    3 +-
 inst/@symfun/diff.m                  |   33 +-
 inst/@symfun/symfun.m                |   56 +-
 inst/@symfun/symvar.m                |   76 +-
 inst/assumptions.m                   |   79 +-
 inst/bernoulli.m                     |   27 +-
 inst/{@sym/char.m => catalan.m}      |   32 +-
 inst/digits.m                        |   17 +-
 inst/{@sym/char.m => eulergamma.m}   |   32 +-
 inst/evalpy.m                        |   48 +-
 inst/fibonacci.m                     |   24 +-
 inst/findsymbols.m                   |   63 +-
 inst/octsympy_doctests.m             |   50 +
 inst/octsympy_tests.m                |   11 +-
 inst/poly2sym.m                      |    7 +-
 inst/private/python_header.m         |    5 +-
 inst/private/python_header.py        |   32 +-
 inst/private/python_ipc_popen2.m     |    4 +-
 inst/private/python_ipc_sysoneline.m |    3 +-
 inst/python_cmd.m                    |   81 +-
 inst/sympref.m                       |    2 +-
 inst/syms.m                          |   17 +-
 inst/vpa.m                           |   28 +-
 inst/vpasolve.m                      |   14 +-
 make_release_packages.sh             |    6 +-
 make_windows_package.sh              |   13 +-
 matlab_smt_differences.md            |    4 +-
 src/Makefile                         |    8 +-
 src/aclocal.m4                       |  242 +++++
 src/autom4te.cache/output.0          | 1828 ++++++++++++++++++++++++++++++++++
 src/autom4te.cache/output.1          | 1828 ++++++++++++++++++++++++++++++++++
 src/autom4te.cache/requests          |  110 ++
 src/autom4te.cache/traces.0          |  177 ++++
 src/autom4te.cache/traces.1          |  154 +++
 src/bootstrap                        |    6 +
 src/configure                        | 1828 ++++++++++++++++++++++++++++++++++
 src/configure.ac                     |   22 +
 src/m4/ax_compare_version.m4         |  177 ++++
 src/m4/ax_python_module.m4           |   49 +
 testing/test_pipe_py2.m              |    2 +-
 testing/test_pipe_python.m           |    4 +-
 75 files changed, 7702 insertions(+), 479 deletions(-)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-symbolic.git



More information about the Pkg-octave-commit mailing list