[Pkg-octave-commit] [octave-symbolic] 01/03: Merge tag 'upstream/2.2.2'

Sébastien Villemot sebastien at debian.org
Sun Jul 19 19:51:01 UTC 2015


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

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

commit ef794262efb653e6068acf3a69e9e7000a95093a
Merge: 28e1bdc 734a542
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jul 19 18:57:28 2015 +0200

    Merge tag 'upstream/2.2.2'
    
    Upstream version 2.2.2

 .travis.yml                                       |   2 +-
 CONTRIBUTORS                                      |   2 +
 DESCRIPTION                                       |  14 +--
 HOWTO-release.md                                  |   3 +-
 NEWS                                              |  20 ++++
 inst/@logical/isAlways.m                          |  11 +++
 inst/@sym/assume.m                                |   2 +-
 inst/@sym/ccode.m                                 |  41 ++++++--
 inst/@sym/children.m                              |  37 ++++++-
 inst/@sym/coeffs.m                                |  53 +++++++---
 inst/@sym/diff.m                                  |  35 +++++--
 inst/@sym/disp.m                                  |  15 +--
 inst/@sym/display.m                               |   8 +-
 inst/@sym/double.m                                |  42 +++++---
 inst/@sym/dsolve.m                                |   4 +
 inst/@sym/ezplot.m                                |  25 +++--
 inst/@sym/fortran.m                               |  48 +++++++--
 inst/@sym/fourier.m                               | 115 ++++++++++++++++++----
 inst/@sym/function_handle.m                       |  46 +++++----
 inst/@sym/ifourier.m                              | 112 ++++++++++++++++++---
 inst/@sym/ilaplace.m                              |  79 ++++++++++-----
 inst/@sym/int.m                                   |  32 +++++-
 inst/@sym/isAlways.m                              |   5 +-
 inst/@sym/lambertw.m                              |   1 +
 inst/@sym/laplace.m                               | 113 +++++++++++++++------
 inst/@sym/laplacian.m                             |   9 ++
 inst/@sym/limit.m                                 |  23 +++--
 inst/@sym/mod.m                                   |  32 ++++--
 inst/@sym/permute.m                               |   2 +-
 inst/@sym/pretty.m                                |  16 +--
 inst/@sym/priv_disp_name.m                        |   3 +-
 inst/@sym/prod.m                                  |   2 +-
 inst/@sym/size.m                                  |   2 +-
 inst/@sym/solve.m                                 |  66 ++++++++++---
 inst/@sym/sum.m                                   |   2 +-
 inst/@sym/sym2poly.m                              |   4 +-
 inst/@sym/symreplace.m                            |   4 +-
 inst/@sym/symsum.m                                |  24 ++++-
 inst/@sym/taylor.m                                |  33 ++++++-
 inst/@symfun/priv_disp_name.m                     |   9 ++
 inst/@symfun/size.m                               |   2 +-
 inst/@symfun/symfun.m                             |   2 +-
 inst/@symfun/symvar.m                             |  18 ++--
 inst/evalpy.m                                     |  12 +--
 inst/octsympy_doctests.m                          |   4 +-
 inst/{@sym/permute.m => private/my_print_usage.m} |  45 ++++-----
 inst/sympref.m                                    |   7 +-
 make_release_packages.sh                          |   4 +-
 make_windows_package.sh                           |   4 +-
 matlab_smt_differences.md                         |   4 +
 src/Makefile                                      |   3 +
 src/autom4te.cache/output.0                       |  16 +--
 src/autom4te.cache/output.1                       |  16 +--
 src/autom4te.cache/requests                       | 104 +++++++++----------
 src/autom4te.cache/traces.1                       |   2 +-
 src/configure                                     |  16 +--
 src/configure.ac                                  |   4 +-
 57 files changed, 979 insertions(+), 380 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