[Pkg-octave-commit] [octave-io] 01/09: Merge tag 'upstream/2.4.0'

Sébastien Villemot sebastien at debian.org
Wed Jan 20 13:48:54 UTC 2016


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

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

commit b030264868f17ce2eb49697b4e6556dc98f76259
Merge: 006f6e3 7078006
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Jan 20 14:04:47 2016 +0100

    Merge tag 'upstream/2.4.0'
    
    Upstream version 2.4.0

 DESCRIPTION                       |    8 +-
 NEWS                              |   22 +
 PKG_ADD                           |  202 +-
 inst/chk_spreadsheet_support.m    |    4 +-
 inst/odsopen.m                    |   10 +-
 inst/private/__OTK_chk_sprt__.m   |   36 +-
 inst/private/__OTK_spsh2oct__.m   |   26 +-
 inst/private/__OXS_chk_sprt__.m   |   19 +-
 inst/private/__UNO_spsh_open__.m  |    5 +-
 inst/private/__XMLrw_chk_sprt__.m |   49 +
 inst/private/getodsinterfaces.m   |   65 +-
 inst/private/getxlsinterfaces.m   |   59 +-
 inst/xlsopen.m                    |    8 +-
 inst/xmlread.m                    |  112 +
 inst/xmlwrite.m                   |  309 ++-
 src/Makefile                      |   38 +-
 src/octave.dtd                    |   39 -
 src/xmlread.cc                    |  151 --
 src/xmltree.c                     |  171 --
 src/xmltree.h                     |   80 -
 src/xmltree_read.act              |  345 ---
 src/xmltree_read.c                | 4438 -------------------------------------
 src/xmltree_read.h                |   23 -
 src/xmltree_read.l                | 1244 -----------
 24 files changed, 508 insertions(+), 6955 deletions(-)

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



More information about the Pkg-octave-commit mailing list