[Pkg-octave-commit] [octave-control] branch master updated (788ba6e -> 1143e64)

Rafael Laboissière rlaboiss-guest at alioth.debian.org
Sat Oct 26 02:09:18 UTC 2013


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

rlaboiss-guest pushed a change to branch master
in repository octave-control.

      from  788ba6e   Debian release 2.4.5-1
      adds  d0389ef   Imported Upstream version 2.6.0
       new  1143e64   Merge tag 'upstream/2.6.0'

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:
 DESCRIPTION                                  |    6 +-
 INDEX                                        |    1 +
 NEWS                                         |   27 +++++
 doc/control.pdf                              |  Bin 522211 -> 525513 bytes
 doc/control.tex                              |    2 +-
 doc/functions.texi                           |  151 +++++++++++++++++++++++++-
 inst/@frd/__get__.m                          |    2 +-
 inst/@frd/__set__.m                          |    2 +-
 inst/@frd/__sys_prune__.m                    |    2 +-
 inst/@frd/frd.m                              |   10 ++
 inst/@iddata/get.m                           |   16 +--
 inst/@iddata/set.m                           |   16 +--
 inst/@iddata/subsref.m                       |   37 ++++++-
 inst/@lti/__lti_group__.m                    |   43 ++++++++
 inst/@lti/__lti_prune__.m                    |   50 ++++++++-
 inst/@lti/__property_names__.m               |    4 +
 inst/@lti/append.m                           |    2 +-
 inst/@lti/connect.m                          |  138 ++++++++++++++++++-----
 inst/@lti/display.m                          |   31 +++++-
 inst/@lti/feedback.m                         |   24 +++-
 inst/@lti/get.m                              |    8 +-
 inst/@lti/lti.m                              |    2 +
 inst/@lti/set.m                              |   30 ++++-
 inst/@lti/xperm.m                            |   33 ++++--
 inst/@ss/__get__.m                           |    4 +-
 inst/@ss/__set__.m                           |    4 +-
 inst/@ss/__sys2tf__.m                        |   40 ++++---
 inst/@ss/__sys_prune__.m                     |   29 ++++-
 inst/@ss/ss.m                                |   10 ++
 inst/@tf/__get__.m                           |    4 +-
 inst/@tf/__set__.m                           |    4 +-
 inst/@tf/__sys_prune__.m                     |    2 +-
 inst/@tf/tf.m                                |   10 ++
 inst/MDSSystem.m                             |    2 +-
 inst/{@frd/__sys_prune__.m => __str2idx__.m} |   26 +++--
 inst/dss.m                                   |   10 ++
 inst/filt.m                                  |   10 ++
 inst/sumblk.m                                |  121 +++++++++++++++++++++
 inst/test_control.m                          |    1 +
 39 files changed, 795 insertions(+), 119 deletions(-)
 copy inst/{@frd/__sys_prune__.m => __str2idx__.m} (59%)
 create mode 100644 inst/sumblk.m

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



More information about the Pkg-octave-commit mailing list